Cody Clark
f1271818c1
Added shortcode callouts and removed future tense ( #9920 )
...
* Added shortcode callouts and removed future tense
* Added colons according to the style guide
* Add a few more copyedits
@cody-clark inspired me. More to do, but progress is being made!
2018-08-20 13:27:55 -07:00
makocchi
d52544c181
fix code snippets and tweak a heading ( #9909 )
2018-08-20 13:18:33 -07:00
JuleeB1
c78633e97e
Applied Note Formatting ( #9930 )
...
* Applied Note Formatting
Added the note style tags.
* Add line breaks
2018-08-20 13:13:54 -07:00
Lion-Wei
d790e3ec3b
cni networking plugin now support portmapping and bandwidth ( #9797 )
...
* cni networking plugin now support portmapping and bandwidth
* minor language edits
* additional language edits
* small edits
* typo
2018-08-20 12:57:10 -07:00
David Glasser
6e92a7032a
assign-pod-node: pod affinity can't apply to all namespaces ( #9876 )
...
See kubernetes/kubernetes#67475
2018-08-20 12:55:58 -07:00
Ben Hall
4c581ee74b
Fixes #9787 . Be explicit with page name for Hugo to find section ( #9874 )
...
* Fixes #9787 . Be explicit with page name for Hugo to find section
* Revert "Fixes #9787 . Be explicit with page name for Hugo to find section"
This reverts commit b3f4d5be10
.
* Follow @bep suggestions to fix #9787
2018-08-20 12:42:10 -07:00
shavidissa
7353abde4b
Minor grammar edit ( #9921 )
...
Changed "were configured by using a
[ReplicationController]" to were configured using a
[ReplicationController] (removed "by").
2018-08-20 12:39:55 -07:00
fqsghostcloud
daff9bdaf6
Update configure-pod-configmap.md ( #9846 )
...
* Update configure-pod-configmap.md
i think environmental variables belong to container level, not pod level
* Lower case "container"
2018-08-20 12:38:43 -07:00
tvshc
d480a54d81
Fix sentence style capitalization in title ( #9922 )
...
* Fix sentence style capitalization in title
Capitalization of topic title was inconsistent with other titles. Fixed to sentence style capitalization.
* Fix object name
Minor change to nice fix, thank you!
2018-08-20 12:35:25 -07:00
Gerald Haydtner
713976fe55
add Dynatrace Kubernetes monitoring ( #9504 )
...
* add Dynatrace Kubernetes monitoring
* Fix heading structure
* Shorten title
* nest headers
* refactor back heading structure
* add links to sections
* make img link https
* fix space typo
2018-08-20 12:34:13 -07:00
JuleeB1
8a42e16fa6
Note Formatting Correction ( #9927 )
...
* Note Formatting Correction
Formatted the note according to the style guide.
* Small cleanup to note cleanup
Fiddly stuff, original PR is good.
2018-08-20 12:26:30 -07:00
JuleeB1
2a3bf87b4d
Applied note formatting ( #9925 )
...
Apparently, this used the old note formatting. Just swapped out the tags with the new ones.
2018-08-20 12:13:36 -07:00
shavidissa
30c3bdc5c1
Reorganized and copy-edited the content ( #9928 )
...
The ordered list of content under "Creating a Deployment" was not ordered as per the example. Since it was confusing to search for the meaning around, I reordered the content.
Replaced "we" with "you" as per the style guide.
2018-08-20 12:11:21 -07:00
JuleeB1
3c044ffc81
Applied Note Formatting ( #9929 )
...
Added the note tag to the note paragraph.
2018-08-20 12:04:36 -07:00
Jose A. Iñigo
d778e1ef26
Missing code formatting ( #9754 )
...
This block of code was missing the correct formatting
Changed the formatting
Rechanged it
Sorry I got kind of mixed up with the highlighting, this is what you meant right?
three backticks formatting
Inserted newlines to fix code formatting
Re-added white space
Yet more whitespace adjustment
2018-08-20 12:00:10 -07:00
Zach Arnold
f870f53d45
update configure-cloud-provider-firewall.md ( #9789 )
2018-08-20 11:22:58 -07:00
Bryan Boreham
d5628e6944
Update advice on pinning output version of 'kubectl get' ( #9165 )
...
* Update advice on pinning output version
--output-version is deprecated.
Advice paraphrased from https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#get
* add code highlighting
2018-08-20 10:33:51 -07:00
Brad Topol
b9bce3bf90
fix the name of the IBM Cloud Kubernetes Service ( #9897 )
...
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2018-08-20 10:28:27 -07:00
Lubomir I. Ivanov
c7d62b344b
create-cluster-kubeadm: update notes about flannel ( #9793 )
...
* create-cluster-kubeadm: update notes about flannel
Add note that a specific manifest can be used to support
different architectures until version 0.11.0 is released.
* Fix passive voice
Style guide compliance
2018-08-20 09:04:13 -07:00
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
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
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
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
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
makocchi
84124958c2
apply template ( #9850 )
2018-08-14 05:54:26 -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
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
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
chenhuan
dbace5e84c
fix the command output ( #9821 )
...
I have verified on version v1.11
2018-08-11 05:00:54 -07:00
chenhuan
15c9dfb58b
fix the command output ( #9799 )
...
I have verified on version v1.11
2018-08-09 20:36:58 -07:00
Chuck Ha
b2c3bac9ab
Update kubeadm HA etcd docs ( #9802 )
...
Fixes kubernetes/kubeadm#1045
Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
2018-08-09 18:45:58 -07:00
Misty Linville
02c6aee8dd
Add info about requesting access ( #9792 )
...
* Add info about requesting access
This includes how to get a sponsor, how to be a sponsor,
how to become a reviewer, approver, and website admin.
* Address feedback
2018-08-08 18:17:18 -07:00
Michael Mackend
f7ae911a78
Generically refer to container runtimes. ( #9601 )
...
* Generically refer to container runtimes.
Update nodes.md to refer to "container runtimes" instead of identifying Docker specifically.
* Update nodes.md link for Container Runtime to be relative to the domain.
* Update nodes.md
2018-08-08 17:10:19 -07:00
Nihanth Dara
4d8c488a3b
Fix kubectl top for memory-demo pod ( #9667 )
...
Fixed command for accessing metrics(top) for memory-demo pod.
2018-08-08 17:00:34 -07:00
Logan Rakai
8eec4566a5
Minor corrections ( #9771 )
2018-08-08 16:44:06 -07:00
Bas Tichelaar
a02d9b8558
Added Instruqt hands-on tutorials ( #9723 )
...
* Added Instruqt hands-on tutorials
Instruqt offers hands-on tutorials that are free to play for anyone.
* Update overview.md
2018-08-08 16:24:18 -07:00
Ahmet Alp Balkan
81e53020cb
Fix netlify "mixed content detected" warning ( #9683 )
...
Fixes #9682 .
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-08-08 16:22:03 -07:00
chenhuan
63fb7ac88c
fix the command output ( #9774 )
...
I have verified on version v1.11
2018-08-08 16:19:48 -07:00
Victor
382110f202
Update expose-external-ip-address.md ( #9775 )
2018-08-08 15:18:09 -07:00
Junichi Yoshise
2e24a0e5c2
Remove linefeed so that the page does not break ( #9776 )
2018-08-08 15:14:51 -07:00
chenhuan
e6888722ec
fix the command output ( #9777 )
...
I have verified on version v1.11
2018-08-08 15:10:30 -07:00
Karen Bradshaw
afafa01a90
Escape capture template commands ( #9788 )
2018-08-08 10:17:14 -07:00
Chen Hong
6ac1441e25
add some step ( #9743 )
...
* modify shell
* Please remove the -y for apt-get install
2018-08-07 17:57:08 -07:00
Pradheep Shrinivasan
82ba3f119b
Add details of how to use https ( #9770 )
...
Currently the documentation does not specify how to access https service.
This change will make sure that the user knows how to use the same
2018-08-07 08:34:24 -07:00
chenhuan
d1993b72a0
fix the command output ( #9753 )
...
I have verified on version v1.11
2018-08-06 16:27:26 -07:00
Misty Linville
5ae0d0dd8d
Reorganize docs contrib guide ( #9510 )
...
* Reorganize docs contrib guide
* Address first round of feedback from Brad, Jared
* Standardize on 'SIG Docs'
* Address more feedback
* Rewrites to participating.md
* Tweak navigation titles
* Document PR Wrangler
* Document SIG Docs chairperson
* Fix codeblock that shows how to use <codenew>
It was being interpreted as a Hugo shortcode.
2018-08-06 16:15:57 -07:00
Jake Sanders
f7917d0212
Document the wire format for X-Remote-Extra- and Impersonate-Extra- keys ( #9698 )
...
* Document the wire format for Extra introduced in #65799
Bytes which aren't [legal in HTTP headers](https://tools.ietf.org/html/rfc7230#section-3.2.6 ) need to be percent-encoded over the wire.
* Update authentication.md
code review feedback
* Update authentication.md
more review feedback
* Update authentication.md
feedback
* Update authentication.md
feedback
2018-08-06 13:09:08 -07:00
Pavel Druyan
a2280f5f96
Update Documentaion ( #9684 )
...
Add `--tls-cipher-suites stringSlice` option to documentation as in `kube-apiserver`
2018-08-06 07:40:45 -07:00
Duffie Cooley
de9accfca3
Update service definition to bind to 127.0.0.1 ( #9752 )
...
Current service definition will result in an insecure kubelet per the example here:
https://medium.com/handy-tech/analysis-of-a-kubernetes-hack-backdooring-through-kubelet-823be5c3d67c
This change updates the kubelet configuration to bind to 127.0.0.1 so that the kubelet api does not allow unauthenticated access to the kubelet api.
2018-08-03 16:56:27 -07:00
Bobby (Babak) Salamat
5bcd5df3f3
Add a section on interactions of Pod priority and QoS ( #9715 )
...
* Add a section on interactions of Pod priority and QoS
* Copyedit
2018-08-03 10:10:20 -07:00
Ken'ichi Ohmichi
ab3fd0de7e
Add necessity of metrics-server for HPA ( #9729 )
...
* Add necessity of metrics-server for HPA
Current HPA doc1 mentions metrics-server like
For resource metrics, this is the metrics.k8s.io API,
generally provided by metrics-server. It can be launched
as a cluster addon.
The metrics.k8s.io API is mandatory for HPA, so the above means
metrics-server needs to be launched for HPA. However it is difficult
to understand that requirement because the above seems metrics-server
as just a addon, and that is described on small section.
In addition, many people are facing HPA issue that fetching metrics
doesn't work on the internet like
$ kubectl get hpa
NAME REFERENCE TARGETS MINPODS MAXPODS REPLICAS AGE
nginx Deployment/nginx <unknown>/50% 1 3 0 7s
The above sample "<unknown>" shows HPA feature cannot get current
metrics due to metrics-server doesn't work fine.
This adds necessity of metrics-server for HPA directly to solve
the problem.
fixes : #9728
* Copyedit
2018-08-03 10:00:03 -07:00
Karen Bradshaw
d0582ebc94
Compute resource format ( #9736 )
...
* Update overview.md
* Fix list formatting, update capitalization
2018-08-03 09:50:09 -07:00
makocchi
3cdc80dbc0
apply template ( #9733 )
2018-08-03 09:48:57 -07:00
makocchi
ba7332ee71
apply template ( #9732 )
2018-08-03 09:47:45 -07:00
makocchi
352c8e008b
apply template ( #9734 )
2018-08-03 09:46:33 -07:00
Peter (XiangPeng) Zhao
b83a258255
Add Knitter to the list of network addons. ( #9742 )
2018-08-03 09:45:21 -07:00
Eike Herzbach
149248c6f4
Add missing newline to fix list display on website ( #9741 )
2018-08-03 09:44:09 -07:00
Chen Hong
94b835987a
fill ## Clean up ( #9744 )
2018-08-03 09:41:54 -07:00
Oleg Artenii
68a6ddfbb9
Fixed PID missmatch in zookeeper.md ( #9749 )
2018-08-03 09:40:42 -07:00
chenhuan
1f22824a7b
fix the command output ( #9745 )
...
fix the command output
2018-08-03 09:39:30 -07:00
Shivakumar Thanikachalam
3586b9336e
Update autocomplete instructions for Oh-My-Zsh ( #9746 )
...
The explanation to setup auto completion of zsh with Oh-My-Zsh is correct, however the example code is incorrectly mentioned as `source <(kubectl completion zsh)`. This pull request updates it to `plugins=(kubectl)`
2018-08-03 09:38:14 -07:00
Erik Erlandson
9c885221cc
Fixes #9078 by adding note and link to table that disambiguates 'command' and 'entrypoint' ( #9750 )
2018-08-03 09:37:02 -07:00
Hongzhi
81b862e2bc
typo ( #9720 )
...
* Update kubeadm-init.md
miss a "-" at the [website](https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init#init-workflow ) before the feature-gates
* a typo
2018-08-02 15:54:28 -07:00
Chris Knowles
7acd18803a
Add ExpandInUsePersistentVolumes feature gate ( #9662 )
...
* Add ExpandInUsePersistentVolumes feature gate
`ExpandInUsePersistentVolumes` is alpha in v1.11.
* Use relative link for ExpandInUsePersistentVolumes
2018-08-02 14:15:27 -07:00
Matt Rickard
efd6f326f9
update owners of minikube doc ( #9691 )
2018-08-02 10:57:28 -07:00
Tobias Brunner
99f217bbc3
Add APPUiO to the list ( #9647 )
...
add APPUiO to the list of hosted, cloud and on-premises solutions.
2018-08-02 09:22:27 -07:00
Tair Sabirgaliev
a09e9eafa3
Add instructions for Macports ( #9701 )
2018-08-02 09:18:27 -07:00
JasperTimm
c50848ef88
Update service.md ( #9702 )
2018-08-02 09:17:29 -07:00
makocchi
3ee7fbd0ba
change newline character to LF from CRLF ( #9724 )
2018-08-02 09:13:29 -07:00
Tamal Saha
878f52219c
Update authorization.md ( #9726 )
2018-08-02 09:12:27 -07:00
Lubomir I. Ivanov
22e91df7c7
kubeadm-init: update notes related to the configuration ( #9638 )
...
- mention `kubeadm config migrate`.
- don't inline control plane flag info, but rather link
to the new dedicated page.
- mention that kuberenetesVersion controls the version of the
images.
2018-08-02 09:06:28 -07:00
Ken'ichi Ohmichi
b87603b556
Trivial: Update HPA description ( #9711 )
...
* Trivial: Remove unnecessary new line
Current HPA page[1] contains unnecessary new line between
"metrics.k8s.io" and "custom.metrics.k8s.io", but that does
not have any meaning. This removes it for the readability.
[1]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale
* Trivial: Replace RC with RS for HPA doc
As RC doc[1], RS is now the recommended way to set up replication.
So this replaces RC with RS for HPA doc.
[1]: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/
2018-08-01 15:45:28 -07:00
Lubomir I. Ivanov
3098e3741e
Kubeadm kubelet integration doc ( #9652 )
...
* kubeadm: Add a kubelet-kubeadm integration reference doc
* kubeadm: edits for the kubelet-kubeadm integration doc
* kubeadm: move the kubelet-kubeadm integration doc
* Apply edits to kubelet-integration.md
* Make kubelet-integration.md use a template
Also apply MD formatting fixes.
* Copyedit
* Address feedback on copyedit
* added a couple of typo fixes
2018-08-01 15:24:27 -07:00
Samuel Birocchi
8f974b4df5
Adding patch command to forceful delete stateful pod ( #9627 )
2018-08-01 11:27:39 -07:00
Alfonso Palacios
59554e618c
Update resource-usage-monitoring.md ( #9631 )
...
Fixing a small typo for sentence to make sense.
2018-08-01 11:26:41 -07:00
Tim Fogarty
243fc84bdc
Add CSI and Flexvolume to glossary ( #9666 )
2018-08-01 11:11:40 -07:00
chenhuan
05a559bf3e
fix the command output ( #9668 )
...
I have verified on version v1.11.
2018-08-01 11:08:40 -07:00
Sebastiaan van Steenis
45c201201b
DamonSet typo ( #9705 )
2018-08-01 10:50:39 -07:00
Georgios Andrianakis
7273191ab8
Fix persistentVolumeClaim link ( #9700 )
2018-08-01 10:49:40 -07:00
WanLinghao
1fd2490767
add link to nvidia gpu scheduling guide at end of device plugin document ( #9685 )
2018-08-01 10:48:40 -07:00
Xiao An
03158f870d
Disable excludes when installing kube packages ( #9670 )
...
We should not exclude kubernetes packages when installing them.
2018-08-01 10:47:39 -07:00
chenhuan
c83bf5fd38
fix the command output ( #9697 )
...
fix the command output
2018-07-31 19:16:39 -07:00
chenhuan
75a0e41a99
fix the command output ( #9695 )
...
I have verified on version v1.11
[root@huan40:~]$ kubectl version
Client Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.1", GitCommit:"b1b29978270dc22fecc592ac55d903350454310a", GitTreeState:"clean", BuildDate:"2018-07-17T18:53:20Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.1", GitCommit:"b1b29978270dc22fecc592ac55d903350454310a", GitTreeState:"clean", BuildDate:"2018-07-17T18:43:26Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"}
2018-07-31 18:48:39 -07:00
Chris O'Haver
0f9262b8eb
Correct minor error ( #9690 )
...
Technically speaking SRV targets are address record names, not CNAMEs. In fact, the SRV RFC states that SRV targets must point to an address record name, and cannot be an alias (e.g. CNAME).
2018-07-31 15:14:39 -07:00
Qiming
80e659ce9f
Remove redundant parenthesis ( #9681 )
...
Closes : #9665
2018-07-31 15:13:38 -07:00
Qiming
53228de1e3
Fix links to example YAMLs ( #9680 )
...
There are a few cases which were missed during previous effort on
consolidating all example YAML files. This PR fixes them all in the
English version.
Closes : #9674
2018-07-31 15:12:38 -07:00
itowlson
e03f1b4a52
JSONPaths with spaces must be double-quoted on Windows ( #9679 )
2018-07-31 15:11:39 -07:00
CaoShuFeng
493caa56a9
fix description about custom resource ( #9676 )
2018-07-31 15:10:38 -07:00
Ismo Puustinen
240e91844e
Add a note CPU change handling in CPU manager. ( #9671 )
...
This relates to PR https://github.com/kubernetes/kubernetes/pull/66718
which validates that CPU manager state and current set CPUs are in sync.
2018-07-31 15:09:39 -07:00
Xianglin Gao
1b444aff9f
Add Alibaba Cloud in pick-right-solution.md ( #9644 )
...
Add Alibaba Cloud in pick-right-solution.md to give users more options.
2018-07-31 09:54:48 -07:00
chenhuan
4dbfd517ba
fix the command output ( #9636 )
...
I have verified on version v1.10.0
[root@huan30:~]$ kubectl version
Client Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.0-1", GitCommit:"fc32d2f3698e36b93322a3465f63a14e9f0eaead", GitTreeState:"archive", BuildDate:"2018-06-13T04:29:49Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.0-1", GitCommit:"fc32d2f3698e36b93322a3465f63a14e9f0eaead", GitTreeState:"archive", BuildDate:"2018-06-13T04:22:05Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"}
2018-07-31 09:53:41 -07:00
Lubomir I. Ivanov
4f2d88f215
kubeadm: fix broken link for ha-etcd doc ( #9624 )
2018-07-31 09:52:40 -07:00
Lubomir I. Ivanov
ba746446d2
kubeadm-upgrade-1.11: fix wrong flag for feature gates ( #9619 )
2018-07-31 09:51:40 -07:00
miaoshixuan
5dfc96e7c0
update default value of kubelet flag pod-infra-container-image ( #9611 )
2018-07-31 09:45:39 -07:00
Khurram
66894191f1
Update downward-api-volume-expose-pod-information.md ( #9567 )
...
dapi-volume-resources.yaml
Added divisor field in resourceFieldRef for DownwardAPIVolumeFiles
to clarify the format in which values are returned.
Issue: https://github.com/kubernetes/kubernetes/issues/64579
2018-07-31 04:34:38 -07:00
Marky Jackson
8f0753eb58
Document update ( #9675 )
...
Adding a link to redis replicated so users of this example have a better understanding of what redis replicated is
2018-07-30 17:40:38 -07:00
meirlaker
d89ed9a234
Change "dotation" to "dot notation" in two places ( #9678 )
2018-07-30 14:58:40 -07:00
makocchi
a4d264fc37
add note shortcodes ( #9673 )
2018-07-30 12:03:57 -07:00
Luc Perkins
e1087b52d0
Merge pull request #9196 from lucperkins/lperkins/issue-8639-cassandra-pods
...
Small fixes for Cassandra doc
2018-07-30 09:07:41 -07:00
CaoShuFeng
20ac7e501c
fix description about kubeadm ( #9646 )
2018-07-27 19:00:57 -07:00
Luc Perkins
1778e77165
Localization instructions ( #9192 )
...
* Begin re-working localization instructions
* Fix dangling sentence
* Re-arrange sections plus new content
* Fix TOC issue with misplaced capture directive
* Create new shortcodes for versions and language repos
* Add more translation instructions
* Remove translation docs added as an example
* Finish draft of localization doc
* Remove extraneous note
2018-07-27 17:13:56 -07:00
Andrew Chen
c36098d4be
change image assets to https ( #9660 )
...
* change image assets to https
* fix in docs
* fix remaining image links
2018-07-27 17:12:57 -07:00
lucperkins
5dc61780fe
Merge remote-tracking branch 'upstream/master' into lperkins/issue-8639-cassandra-pods
2018-07-27 16:03:49 -07:00
lucperkins
7164d5be1e
Standardize code formatting
2018-07-27 16:03:27 -07:00
Zach Seils
4e0858f2d5
Update scale-intro.html ( #9659 )
...
reduce --> increase
2018-07-27 12:13:58 -07:00
Rajakavitha1
9ed9c88157
Update configure-service-account.md ( #9657 )
...
Fixed the broken link listed in : https://github.com/kubernetes/website/issues/9650
2018-07-27 12:12:56 -07:00
Liz
88569b1ddc
Keep packages back from package manager upgrades ( #9509 )
...
* Keep packages back from package manager upgrades
closes kubernetes/kubeadm#954
* copy edit revision
2018-07-27 10:40:58 -07:00
Bobby (Babak) Salamat
66458cde5b
Add debugging information to pod priority and preemption ( #9568 )
...
* Add debugging information to Pod priority and preemption
* mdformat the page
* keep feature-state shortcodes together
* Add one more potential bug in preemption
* Addressed reviewer comments
2018-07-27 10:35:57 -07:00
Yuanbin Chen
380613cdb1
Fix configure-service-account doc set permissions link error ( #9653 )
...
Issuse record: #9650
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-07-27 01:22:57 -07:00
Vikas Choudhary (vikasc)
0ee0052fa9
Fix quota documentation ( #9648 )
2018-07-26 16:08:57 -07:00
Luc Perkins
1060c00b2a
Use Hugo for Sass processing ( #9404 )
...
* Move all Sass into a common /assets directory
* Remove node-sass make command
* Change head partial to accommodate full Sass rules
* Bump Hugo version in Netlify config
* Use separate partial for CSS imports
* Bump Hugo version
* Remove PostCSS from the pipeline
* Un-bump version
* Update Hugo version to 0.44
* Update Hugo version in Makefile
* Update production Hugo version
* Fix misspelled variable name
* Add ./resources folder to Git
* Update Hugo version in Netlify config to 0.45.1
* Use un-cached css.html partial
* Re-work extra CSS logic for .Params.css
2018-07-26 02:53:57 -07:00
Suracheth Chawla
ac493dba99
`this` instead of `the` to make it sound better. ( #9629 )
2018-07-25 19:52:56 -07:00
Luc Perkins
86006313e5
Update information on master node size on GKE/AWS ( #9226 )
...
* Update information on master node size on GKE/AWS
* clean up passive language
2018-07-25 15:47:56 -07:00
lucperkins
788cb238ad
More language fixes
2018-07-25 15:42:33 -07:00
lucperkins
3ffa3bc8af
s/bash/shell (revert to previous)
2018-07-25 15:41:34 -07:00
Qiming
5472265d6f
Fix contribution guide about adding code samples ( #9574 )
...
We have consolidated all YAML examples into `content/en/examples`
directory. This PR updates the contribution guide so that people know
where to put their sample YAML files when adding/changing topics.
2018-07-23 11:07:19 -07:00
Andreas Jaeger
3ce91510ed
Fix display of lists in scheduling-gpus.md ( #9609 )
...
The lists are misparsed and displayed as normal paragraphs, add empty
lines so that they are parsed as proper lists.
2018-07-23 10:08:19 -07:00
Michael
5d46d726e2
Note on missing/incorrect labels and scheduler behaviour with pod anti-affinity ( #8973 )
2018-07-20 16:14:15 -07:00
Luca Cipriani
5afc04d400
Make the command work with multiple pods too ( #9454 )
...
* Make the command work with multiple pods too
if the user has 2 or more pods the original command line give the following error:
```error: only one of -c or an inline [CONTAINER] arg is allowed
See 'kubectl logs -h' for help and examples.```
* Remove dollar sign to respect style guidelines
2018-07-20 16:13:03 -07:00
Lubomir I. Ivanov
3270da5099
kubeadm-install: modify the note about kubelet cgroup drivers ( #9541 )
2018-07-20 16:09:45 -07:00
Denis Salamanca
a9b1cdb4e9
Updated dns-pod-service.md ( #9552 )
...
* Updated dns-pod-service.md
Added a note on A records creation
* Updated dns-pod-service.md
Added Hugo {{ note }} shortcode
* Update dns-pod-service.md
Changed wording
* tighten up the wording
2018-07-20 16:08:33 -07:00
makocchi
487c243591
apply content_template ( #9599 )
2018-07-20 16:07:21 -07:00
makocchi
b9b392527d
apply content_template ( #9598 )
2018-07-20 16:06:09 -07:00
makocchi
1678936967
remove command prompts and tweak shell commands ( #9597 )
2018-07-20 16:04:57 -07:00
makocchi
11f38137d2
Update /docs/concepts/containers/images/ ( #9596 )
...
* wrap notes by shortcodes and remove command prompts
* tweak shell command
2018-07-20 16:03:46 -07:00
Alfonso Palacios
9a62e82ce9
Update pod-lifecycle.md ( #9593 )
...
Merging these two paragraphs, which both describe the fields included in the PodConditions. The first one mentions 6 fields, but only defines 3 of them. The second one defines two of the remaining three. The missing 6th element ("reason") has been added. Now we have the full list in one single section. Easier to understand.
2018-07-20 15:58:46 -07:00
Takuya Tokuda
b97002f268
Fix command highlight in port-forward-access-application-cluster ( #8705 )
...
* fix command highlight in port-forward-access-application-cluster
* Fix structure and add some sentences
* modify the wording
* update wording
2018-07-19 17:25:53 -07:00
michael saenz
238164c4ab
update from GCE to GKE ( #8881 )
2018-07-19 17:04:53 -07:00
Tanvi Gupta
7b7efca2da
adding cni.md ( #8760 )
...
* adding cni.md
* apply Zach's feedback
2018-07-19 17:03:53 -07:00
Jari Kolehmainen
35362f764e
Add Kontena Pharos as K8s solutions ( #9166 )
2018-07-19 16:45:52 -07:00
Eric Staples
98c88097b0
Update cron-jobs.md ( #9234 )
...
* Update cron-jobs.md
Removed bullet point indicating that a `CronJob` can run "Once at a specified point in time", since this use case is either not possible, or not documented at all.
* change wording
2018-07-19 14:05:31 -07:00
Faisal Memon
13e1fbaa73
Add mention of NGINX Ingress Controller for Kubernetes ( #9228 )
2018-07-19 13:54:38 -07:00
csskuber
30e76b2781
Fix deployment.md with wrong READY numbers ( #9584 )
...
The status of READY number should be 2 instead of 0, described
in the first line of table
2018-07-19 10:15:17 -07:00
Kai Chen
84f9f16a33
Fix reference to install-kubeadm docs ( #9573 )
...
The install-kubeadm doc has recently been moved from tasks to setup. Fix the references and remove an incorrect redict.
2018-07-19 10:07:52 -07:00
Yuanbin Chen
b8226ae376
Remove rkt-api-endpoint and rkt-path arguments in the doc ( #9538 ) ( #9576 )
...
Kubelet help return not exist rkt-api-endpoint and rkt-path arguments,
So delete not exist arguments.
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-07-19 09:58:53 -07:00
Qiming
daa846bdd9
Trivial typo fix ( #9575 )
...
This PR takes over changes in #8980 .
2018-07-19 09:57:53 -07:00
Andrew Chen
9d3c15c28b
Add L10n repo branch structure info ( #9206 )
2018-07-18 19:21:42 -07:00
zhouhaibing089
ce190e75f8
docs/concepts: add search paths for docker config ( #9085 )
...
previous document suggests to put config to /root/.docker/config.json
which is not always the case, and only works when the HOME=/root is
set for kubelet. Besides, that's not always the most recommended way
considering the potential risk when someone overrides this config
with another `docker login` on the same node. this change explicitly
lists all the possible locations where the configuration can be put.
2018-07-18 19:20:42 -07:00
makocchi
bac30c0774
fix double bullets in TOC ( #9175 )
2018-07-18 17:40:42 -07:00
Luc Perkins
9317dcfff0
Add new field selectors doc ( #9174 )
...
* Add new field selectors doc
* Address wording issues and remove warning
* add note on = and ==
Signed-off-by: lucperkins <lucperkins@gmail.com>
2018-07-18 17:39:42 -07:00
Lindsey Tulloch
7bed4690ad
Update references to Federation-v2 progress ( #9116 )
...
* Update references to Federation-v2 progress
Added resources to the whats next section as there has been significant progress over the past few months with the alpha release of Federation-v2 expected in the next few weeks.
* remove <federation> in link
2018-07-18 17:36:42 -07:00
Luc Perkins
fa657b76a9
Recommend --watch flag for obtaining external IP information (issue 8483) ( #9129 )
...
* Use --watch flag instead of checking multiple times
* Wording changes
2018-07-18 17:34:42 -07:00
André Aubin
269e3fd37b
inline code block is not displayed ( #8940 )
...
* inline code block is not displayed
Using `kubectl get storageclass` instead of
```
kubectl get storageclass
```
correctly shows the code markup.
* Update change-default-storage-class.md
* reformat markdown for nested list
2018-07-18 17:24:41 -07:00
Luc Perkins
7f97e02779
Supplement documentation of ExternalName service types ( #9435 )
...
* Re-organize doc
* Remove section on multiple namespaces
* add NOTE to callout
2018-07-18 17:06:42 -07:00
Hesham Massoud
5f7068243d
Enhance documentation of .spec.startingDeadlineSeconds ( #9296 )
...
* Update cron-jobs.md
* Update automated-tasks-with-cron-jobs.md
* Update cron-jobs.md
* Reword added documentation and add info about error message.
* Fix grammatical typo.
* adjust grammar and punctuation
* adjust grammar and punctuation
* adjust tense
2018-07-18 17:01:42 -07:00
makocchi
8b00a588c4
tweak crictl.md ( #9349 )
2018-07-18 16:50:49 -07:00
p_mx
28fb41f012
fix-manage-compute-resources-container-view ( #9402 )
...
* Fix typo in example script (#9381 )
Variable reference should be $ETCDHOSTS, not $ETCDHOST
* fix html
* add a space
2018-07-18 16:48:48 -07:00
Chao Wang
41cc078015
update the go client usage to prevent common error. ( #9414 )
2018-07-18 16:43:06 -07:00
jw-networking
700446d3da
Update fedora_manual_config.md ( #9416 )
...
removal of
# Add your own!
KUBELET_ARGS=""
this line causes line with args in it to be over writen
removal of flag "--require-kubeconfig" as it prevents the service from starting with error "F0708 18:41:17.411350 11725 server.go:145] unknown flag: --require-kubeconfig"
this is with v1.10.1
2018-07-18 16:41:54 -07:00
makocchi
92baa2bc97
Fix dead links and apply template ( #9476 )
...
* fix dead links and apply template
* fix conflicts
* re-fix dead links
* Revert "re-fix dead links"
This reverts commit 3eb8292f45
.
2018-07-18 16:37:46 -07:00
Luc Perkins
22ec331d41
Add env var example ( #9486 )
2018-07-18 16:29:58 -07:00
Luc Perkins
c5f6b391a1
Change formatting of Stackpoint turnkey doc ( #9493 )
...
* Change formatting of Stackpoint turnkey doc
* s/Running/Run
* fix formatting glitch
* use template
2018-07-18 16:26:54 -07:00
makocchi
b773f9f7cd
apply templates/concept and fix code snippets ( #9542 )
2018-07-18 16:12:07 -07:00
Emily N
fd37837488
The command to copy the decoded certificate to the server.crt ( #9448 )
...
* The command to copy the decoded certificate to the server.crt
* -D to --decode
2018-07-18 15:55:42 -07:00
Bob Killen
2c50177af5
Update admission controller links ( #9386 )
...
* update admission-controller links
(cherry picked from commit 37043991a61e5e6f4ac1c463b14c65430b192553)
* updated links found using greedier regex
(cherry picked from commit 45c6d4cf7430245a3b4e81eae245000beea88841)
* correct link in cn/docs/admin/authorization/_index.md
* fix incorrect changes introduced in eac3619
* undo update of cn content
* fix link
* fix admission webhook link
2018-07-18 15:54:21 -07:00
Jennifer Rondeau
1e554ef725
reorganize kubeadm files, part 1 ( #9439 )
...
* reorganize kubeadm files, part 1
* edit troubleshooting kubeadm for layout and content
2018-07-18 15:49:37 -07:00
Bob Killen
2ee2e9d5bb
Update authorization-rbac links ( #9463 )
...
* update authorization-rbac links
* fix broken links
* undo modification of cn content
2018-07-18 15:32:04 -07:00
Ken'ichi Ohmichi
76b7f9cb1a
Trivial: Make the authentication doc consistent ( #9472 )
...
On the content, user categories are defined as service account and
normal user. However regular user is written at one place instead
of normal user. This replaces the regular user with normal user
for the consistency.
The option --authentication-token-webhook-config-file is for specifying
the configuration file which uses the kubeconfig file format, so this
replaces kubeconfig with configuration for avoiding confusions.
The last change is updating the order of 'clusters' and 'users' for
fitting the following example to read easily.
2018-07-18 15:26:55 -07:00
Bob Killen
c0af4f7a4a
update service-accounts-admin links ( #9461 )
2018-07-18 15:25:38 -07:00
makocchi
e472159b5f
apply templates/concept ( #9539 )
2018-07-18 15:25:24 -07:00
craigbox
f0e2876848
Fixes to example for connecting with curl ( #9337 )
...
* Fixes to example for connecting with curl
Example for getting cluster token
- does not work with multiple entries in kubeconfig
- does not work with Istio installed
Fix both
* also need to change the tr from tabs to spaces
2018-07-18 15:22:56 -07:00
Philippe Pepiot
05da38fafa
Drop {% raw %} block in manage-compute-resources-container ( #9428 )
...
This was breaking rendering the end of the page.
2018-07-18 15:22:12 -07:00
Matt Brannock
ddf1e9cdf7
Environment variable for etcd quorum is singular ( #9302 )
...
See
f8c4907bec/cluster/gce/config-default.sh (L109)
2018-07-18 15:18:48 -07:00
makocchi
4a37596980
apply content template ( #9232 )
2018-07-18 15:17:22 -07:00
Yujun Zhang
f9ce82e840
Add guide for getting token and discovery-token-ca-cert-hash ( #9017 )
...
* Add guide for getting token and discovery-token-ca-cert-hash
* Fix code snippet style
2018-07-18 15:16:01 -07:00
daemon
e017d92e2e
Add note for fluentd plugin installation ( #9451 )
...
* Add note for fluentd plugin installation
Fluentd plugin installation is different from fluentd installation,
so we need to tell user how to solve it.
Signed-off-by: pengdake <19921207pq@gmail.com>
* add space in note
* add period
2018-07-18 15:13:37 -07:00
Luc Perkins
bb818a9b41
Make macOS standard usage ( #9422 )
2018-07-18 15:12:16 -07:00
Bob Killen
78eafc7c22
update bootstrap-token links ( #9456 )
2018-07-18 15:08:40 -07:00
Bob Killen
bf109b4dfa
Update authorization links ( #9465 )
...
* update authorization links
* remove cn content and fix link targets
2018-07-18 15:07:24 -07:00
Mary Camp
f140cbc6f2
Update create-pull-request.md ( #9488 )
...
Remove link to stage-documentation-change.
(@Misty says: The old page doesn't exist anymore and is now redirected to the current page.)
2018-07-18 15:06:12 -07:00
hidekif
2d086cb032
include supported version skew ( #9501 )
2018-07-18 15:04:51 -07:00
Bob Killen
d82f928033
update authorization-node links ( #9462 )
2018-07-18 15:03:39 -07:00
Kai Chen
179701e179
Fix doc references to Kubernetes services provided by AWS, Azure and GCE ( #9508 )
2018-07-18 14:57:43 -07:00
michael saenz
c4396fd117
Update authentication.md ( #9565 )
...
minor grammar correction
2018-07-18 14:50:04 -07:00
Tejal Desai
edec8a8fb6
Fix type in docs ( #8939 )
...
* Fix type in docs
* Address code review comments.
2018-07-18 14:39:25 -07:00
daemon
eb0d63e871
Fix some error about fluentd config file ( #9528 )
...
1.Fix error about source path is not equal to autdit-log-path
2.Fix error about filter type set
Signed-off-by: pengdake <19921207pq@gmail.com>
2018-07-18 14:30:53 -07:00
Erik Sundell
da8fa820b3
statefulset.md - Beta remnants removed ( #9522 )
2018-07-18 14:29:45 -07:00
Oleg Atamanenko
78cdd215e4
Add kublr to list of solutions ( #9544 )
2018-07-18 14:28:33 -07:00
Bob Killen
836629cb11
Update extensible admission controller links ( #9459 )
...
* update extensible-admission-controller links
* correct what-are-initializers link
2018-07-18 14:10:28 -07:00
makocchi
7aa07a4602
apply templates/concept and fix code snippets ( #9540 )
2018-07-18 14:04:46 -07:00
makocchi
85a239145c
change to "host namespaces" and remove command prompts ( #9553 )
2018-07-18 13:22:56 -07:00
Jamie Zhuang
bee35a3e6c
Fix issues in configure-volume-storage ( #9521 )
...
* ps command not found
Signed-off-by: Jamie Zhuang <lanchongyizu@gmail.com>
2018-07-18 13:21:39 -07:00
Chris Knowles
40f4082328
Add when storage key name changed ( #9532 )
...
It seems the name changed in k8s 1.8 which was reflected in https://github.com/kubernetes/website/pull/5490 but the last section still mentions the old name without saying it has changed.
2018-07-18 13:17:22 -07:00
Alfonso Palacios
d8861f9a4b
Update service.md ( #9562 )
...
I think the writer means "reuse" here instead of "replace". Since the idea behind choosing your own IP is to avoid having to make any changes to the DNS.
2018-07-18 11:48:19 -07:00
Matheus Neder
4da4a6dcd7
Fix doc ( #9564 )
...
Added line break to: "KUBECONFIG=/etc/kubernetes/admin.conf [NEWLINE HERE] kubectl ..."; Also added export to variables declaration.
2018-07-18 11:45:19 -07:00
Leonardo Carreiro
1f90f0602e
Replacing the example IP address by something that could exists. ( #9120 )
...
The example `123.45.678.9` was an invalid IP address.
2018-07-18 00:25:19 -07:00
Stewart-YU
4aaa353244
Update feature-gates.md ( #9320 )
2018-07-17 18:14:18 -07:00
Alfonso Palacios
3c33dcb298
Update horizontal-pod-autoscale.md ( #9546 )
...
Small typo. Missing "from" for sentence to make sense.
2018-07-17 15:24:18 -07:00
Karen Bradshaw
71c8b9625a
Fix id string for kube-proxy glossary term ( #9551 )
...
-Added hyphen to id string so that glossary term displays
extension text.
2018-07-17 15:19:19 -07:00
azEf
c05bf93558
Fix typo in persistent-volumes.md ( #9550 )
2018-07-17 15:15:18 -07:00
Jim Angel
08d06e02b3
very minor change to url syntax ( #9543 )
...
The URL for k/k included the text after ("repo"). This PR formats it to not include the text after.
2018-07-17 07:27:40 -07:00
makocchi
1b03b19dc1
apply content_template ( #9136 )
...
* apply task template
* change content_template to task from concept
2018-07-17 05:55:38 -07:00
Gao Wen
6f55bb02c5
Format code style ( #9055 )
...
* Add code format
* Format code display
* Render style error
2018-07-17 00:45:38 -07:00
Jonas Mellquist
c56ff5834f
Update training overview ( #9378 )
...
Added Pluralsight getting started course
2018-07-17 00:37:39 -07:00
Scott Jungwirth
0cbbc12d07
Update manage-compute-resources-container.md ( #9326 )
...
Fix formatting that is thrown off by starting at "```shell{% raw %}"
2018-07-17 00:34:39 -07:00
adisky
7e9709220b
Fix a typo in running cloud controller doc ( #9325 )
2018-07-17 00:33:38 -07:00
makocchi
df5e5019d2
set anchor links in "Types of Volumes" section ( #9294 )
2018-07-17 00:30:40 -07:00
spinside
624037a6cd
Fixed broken Link to Salt setup documentation ( #9264 )
2018-07-17 00:29:38 -07:00
Stewart-YU
8cdb5ac998
fix some broken link in /docs/setup ( #9256 )
2018-07-17 00:28:38 -07:00
Gao Wen
cfc62f0717
Format the auto-generate list(catalog) and update the render style ( #9069 )
2018-07-17 00:22:38 -07:00
Leonardo Carreiro
037af6075b
Fix some notes for Azure users ( #9159 )
...
* Fix some notes for Azure users
As is said in the docs (https://docs.microsoft.com/en-us/azure/aks/static-ip#create-static-ip-address ), it must be the cluster node's resource group, not the cluster's resource group.
* A few minor changes to adhere to the style guide
2018-07-17 00:14:38 -07:00
Tim Zhang
b4cc1b2edd
Update k8s101.md ( #9043 )
2018-07-16 23:53:39 -07:00
Xiangyu Hè
69531f6b9e
Add another Lisp client library ( #8994 )
2018-07-16 23:45:38 -07:00
Luc Perkins
292d4dfa67
Remove download steps ( #9494 )
2018-07-16 23:00:38 -07:00
Samir Patel
6fc5f4b989
Update pull-image-private-registry.md ( #9153 )
...
`-d` does not work on mac, `--decode` should work cross platform
2018-07-16 22:57:39 -07:00
Tanzeeb Khalili
af689cd6bf
Fix `--allow-privileged` and `--alsologtostderr` descriptions ( #9507 )
2018-07-16 22:48:39 -07:00
Heinz Peter Hippenstiel
de644fbd24
removed backtick that was breaking the format ( #9530 )
2018-07-16 22:41:38 -07:00
Mary Camp
6c895b329d
Update device-plugins.md to add Example link ( #9531 )
...
Added link to Intel device plugins repo.
Minor grammar/punctuation edits to make Example bullets parallel.
2018-07-16 22:36:38 -07:00
lovejoy
7c8fe61558
fix relative link and remove redirect link ( #9468 )
2018-07-16 22:32:39 -07:00
WanLinghao
202905c7aa
Add descripitons of --service-account-max-token-expiration option ( #9500 )
2018-07-16 22:25:37 -07:00
Logan Rakai
1147aeab0e
Fix broken link in note ( #9535 )
2018-07-16 22:21:37 -07:00
Luc Perkins
5c43e1e40f
Merge pull request #9437 from lucperkins/lperkins/kubectl-cheat-sheet-resources
...
Add the "kubectl api-resources" command to the kubectl cheat sheet
2018-07-16 19:02:00 -07:00
Dr. Stefan Schimanski
1c8aba5c51
Document CustomResourceDefinition additionalPrinterColumns ( #9143 )
2018-07-16 09:40:55 -07:00
Philippe Pepiot
ae9c6fd243
Fix NetworkPolicy api link ( #9427 )
2018-07-15 03:02:55 -07:00
Sudhakar Rayavaram
7c7a993b66
Fixing the typo in the shell script ( #9503 )
...
Instead of using host variable, some undefined CONTROL_PLANE_IP is used. Fixed it
2018-07-13 03:53:26 -07:00
Misty Linville
0e327ce9a0
Add Atom snippets file ( #9158 )
...
* Add Atom snippets file
* Add more snippets, rename file, address feedback
2018-07-12 15:01:26 -07:00
lucperkins
9a6089d73f
Change code block type to bash from console
2018-07-12 14:02:01 -07:00
lucperkins
f24c3a37b3
Merge with upstream master
2018-07-12 14:00:53 -07:00
Luc Perkins
2b44b0385a
Merge pull request #9436 from lucperkins/lperkins/issue-8675-no-namespace
...
Clarify how to find out which resources are and aren't namespaced
2018-07-12 13:56:40 -07:00
Kai Chen
05397e5fcb
Fix references to docs for the turnkey Kubernetes services ( #9442 )
2018-07-12 13:44:27 -07:00
Lucian Maly
cb38f16566
Autocomplete clarification + removed $ ( #9455 )
...
* Autocomplete clarification + removed $
* Added content template
* Removed toc_hide as it is default
2018-07-12 13:35:26 -07:00
Bob Killen
42decf8cf7
Update accessing-the-api links ( #9441 )
...
* update accessing-the-api links
* undo update of cn content
2018-07-11 21:45:25 -07:00
ASaiun
f2276c22cd
Update cluster-administration-overview.md ( #9449 )
...
* Update cluster-administration-overview.md
remove the sentence "If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
because the website can be find ,it will return 404
* update the cluster-administration-overview.md
change the sentence "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
to "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/setup/salt/)."
* Update cluster-administration-overview.md
2018-07-11 21:44:26 -07:00
Junseong Lee
5d40fe87f8
Fix typo on daemonset.md ( #9419 )
2018-07-11 17:38:26 -07:00
Jihyuk Bok
c40fe8a8a0
Fixed wrong value in exmaple ( #9278 )
...
`zk-hs` should be just `zk` in this case.
2018-07-11 17:18:26 -07:00
Bob Killen
09e5db0724
Update authentication links ( #9452 )
...
* update authentication links
* undo cn updates
2018-07-11 13:43:26 -07:00
makocchi
854bda0353
remove too old note from "Garbage Collection" ( #9444 )
...
* wrap by shortcodes
* remove too old note
2018-07-11 10:16:25 -07:00
Benjamin Priestman
c53e6cf7a4
Minikube tutorial: Updating mac vm-driver. ( #9384 )
...
The recommended vm-driver for mac is now hyperkit, not xhyve.
Updating Minikube tutorial to reflect this.
2018-07-11 08:17:26 -07:00
Misty Linville
6632f380f1
Fix typo in upgrade guide ( #9460 )
2018-07-10 18:09:25 -07:00
Bob Killen
d0ca0ca6e8
update authorization-webhook links ( #9464 )
2018-07-10 18:07:25 -07:00
makocchi
f8aec3cff8
apply template ( #9445 )
2018-07-10 14:36:25 -07:00
Luc Perkins
559509f170
Add IBM Cloud CPU terminology ( #9443 )
...
* Modify Resource Types section in kubectl cheat sheet
* Fix error in command syntax
* Change header level
* Add IBM Cloud terminology
2018-07-10 14:17:26 -07:00
Jim Angel
3dae51ad23
Add additional kubelet flags to cli ref ( #9344 )
...
* updating kubelet flags
* updating kubelet flags fixes
2018-07-10 11:08:25 -07:00
lucperkins
b93e8b9941
Undo changes accidentally imported from another branch
2018-07-10 10:16:52 -07:00
lucperkins
f5b5d2baed
Add note on kubectl api-resources command
2018-07-10 10:16:52 -07:00
lucperkins
8910ac886f
Remove section on multiple namespaces
2018-07-10 10:16:52 -07:00
lucperkins
5391d054e4
Re-organize doc
2018-07-10 10:16:52 -07:00
Qiming
472be9a374
Consolidate YAML files [part-15] ( #9380 )
...
This is the last PR for moving the YAML/JSON sample files. There still
need some follow up PRs to:
- rename the `codenew` shortcode to `code`.
- move the examples_test.go to where it really belongs.
2018-07-10 09:09:26 -07:00
Qiming
99a77ff368
Consolidate YAML files [part-13] ( #9377 )
...
This PR deals with YAML files referenced by the following two topics:
- concepts:object management
- concepts:service networking
When scanning references to the YAML files to be moved, some trivial
editings were applied to the markdown files. None of this editing should
break the build or ruin the doc otherwise.
2018-07-10 08:56:25 -07:00
dineshb-jnpr
f9901e7a8f
List JunperContrail CNI as Pod networking provider. ( #9387 )
...
This change is to list JuniperContrail/TungstenFabric as a provider
of Pod networking for a Kubernetes cluster.
Juniper's CNI solution has been available as a open source product
for couple of years now. It is a mature solution that has been
deployed in live clusters.
2018-07-10 00:20:06 -07:00
John Ward
6163038ca4
Update wordpress-deployment url ( #9447 )
2018-07-09 22:24:04 -07:00
lucperkins
801c9d5765
Change header level
2018-07-09 13:54:58 -07:00
lucperkins
202ff3b15d
Fix error in command syntax
2018-07-09 13:52:42 -07:00
lucperkins
adb630d88e
Modify Resource Types section in kubectl cheat sheet
2018-07-09 13:49:23 -07:00
Jim Angel
11b28cc7c5
clarifying kubectl prereq wording ( #9156 )
...
* simplifying the kubectl prereqs
* unforeseen spelling fix
* made readability corrections
* minor phrasing change
2018-07-09 13:23:17 -07:00
Matt Farina
c9fe098230
Adding documentation on recommended labels and annotations ( #8703 )
...
* Adding documentation on recommended labels and annotations
This content was developed as part of the App Def WG
* Updates per feedback from editing and to remove annotations per WG
* Adding app instance to the recommended labels
2018-07-09 11:51:16 -07:00
daemon
8d9c9531d0
Fix format error about common shortcode ( #9421 )
...
Because of indenting not four spaces, Shortcodes is interrupt numbered lists
Signed-off-by: pengdake <19921207pq@gmail.com>
2018-07-08 22:13:18 -07:00
Ben Chelli
de230667ca
Fix typo ( #9418 )
2018-07-08 20:28:17 -07:00
Tony Li
4914901e9b
State the default update strategy ( #9394 )
...
* state the default update strategy
* update to RollingUpdate
2018-07-08 03:34:18 -07:00
Bob Killen
7b6d15f7e1
Correct internal behavior list in admission-controllers doc ( #9409 )
...
* correct internal behavior list in admission-controllers doc
* remove leading indentation in ordered list
2018-07-07 06:52:18 -07:00
CaoShuFeng
bede69948e
fix describtion about crd ( #9407 )
2018-07-07 06:20:18 -07:00
Di Xu
8c33a9b582
kubeadm ports updates ( #8886 )
...
* disable the kubelet readonly port
* add doc for required port source
2018-07-06 04:56:18 -07:00
lucperkins
67b6569098
Fix merge conflicts, plus some more cleanup
2018-07-05 13:50:44 -07:00
AgentK
a0ec957fde
Fix typo in example script ( #9381 )
...
Variable reference should be $ETCDHOSTS, not $ETCDHOST
2018-07-05 08:19:22 -07:00
daemon
fee1cfafdd
Fix example error about selector duplicated #8199 ( #9388 )
2018-07-05 02:04:19 -07:00
Ben Chelli
3d01d17b69
Swap memory-demo by cpu-demo in the assign-cpu-resource page ( #9376 )
...
* Swap memory-demo by cpu-demo
* Make the number match
2018-07-04 00:02:21 -07:00
Qiming
3dd65e4e95
Consolidate YAML files [part-14] ( #9379 )
...
This PR deals with the getting started guides (windows) and tutorials
sections. Since the YAML files in the windows directory currently are not
referenced at all, this PR refactored the markdown file to correct this
problem. When appropriate, we use the YAML content from the markdown in
the extracted version.
2018-07-03 23:58:20 -07:00
Qiming
ea6004bd4f
Consolidate YAML files [part-12] ( #9364 )
...
* Consolidate YAML files [part-12]
Relocate YAML files referenced by the accessing application topic
and the rest of cluster administration.
* Adjust json shortcodes.
2018-07-03 23:19:23 -07:00
Qiming
4962ffabbf
Consolidate YAML files [part-11] ( #9363 )
...
This PR relocates some of the YAML files used by the administer cluster
topic. One yaml file not used is deleted.
2018-07-03 13:39:21 -07:00
Qiming
9b81aa7ccd
Consolidate YAML files [part-10] ( #9362 )
...
* Consolidate YAML files [part-10]
This PR relocates the YAML files used by the pod configuration topic.
* Update examples_test.go
* Update examples_test.go
* Update examples_test.go
* Update examples_test.go
* Update examples_test.go
2018-07-03 13:31:20 -07:00
Qiming
1228689b1d
Consolidate YAML files [part-9] ( #9361 )
...
This PR relocates the YAML files referenced by the data injection topic.
2018-07-03 11:50:19 -07:00
Kyle Larose
81bc804e9a
Update link to the NetworkPlugin interface ( #9298 )
...
* Update link to the NetworkPlugin interface
Link was broken during some refactoring (commit 42398825ed7fac58fc6c4027c8be730398b6d2be).
Change the link to reflect the new location.
This fixes Issue #9297
* Remove extra line
Somehow the fixed link was pasted at the end of the modified paragraph.
Remove it.
* Add back linebreak
I'll get this right... I swear.
2018-07-03 11:49:20 -07:00
Chuck Ha
429d01e95b
Updates HA etcd with kubeadm ( #9227 )
...
Adds a missing instruction on how to configure the kubelet. Reported in slack in the #kubeadm channel.
Fixes #9222
Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
2018-07-03 07:37:21 -07:00
Jim Angel
e342dd50bf
fixing api ref docs for prev versions ( #9343 )
2018-07-03 06:29:20 -07:00
jay vyas
ea94cedbda
Update resource-usage-monitoring.md ( #9370 )
2018-07-03 05:40:21 -07:00
max8899
168998f4d3
fix broken link ( #9365 )
...
fix the bad link for cluster-large has moved to setup folder
2018-07-03 01:17:20 -07:00
blaedj
2fbc23f9c2
Document name restrictions for multi-port services ( #9282 )
...
* Document name restrictions for multi-port services
Add note in documentation about port name restrictions.
* fix whitespace
undo unrelated whitespace deletion
2018-07-02 18:01:19 -07:00
makocchi
af6cdabe9b
use official homebrew package name ( #9255 )
2018-07-02 17:53:19 -07:00
Qiming
f00ec1b044
Fix links to relocated kubelet TLS bootstrapping topic ( #9332 )
...
Fixes : #9330
2018-07-02 17:36:19 -07:00