Commit Graph

961 Commits (8f2bb3d6adf267bfc3f283d979207be95b2c4248)

Author SHA1 Message Date
tanshanshan 526f3b9a39 fix the command output (#10143)
I have verified on version v1.11
2018-08-30 07:43:21 -07:00
Junichi Yoshise 8d227191fe add link to 1.10 to 1.11 upgrades (#10148) 2018-08-30 05:09:54 -07:00
Joey 3769a1bb1a Fix a typo in api concept doc. (#10146) 2018-08-30 05:07:12 -07:00
tanshanshan cd7b1898f9 fix the command output (#10142)
I have verified on version v1.11
2018-08-29 22:48:18 -07:00
Xinzhao Xu 61e95da349 storageclasses: update parameters in Ceph RBD (#10113) 2018-08-29 10:35:24 -07:00
Piotr Gospodarek 9076c397f2 Update images.md (#10116) 2018-08-29 10:34:03 -07:00
Masahito Zembutsu b8877a00c5 Change RedSpread link (#10124) 2018-08-29 10:29:06 -07:00
CaoShuFeng a936d465fb fix several misspelling (#10126) 2018-08-29 10:26:33 -07:00
欧林宝 d79087cb91 Update master-node-communication.md (#10127)
> is converted to >
2018-08-29 10:25:07 -07:00
AdamDang 80d4b6faea Typo fix: Kubnetes->Kubernetes (#10128)
Typo fix: Kubnetes->Kubernetes
2018-08-29 10:18:04 -07:00
makocchi 0ecb825b22 Update ingress outputs (#10052)
* Update ingress outputs

* ing -> ingress

* Feedback from @cmluciano

* update describe outputs

* update output description
2018-08-29 00:09:41 -07:00
Shen Yuanyu 6f4f97b9fb fix note format (#10105) 2018-08-29 00:08:44 -07:00
Diógenes Rettori ea3f475e5b Fixing location of Pivotal Container Service - PKS (#10028)
PKS should not be in the 'hosted list' and should be on the turnkey lists.
2018-08-28 19:43:48 -07:00
Yaniv Oliver 42a3d1b2f2 Added missing whitespace (#10114) 2018-08-28 09:16:54 -07:00
Shen Yuanyu bde5b1409b fix note format error (#10088) 2018-08-27 10:33:43 -07:00
Paul f908017276 add some hyperlink (#10070) 2018-08-27 07:04:42 -07:00
AdamDang 8f71dca836 Typo fix: kubeadmin->kubeadm (#10078)
Typo fix: kubeadmin->kubeadm
2018-08-27 07:02:43 -07:00
Kenichi Omichi 34abe546e1 Remove the volume type "fast" from sample (#10031)
The original doc contained "type: fast" which means the volume type
"fast" should exist on OpenStack/Cinder side.
However there is not any standard volume type name and most people
face the StorageClass issue when specifying this volume type.
In addition, the issue is hard to be debugged because the error
message which explains the nonexistent volume type is not output
on debugging information. Then external cloud-provider-openstack
doesn't contain the volume type "fast" today as [1].
This removes it for avoiding confusions for users who still use
the deprecated internal provisioner.

[1]: https://github.com/kubernetes/cloud-provider-openstack/blob/master/examples/persistent-volume-provisioning/cinder/cinder-storage-class.yaml
2018-08-24 05:51:46 -07:00
Alexey Volkov f5965fb40e fix: typo in declarative config overview (#10063) 2018-08-23 19:49:00 -07:00
David Young cbf9e1d872 Fixed typo s/SERVCEPORT/SERVICEPORT/ (#10066) 2018-08-23 19:00:37 -07:00
yan xuean d1ce97f4c2 add doc for supporting containerd in minikube (#10037)
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2018-08-23 11:32:07 -07:00
makocchi b1cb9a97df replace tabs with spaces (#10060) 2018-08-23 11:30:55 -07:00
makocchi 490dc84413 wrap contents by shortcodes (#10058) 2018-08-23 11:28:40 -07:00
shavidissa 1b69db5c92 Minor update (#10059)
Fixed a minor typo.
2018-08-23 09:45:42 -07:00
Misty Linville c3b86b28ce
Fix inconsistencies in Flexvolume docs (#9706)
* Fix inconsistencies in Flexvolume docs

* remove code highlighting for Flexvolume and CSI
2018-08-22 16:39:55 -07:00
makocchi e4c4652a31 Add fsType to aws-ebs (#10041)
* Add fsType to aws-ebs

* trivial changes to kick redeploy
2018-08-22 14:38:12 -07:00
Tim Fogarty 80715640b3 Add instructions for staging site using Docker (#9217)
* Add instructions for staging site using Docker

Adds a condensed version of the instructions in the README to
the intermediate contribution page.

* Format code blocks
2018-08-22 13:49:36 -07:00
Lubomir I. Ivanov 02ac5b8241 troubleshooting-kubeadm: add guide for fixing stale CoreDNS pods (#9872) 2018-08-22 13:30:33 -07:00
Misty Linville c12cdf8eb6 Update membership process (#9924)
* Update membership process

* Address feedback

* Feedback from spiffxp
2018-08-22 12:19:54 -07:00
Geoff 3f257efaa3 Remind folk cron uses UTC. (#9778)
* Remind folk cron uses UTC.

* Formatting and copy edit
2018-08-22 12:14:21 -07:00
ocofaigh bccb6a6602 Update high-availability.md - Fix value of kubernetesVersion in the kubeadm-config.yaml (#9613)
* Update high-availability.md

Fix for https://github.com/kubernetes/website/issues/9594#

Changed the value of `kubernetesVersion` to `v1.11.1` in the kubeadm-config.yaml so it pulls the correct server images for the latest v1.11 release.

I don't like the idea of having to change this value for every point release. Maybe someone can come up with a better solution that submitting a change to the documentation for every minor release?

* Update high-availability.md
2018-08-22 12:11:57 -07:00
Julie Bruce 7210c0e99a Applied Technical Writer Edits to the Top Portion (#10001)
Edited the file with Technical Writer edits through the Install kubectl binary using curl section. Will finish more later.
2018-08-22 12:03:06 -07:00
Julie Bruce cf8f500891 Removed apostrophe and capitalized CPU (#10045) 2018-08-22 11:40:00 -07:00
Julie Bruce 338265ee3f Style updates (#10046) 2018-08-22 11:37:45 -07:00
Dwai Banerjee 4f13f11e0b Changed Azure Container Service names and doc link (#10040)
* Changed Azure Container Service names and to Azure Kubernetes Service
* Changed docs link
* Service link redirects to aks link and remains unchanged.
2018-08-22 09:00:25 -07:00
Julie Bruce 5752cde1fa Made CPU usage consistent and removed apostrophes (#10044)
* Made CPU usage consistent and removed apostrophes

* Update assign-cpu-resource.md
2018-08-22 08:58:09 -07:00
Julie Bruce 6d3d89198e Added short code around include statement (#10006) 2018-08-22 08:51:24 -07:00
Julie Bruce 1d7e329fd9 Applied Style Changes (#10043)
* Applied Style Changes

* Add a few more light edits
2018-08-22 08:49:09 -07:00
Sam Foo 22f1f28bfa Remove imported/ references (#10004)
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
2018-08-21 15:54:33 -07:00
Lele aaa8d7e3f3 Removed spurious <strong> tag in one Title (#10032)
Removed spurious <strong> tag in "Test the cluster and flannel configuration" title
2018-08-21 14:58:13 -07:00
shavidissa 94db355ef7 Copyedit and update with escape characters (#10003)
* Copyedit and update with escape characters

- Use escape characters for {{< toc >}}.
- Copyedit the content.

* Remove the {{< toc >}} reference

The template does not need a {{< toc >}} as the TOC will be generated by default. Therefore, removed this info from the doc.
2018-08-21 14:55:58 -07:00
shavidissa b8b6477344 Copyedit and update the page (#10024)
- Minor updates.
- Added a link to permalinks for more info.
- Copyedit the content.
- Formatted the notes.
2018-08-21 14:48:42 -07:00
Julie Bruce c39d5d8097 Added info about include issues with short codes (#10025)
* Added info about include issues with short codes

* Minor style edits

* fix sample shortcode rendering
2018-08-21 14:44:30 -07:00
Julie Bruce 54aebcde1a Applied Note Tags and Removed Latinisms (#10026) 2018-08-21 14:25:49 -07:00
shavidissa 42bfecfad4 Minor updates (#10027)
Copyedit the content.
2018-08-21 14:19:49 -07:00
Julie Bruce 1aa22b4a32 Applied Technical Writer Edits (#10022) 2018-08-21 13:04:13 -07:00
Julie Bruce 1bf7a29a23 Added short code around include statement (#10020) 2018-08-21 13:01:58 -07:00
Julie Bruce 9c5ad32648 Added short code around include statement (#10019) 2018-08-21 12:59:43 -07:00
Julie Bruce 633ce80671 Added short code around include statement (#10018) 2018-08-21 12:57:33 -07:00
Julie Bruce 9c7cbacb9e Added short code around include statement (#10017) 2018-08-21 12:55:27 -07:00
Julie Bruce ecd5d920ab Added include statement around include statement (#10016) 2018-08-21 12:53:21 -07:00
Julie Bruce 7360a0c10c Added short code around include statement (#10014) 2018-08-21 12:49:09 -07:00
Julie Bruce 5a8c697b5e Added short code around include statement (#10013) 2018-08-21 12:47:03 -07:00
Julie Bruce f89178e88b Added short code around include statement (#10012) 2018-08-21 12:44:57 -07:00
Julie Bruce 335a9cfb58 Added short code around include statement (#10011) 2018-08-21 12:42:42 -07:00
Julie Bruce 15cfa0b7fd Added short code around include statement (#10010) 2018-08-21 12:40:36 -07:00
Fan Zhang 39a8f1b5fe Fix CSI doc. Document fsType default value change (#9869) 2018-08-21 12:38:30 -07:00
Kilian Ries 859ed30ae8 Update Container Linux kubeadm install instructions for crictl (#9798)
* Update Container Linux kubeadm install instructions for crictl

* fixed crictl install instructions
2018-08-21 12:36:06 -07:00
caishan2018 f653d151b6 Add phase in Option section consistent to apiserver (#9583)
In Options section, "--feature-gates mapStringBool"
option was given as a "feature=true|false" format.
While in other cli-ref pages, like kube-apiserver,
it's like "feature=true|false (BETA - default=true)".

Make it consistent to be "feature=true|false (phase - default=true or false)"
like kube-apiserver, scheduler, etc.
2018-08-21 12:33:42 -07:00
Lubomir I. Ivanov 822372f882 kubeadm-token-create: fix wrong flag name for ttl (#9762) 2018-08-21 12:31:18 -07:00
Ken'ichi Ohmichi 3d308a6b6c Add NOTE for deprecated in-tree openstack-cloud-provider (#9828)
As the release note of v1.11[1], in-tree openstack-cloud-provider is
deprecated. So this adds the note for explaining it and recommending
to use the external openstack-cloud-provider.

[1]: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#new-deprecations
2018-08-21 12:28:54 -07:00
Julie Bruce 72d8417caa Added short codes around include statement (#10009) 2018-08-21 12:26:39 -07:00
Julie Bruce 653642b90a Added short code around inlcude statement (#10005) 2018-08-21 12:22:09 -07:00
CaoShuFeng 47d7800691 update garbage collector info in replicaset (#9616)
* update garbage collector info in replicaset

* update wording

* remove will and need to
2018-08-21 12:19:54 -07:00
Julie Bruce 4566d54b8a Added short code around include statement (#10008) 2018-08-21 12:17:39 -07:00
Julie Bruce b7a0c2ce1f Added short code around include statement (#10007) 2018-08-21 12:15:24 -07:00
Gao Wen 93b544505d Update code render and format auto-generate list (#9070)
* Update the code render

* Update the generate catalog and formate code rendering

* Fix heading levels for template
2018-08-21 12:13:09 -07:00
Li Zebang a3db9fb85d something wrong in kubelet-integration.md (#9974)
* Propogating

not "Propogating", is "Propagating"

* `kubelet init` and `kubelet join`

`kubeadm init` and `kubeadm join`, not `kubelet init` and `kubelet join`
2018-08-21 11:49:27 -07:00
shavidissa a5ec4953a5 Minor updates (#9995)
Suggested a few minor updates to the file.
2018-08-21 11:45:46 -07:00
shavidissa 16e08c43c9 Minor updates (#9992)
This PR updates some minor issues.
2018-08-21 11:43:13 -07:00
JuleeB1 b75c7322b7 WIP: Adding shortcodes to includes (#10002)
Testing the ability to add shortcodes to includes
2018-08-21 11:28:58 -07:00
JuleeB1 996e4df38b Added Note Formatting (#9991)
Added note tags to the text
2018-08-21 11:26:25 -07:00
JuleeB1 60bceedce9 Added Note Formatting (#9990)
Added note tags to the text.
2018-08-21 11:24:01 -07:00
JuleeB1 21aba02a76 Added Note Formatting (#9989)
Added note tags to the text
2018-08-21 11:21:37 -07:00
JuleeB1 acf6aab1f6 Added Note Formatting (#9988)
Added note tags to the text
2018-08-21 11:19:13 -07:00
shavidissa d234191f0b Copyedit the page (#9999)
* Copyedit the page

A few minor updates were made.

* Update conjuction

Three options. The first (original) was OK, the second (change in this PR) was ambiguous, the third is a bit clearer.
2018-08-21 11:12:10 -07:00
JuleeB1 b28981e7ab Added Note Formatting (#9986)
Added note tags to the text.
2018-08-21 10:52:58 -07:00
JuleeB1 2919058ac8 Added Note Formatting (#9985)
* Added Note Formatting

Added note tags to the text.

* Add minor copyedit
2018-08-21 10:50:21 -07:00
JuleeB1 76d992a452 Added Note Formatting (#9984)
Added note tags to the text.
2018-08-21 10:41:03 -07:00
JuleeB1 121501c540 Added Note Formatting and Removed Contractions (#9983)
Added the note tag to the text and revised text to remove contractions
2018-08-21 10:36:25 -07:00
tvshc ec88957960 Added title case capitalization to the page title (#9997) 2018-08-21 10:31:45 -07:00
tvshc 0ff0d79243 Format security note with proper highlighting (#9942)
* Format security note with proper callout

The information about security of ssh keys might benefit from standing out more. Thus included it in a caution shortcode. Formatting is now more aligned with the style guide.

* close caution tag
2018-08-21 10:29:16 -07:00
tvshc d81c0c3cd5 Removed gerund from page title (#9993)
Page titles are in the verb's infinitive form throughout the d11n. Changed the title from the gerund form to infinitive to align it with the other page titles.
2018-08-21 10:26:39 -07:00
JuleeB1 8a0fcb1716 Moved the closing note tag (#9979)
Included the "where" statement in the note
2018-08-21 10:24:06 -07:00
tvshc eee3a97b35 Added title case capitalization to the page title (#9998) 2018-08-21 10:21:33 -07:00
makocchi 814da53cd7 tweak code snippets (#9977) 2018-08-21 07:52:36 -07:00
makocchi 82ffe60269 apply template (#9972) 2018-08-21 07:50:03 -07:00
tanshanshan 6566eefe20 fix the command output (#9966)
I have verified on version v1.11
2018-08-21 07:47:30 -07:00
makocchi be5ee84760 apply template (#9964) 2018-08-21 07:44:57 -07:00
makocchi cc93648377 apply template and update requirements (#9963) 2018-08-21 07:42:24 -07:00
makocchi dc4efc3198 apply template (#9962) 2018-08-21 07:39:51 -07:00
makocchi c52554240d apply template (#9961) 2018-08-21 07:37:18 -07:00
makocchi d23f768491 apply template (#9960) 2018-08-21 07:34:45 -07:00
tanshanshan 51f39b6554 fix the command output (#9958)
I have verified on version v1.11
2018-08-21 07:32:12 -07:00
tanshanshan 4302fc7b13 fix the command output (#9957)
I have verified on version v1.11
2018-08-21 07:29:39 -07:00
tanshanshan 4ce34fc6c0 fix the command output (#9956)
I have verified on version v1.11
2018-08-21 07:27:06 -07:00
tanshanshan c5a07419f2 fix the command output (#9955)
I have verified on version v1.11
2018-08-21 07:24:33 -07:00
tanshanshan d895efe24e fix the command output (#9954)
I have verified on version v1.11
2018-08-21 07:22:00 -07:00
makocchi 7e7f677fd4 Prevent hugo's wrong yaml rendering (#9851)
* Prevent hugo's wrong yaml rendering

* moved a couple of yaml descriptions to examples directory
* remove command prompt
* split each code snippet into command and output

* revert newline character

* add new test in examples_test.go

* change kind to ResourceQuota from List

* revert using examples/quota-objects-priority.yaml

* fix indent number

* unify file extension to yaml
2018-08-21 07:19:27 -07:00
tanshanshan a6411149a1 fix the command output (#9951)
I have verified on version v1.11
2018-08-21 07:16:54 -07:00
tanshanshan 1f56be2d06 fix the command output (#9950)
I have verified on version v1.11
2018-08-21 07:14:21 -07:00
tanshanshan 640b488794 fix the command output (#9949)
I have verified on version v1.11
2018-08-21 07:11:48 -07:00
tanshanshan 3d48ea5a52 fix the command output (#9946)
I have verified on version v1.11
2018-08-21 07:09:15 -07:00
tanshanshan 87b6b0dfe2 fix the command output (#9952)
I have verified on version v1.11
2018-08-21 07:06:42 -07:00
tanshanshan 3162ce42a0 fix the command output (#9965)
I have verified on version v1.11
2018-08-21 07:04:04 -07:00
tanshanshan 2c7810f658 fix the command output (#9969)
I have verified on version v1.11
2018-08-21 06:49:09 -07:00
krmayankk 0ddaff7224 fix gc documentation (#9857)
* fix gc documentation

* review comments
2018-08-20 14:27:51 -07:00
JuleeB1 23dcd8db04 Added Note Formatting (#9940)
* Added Note Formatting

Added note tags to the text

* small edits
2018-08-20 14:25:22 -07:00
Yuanbin Chen 0dac0300c9 Add pod list in all namespaces example (#9886)
This patch fix content "List existing nodes, pods, services and more,
in all namespaces, or in just one:" lost pod list.

Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-08-20 14:12:37 -07:00
Miguel Angel Medina Mondragon 4c65b13e6b --previous flag example added to the cheatsheet (#9900) 2018-08-20 14:03:55 -07:00
shavidissa e3f0158b5d Minor changes (#9938)
Minor fix and added the html escapes for <>.
2018-08-20 14:01:22 -07:00
Andrew Chen 1bebbfcbff Fix position of Home in subnav (#9937) 2018-08-20 13:56:25 -07:00
Arnaud M 13591f4ad8 update link to metrics-server repo (#9912) 2018-08-20 13:53:52 -07:00
Cody Clark 09602a17a9 Minor Fixes - Style Guide, Numbered Lists (#9934) 2018-08-20 13:47:30 -07:00
JuleeB1 0dadc1eaf3 Added Note Formatting (#9933)
Added the Note tag to the text
2018-08-20 13:44:48 -07:00
JuleeB1 c78e452551 Applied Note Formatting (#9931)
* Applied Note Formatting

Added note tags, converted text to active voice, made text consistent

* fix note syntax

* add bold note
2018-08-20 13:42:06 -07:00
makocchi e64c61e4f7 change the way to create ConfigMap (#9903) 2018-08-20 13:39:33 -07:00
Qiming 4050303130 Fix inline YAML in resource quota (#9906)
Closes: #9905
2018-08-20 13:36:46 -07:00
JuleeB1 1089ebbf41 Added Note Formatting (#9932)
Added note tags to the text
2018-08-20 13:34:13 -07:00
Ben Hall dc58333e85 The Kubernetes Basics link title was confusing (#9936) 2018-08-20 13:31:40 -07:00
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