mofelee
99b808298b
Update automated-tasks-with-cron-jobs.md ( #9810 )
2018-08-20 08:53:34 -07:00
Nikhita Raghunath
910215288e
Update status of aggregator in API overview doc ( #9866 )
...
* Update status of aggregator in API overview doc
* fix link syntax
2018-08-20 08:50:07 -07:00
Lubomir I. Ivanov
3e422bfa9e
kubeadm-init: remove the deprecated --skip-preflight-checks ( #9808 )
...
Use --ignore-preflight-errors instead.
2018-08-20 08:47:52 -07:00
Dana Katz
14a995e8a0
Add note about cron job suspend behavior ( #9904 )
2018-08-20 08:44:43 -07:00
Ben
c2b26de572
Verify Google Analytics client is accessible before sending events ( #9887 )
2018-08-20 08:42:37 -07:00
Andrew Chen
84abf8eacf
Change Documentation and Home links in nav ( #9914 )
2018-08-20 08:33:42 -07:00
Andrew Chen
5db4b83a66
Refactor Setup and Imported sections ( #9916 )
...
* Fix link order in Setup section
* fix merge conflict
* Co-authored-by: Jennifer Rondeau <jennifer.rondeau@gmail>
* flip front matter order
* Remove Imported section and add Community section
* revert flip
* change section weights
* revert case study change
2018-08-20 08:31:27 -07:00
tvshc
f55c7af237
Fix sentence style capitalization ( #9917 )
2018-08-20 08:30:15 -07:00
shavidissa
27d3092586
Update the content under versioning. ( #9919 )
...
It was not clear what "Before you begin" meant and how it needs to be added only if the task or tutorial is version specific. Therefore, added this info in.
2018-08-20 08:29:07 -07:00
shavidissa
5379e76243
Redirect /docs/contribute/foundational/ to /start ( #9915 )
...
- /docs/contribute/foundational/ does not exist. Therefore, update all the redirects that go to /foundational to /start.
- Added a redirect to redirect all links that got to /foundational to /start.
2018-08-20 07:09:51 -07:00
shavidissa
98e0405d19
Update the URL for "Create a Documentation PR" ( #9913 )
...
Currently, the doc redirects to a 404. Updated the link.
2018-08-20 07:08:30 -07:00
AdamDang
8319be2be1
Typo fix in yaml: sevice-account->service-account ( #9907 )
...
Line 759: sevice-account->service-account
2018-08-20 06:22:09 -07:00
Misty Linville
f8e4d35c5f
Add JS to linkify in-page H1-H6 ( #9751 )
2018-08-18 07:36:42 -07:00
Jari Kolehmainen
00cb28927b
Add kontena/k8s-client ruby library ( #9811 )
...
* Add ruby k8s-client library
* add https://
2018-08-18 07:30:15 -07:00
Lon Ilesanmi
6e0c644061
Update namespaces.md ( #9865 )
...
This update is to match similar content here:
https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
2018-08-18 07:05:57 -07:00
Sam Foo
13184cac84
Fix indentation and Code of Conduct link in contribute section ( #9896 )
...
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
2018-08-18 06:51:06 -07:00
Karen Bradshaw
18ba9a10f4
Clean up feature state includes ( #9895 )
2018-08-18 06:31:00 -07:00
John Oss
73f4567c80
Fix 404 in Configure DNS Cluster ( #9853 )
...
Original Page:
https://kubernetes.io/docs/tasks/access-application-cluster/configure-dns-cluster/
Updates to use kubernetes/examples as source
2018-08-17 19:13:00 -07:00
Slava Semushin
5f19d7ced8
Fix broken links. ( #9755 )
...
- /docs/concepts/services-networking/service/#type-nodeport => /docs/concepts/services-networking/service/#nodeport
- /docs/concepts/services-networking/service/#type-loadbalancer => /docs/concepts/services-networking/service/#loadbalancer
- https://github.com/kubernetes/ingress-nginx/blob/master/docs/ingress-controller-catalog.md => https://github.com/kubernetes/ingress-nginx/
2018-08-17 10:00:10 -07:00
Takumasa Ochi
8c02f4caa4
Insert commas between clauses for readability ( #9890 )
2018-08-17 07:57:09 -07:00
Herrmann Hinz
ac292054cb
update kops version to latest (1.10.0) ( #9882 )
...
* update kops version to latest (1.10.0)
added a more recent version of kops.
now also supports kubernetes 1.10.x
* more updates on the kops.md
- added links to markup files in the kops repo
- slack channel updated
2018-08-16 20:19:09 -07:00
Sam Foo
a89faee491
Fix Custom Hugo Shortcodes link ( #9881 )
...
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
2018-08-16 20:12:09 -07:00
chenhuan
1894eaf998
fix the command output ( #9860 )
...
I have verified on version v1.11
2018-08-16 16:30:08 -07:00
Jennifer Rondeau
d971d236a4
rebase certificates PR on Hugo master ( #9842 )
...
* rebase certificates PR on Hugo master
Co-authored-by: liztio <liz@heptio.com>
* fix per comments, add note about front-proxy
* fix up key usage table and references
2018-08-16 16:14:09 -07:00
chenhuan
0523d01cdf
fix the command output ( #9861 )
...
I have verified on version v1.11
2018-08-16 16:09:08 -07:00
chenhuan
65dfe58273
fix the command output ( #9862 )
...
I have verified on version v1.11
2018-08-16 16:03:08 -07:00
makocchi
073362e537
use code snippets ( #9856 )
2018-08-16 15:59:09 -07:00
Math Costa
fcc03c3474
Bing search for China users ( #9845 )
...
* Updates readme's site building instructions
* Alters dockerfile to use extended hugo build
This is necessary for the pipes used w/ TOCSS since node-sass was dropped
* WIP for bing search implementation
* Implements Bing search instead of google
* Makes bing the default result provider and uses google and it's available
* Adds pagination to bing and replaces the $.get call with a $.ajax call
* front adjust
* bing limit pagination
* Adds break if there are less than 10 pages worth of results on bing search
* Adds proper google script ref and proper config id
* Removes console.log call
2018-08-16 11:47:07 -07:00
Igor Mameshin
a2c3918a70
Added AgileStacks distribution for turnkey and on-prem ( #9875 )
2018-08-16 09:24:04 -07:00
Ben Hall
dda3c3d4af
Add Katacoda Online Training ( #9873 )
2018-08-16 09:20:59 -07:00
chenhuan
dbedd425e1
fix the command output ( #9858 )
...
I have verified on version v1.11
2018-08-15 00:10:09 -07:00
chenhuan
647c2a705f
fix the command output ( #9859 )
...
I have verified on version v1.11
2018-08-15 00:08:06 -07:00
Alex Contini
b47ab0c188
update SlingTV case study ( #9852 )
2018-08-14 09:32:32 -07:00
makocchi
84124958c2
apply template ( #9850 )
2018-08-14 05:54:26 -07:00
Alex Contini
81cdab6cd9
remove workiva from case study page ( #9826 )
2018-08-13 17:20:41 -07:00
Misty Linville
ae0c28db7c
Improve the preview card when sharing to social media ( #9495 )
...
* Improve social media share sheet metadata
* Improve social media share sheet metadata
* Improve social media share sheet metadata
* Improve social media share sheet metadata
2018-08-13 14:57:35 -07:00
Sahdev Zala
8394219fdf
Remove incorrect and not needed mention of datadir ( #9800 )
...
As the sentence before the changes in this PR says, member/snap/db is a file
inside the datadir. It's not where datadir is located. Also, we are already
providing link to the data directory definition.
2018-08-13 14:38:55 -07:00
Stephen Augustus
2380ba825a
Update SIG Azure reviewers ( #9796 )
...
Signed-off-by: Stephen Augustus <foo@agst.us>
2018-08-13 14:04:52 -07:00
Brad Fitzpatrick
fb01006ae0
Fix malformed Markdown in release notes causing missing bullets. ( #9830 )
...
Updates #9287
2018-08-13 13:17:10 -07:00
John Oss
673ce719a3
Remove self-referential link ( #9840 )
...
Removed link redirects to the current page.
2018-08-13 12:51:22 -07:00
MengZeLee
35d9876948
changed the link path to current path. ( #9803 )
2018-08-12 00:55:53 -07:00
MengZeLee
1cd9a98921
fix feature state snippet code block ( #9804 )
2018-08-12 00:51:53 -07:00
chenhuan
a5fda56b3e
fix the command output ( #9816 )
...
I have verified on version v1.11
2018-08-11 05:11:54 -07:00
chenhuan
094cf11b6c
fix the command output ( #9814 )
...
I have verified on version v1.11
2018-08-11 05:10:54 -07:00
chenhuan
c8d2f9d02e
fix the command output ( #9812 )
...
I have verified on version v1.11
2018-08-11 05:09:54 -07:00
chenhuan
3f1279c3db
fix the command output ( #9815 )
...
I have verified on version v1.11
2018-08-11 05:08:54 -07:00
chenhuan
3d70c1622f
fix the command output ( #9813 )
...
I have verified on version v1.11
2018-08-11 05:07:54 -07:00
chenhuan
279924ef8e
fix the command output ( #9817 )
...
I have verified on version v1.11
2018-08-11 05:06:53 -07:00
chenhuan
a567352470
fix the command output ( #9818 )
...
I have verified on version v1.11
2018-08-11 05:04:53 -07:00
chenhuan
74b0db14bf
fix the command output ( #9820 )
...
I have verified on version v1.11
2018-08-11 05:02:53 -07:00