Commit Graph

449 Commits (432d298753657c5e35affc009feeffb5769868e7)

Author SHA1 Message Date
Shashank Patel 432d298753 fix typo resource quota page (#13712)
Associated with #13710
2019-04-09 09:12:01 -07:00
Shashank Patel 3eaf5a61be fix type in volume page (#13707)
Associated with #13706
2019-04-09 09:10:01 -07:00
Shashank Patel ff7c90e04c fixeed typo on storage-limit page (#13709)
Associated with #13708
2019-04-09 07:49:11 -07:00
Shashank Patel 5c93be0e11 fix typo pod security page (#13714)
Associated with #13713
2019-04-09 04:49:06 -07:00
Shashank Patel 522b01480d fix typo in volume page (#13703)
Associated with #13702
2019-04-08 18:25:05 -07:00
AJ Moore 91397935a7 Update namespaces.md (#13682)
Updates `namespaces` command to `namespace`
2019-04-08 18:21:04 -07:00
Rajesh Deshpande d3cd85d496 Correcting API version in example (#13670)
API version of KubeSchedulerConfiguration is corrected to kubescheduler.config.k8s.io
2019-04-08 18:15:07 -07:00
Supriya Sirbi 5f6cc2de23 Issue #13506 Update Pod Security Policy (#13655) 2019-04-08 18:13:05 -07:00
Ismail Alidzhikov 87a2edbc10 Update api-changes link (#13613)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-04-08 18:09:03 -07:00
Joseph Heck f5496b5b5c minor link update with the migration of conventions in the community repo (#13681) 2019-04-08 17:59:03 -07:00
Shashank Patel 8596438035 fix typo in volumes pages (#13700)
Associated with #13699
2019-04-08 17:01:05 -07:00
Shashank Patel a70ded41b9 fix typo in volume page (#13698)
Associted with #13697
2019-04-08 16:53:02 -07:00
Shashank Patel d12b07d6ea fix type cronjob (#13696)
Associated with #13695
2019-04-08 16:45:03 -07:00
Shashank Patel adc61ddd79 fixed type in disruption page (#13692)
Associated with #13691
2019-04-08 16:29:05 -07:00
Shashank Patel 786ad4390d fix typo in pod-lifecycle (#13689)
Asscociated with #13688
2019-04-08 15:36:38 -07:00
Shashank Patel d8a198e93d Fix typo in API page (#13687)
Associated with #13686
2019-04-08 15:16:26 -07:00
Rajesh Deshpande 4d2bb1e5bf Incorrect details about startingDeadlineSeconds.. (#13530)
On this page, the default value of startingDeadlineSeconds is mentioned as 100 seconds which is not true. So removing this statement.
2019-04-08 06:22:25 -07:00
Shashank Patel 1c5188cc15 Fix typo in /docs/concepts/containers/images/ (#13628)
Associated with #13627
2019-04-04 15:31:20 -07:00
Shashank Patel e84079eedf Fix typo (#13624)
Associated with #13623
2019-04-04 14:33:20 -07:00
Shashank Patel a7427a627a Fix typo in service-networking page (#13622)
Associated with #13621
2019-04-04 14:07:18 -07:00
Shashank Patel 1aff855615 fix typo in home page (#13620)
associated with #13618
2019-04-04 14:05:19 -07:00
Kevin Woo 41f1397e56 add whitespace for clarity (#13580) 2019-04-03 09:27:49 -07:00
jwalter 5ec608971a Fixed typo (#13570)
kusotmization -> kustomization
2019-04-02 05:32:36 -07:00
Qiming d1ceb7cacd Fix link in pod overview (#13517)
Closes: #12952
2019-03-31 05:18:32 -07:00
Vladimir Vivien e3ee3f86cf Reversal for CSI ephemeral inline volume doc (#13403) 2019-03-28 16:36:14 -07:00
Karen Bradshaw 91ac5c6044 fix links in windows-nodes, runtimeClass (#13486) 2019-03-27 20:34:44 -07:00
kenveski a7f1bf394b Update link of spec (#13437)
Old link points to https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md#spec-and-status which will be removed after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
New link: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
2019-03-27 16:40:48 -07:00
Babak "Bobby" Salamat bbe35dcaae Change API version to v1 in exmaples, plus minor tweaks (#13457) 2019-03-27 15:50:29 +08:00
Rajesh Deshpande 91f73900db Correcting statement about Service ports (#13337)
* Correcting statement about Service ports

Correcting details about service ports and protocol. Removed statement saying Service supports the single port definition only and added details about multiport definitions.

* Correcting format changes

Correcting format changes as per feedback from reviewer.
2019-03-27 15:29:52 +08:00
Michelle Au be48fb38e9 Remove storage protection task page (#13402) 2019-03-26 06:59:22 -07:00
Jim Angel 851ef58fa8 Official 1.14 Release Docs (#13174)
* Official documentation on Poseidon/Firmament, a new multi-scheduler support for K8S. (#11752)

* Added documentation about Poseidon-Firmament scheduler

* Fixed some style issues.

* Udpated the document as per the review comments.

* Fixed some typos and updated the document

* Updated the document as per the review comments.

* Document timeout attribute for kms-plugin. (#12158)

See 72540.

* Official documentation on Poseidon/Firmament, a new multi-scheduler  (#12343)

* Removed the old version of the Poseidon documentation. Incorrect location.

* Official documentation on Poseidon/Firmament, a new multi-scheduler support for K8S (#12069)

* Official documentation on Poseidon/Firmament, a new multi-scheduler support for K8S. (#11752)

* Added documentation about Poseidon-Firmament scheduler

* Fixed some style issues.

* Udpated the document as per the review comments.

* Fixed some typos and updated the document

* Updated the document as per the review comments.

* Updated the document as per review comments. Added config details.

* Updated the document as per the latest review comments. Fixed nits

* Made changes as per latest suggestions.

* Some more changes added.

* Updated as per suggestions.

* Changed the release process section.

* SIG Docs edits

Small edits to match style guidelines.

* add plus to feature state

* capitalization

* revert feature state shortcode

since this is a Kubernetes extension, not a direct feature, it shouldn't use the regular feature state tagging.

(cherry picked from commit 7730c1540b)

* Remove initializers from doc. It will be removed in 1.14 (#12331)

* kubeadm: Document CRI auto detection functionality (#12462)

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>

* Minor doc change for GAing Pod DNS Config (#12514)

* Graduate ExpandInUsePersistentVolumes feature to beta (#10574)

* Rename 2018-11-07-grpc-load-balancing-with-linkerd.md.md file (#12594)

* Add dynamic percentage of node scoring to user docs (#12235)

* Add dynamic percentage of node scoring to user docs

* addressed review comments

* delete special symbol (#12445)

* Update documentation for VolumeSubpathEnvExpansion (#11843)

* Update documentation for VolumeSubpathEnvExpansion

* Address comments - improve descriptions

* Graduate Pod Priority and Preemption to GA (#12428)

* Added Instana links to the documentation (#12977)

* Added link to the Instana Kubernetes integration

* Added Instana link for services section

Added Instana and a link to the Kubernetes integration to the analytics services section and broadened the scope to APM, monitoring and analytics.

* Oxford comma /flex

* More Oxford commas, because they matter

* Update kubectl plugins to stable (#12847)

* documentation for CSI topology beta (#12889)

* Document changes to default RBAC discovery ClusterRole(Binding)s (#12888)

* Document changes to default RBAC discovery ClusterRole(Binding)s

Documentation for https://github.com/kubernetes/enhancements/issues/789 and https://github.com/kubernetes/kubernetes/pull/73807

* documentation review feedback

* CSI raw block to beta (#12931)

* Change incorrect string raw to block (#12926)

Fixes #12925

* Update documentation on node OS/arch labels (#12976)

These labels have been promoted to GA:
https://github.com/kubernetes/enhancements/issues/793

* local pv GA doc updates (#12915)

* Publish CRD OpenAPI Documentation (#12910)

* add documentation for CustomResourcePublishOpenAPI

* address comments

fix links, ordered lists, style and typo

* kubeadm: add document for upgrading from 1.13 to 1.14 (single CP and HA) (#13189)

* kubeadm: add document for upgrading from 1.13 to 1.14

- remove doc for upgrading 1.10 -> 1.11

* kubeadm: apply amends to upgrade-1.14 doc

* kubeadm: apply amends to upgrade-1.14 doc (part2)

* kubeadm: apply amends to upgrade-1.14 doc (part3)

* kubeadm: add note about "upgrade node experimental-control-plane"

+ add comment about `upgrade plan`

* kubeadm: add missing "You should see output similar to this"

* fix bullet indentation (#13214)

* mark PodReadinessGate GA (#12800)

* Update RuntimeClass documentation for beta (#13043)

* Update RuntimeClass documentation for beta

* Update feature gate & add upgrade section

* formatting fixes

* Highlight upgrade action required

* Address feedback

* CSI ephemeral volume alpha documentation (#10934)

* update kubectl documentation (#12867)

* update kubectl documentation

* add document for Secret/ConfigMap generators

* replace `kubectl create -f` by `kubectl apply -f`

* Add page for kustomization support in kubectl

* fix spelling errors and address comments

* Documentation for Windows GMSA feature (#12936)

* Documentation for Windows GMSA feature

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Enhancements to GMSA docs

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Fix links

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Fix GMSA link

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Add GMSA feature flag in feature flag list

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Relocate GMSA to container configuration

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Add example for container spec

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Remove changes in Windows index

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Update configure-gmsa.md

* Update configure-gmsa.md

* Update configure-gmsa.md

* Update configure-gmsa.md

* Rearrange the steps into two sections and other edits

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Fix links

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Add reference to script to generate GMSA YAMLs

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Some more clarifications for GMSA

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* HugePages graduated to GA (#13004)

* HugePages graduated to GA

* fixing nit for build

* Docs for node PID limiting (https://github.com/kubernetes/kubernetes/pull/73651) (#12932)

* kubeadm: update the reference documentation for 1.14 (#12911)

* kubeadm: update list of generated files for 1.14

NOTE: PLACEHOLDERS! these files are generated by SIG Docs each
release, but we need them to pass the k/website PR CI.

- add join_phase* (new sub phases of join)
- add init_phase_upload-certs.md (new upload certs phase for init)
- remove alpha-preflight (now both init and join have this)

* kubeadm: update reference docs includes for 1.14

- remove includes from alpha.md
- add upload-certs to init-phase.md
- add join-phase.md and it's phases

* kubeadm: update the editorial content of join and init

- cleanup master->control-plane node
- add some notes about phases and join
- remove table about pre-pulling images
- remove outdated info about self-hosting

* kubeadm: update target release for v1alpha3 removal

1.14 -> 1.15

* kubeadm: copy edits for 1.14 reference docs (part1)

* kubeadm: use "shell" for code blocks

* kubeadm: update the 1.14 HA guide (#13191)

* kubeadm: update the 1.14 HA guide

* kubeadm: try to fix note/caution indent in HA page

* kubeadm: fix missing sudo and minor amends in HA doc

* kubeadm: apply latest amends to the HA doc for 1.14

* fixed a few missed merge conflicts

* Admission Webhook new features doc (#12938)

- kubernetes/kubernetes#74998
- kubernetes/kubernetes#74477
- kubernetes/kubernetes#74562

* Clarifications and fixes in GMSA doc (#13226)

* Clarifications and fixes in GMSA doc

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Update configure-gmsa.md

* Reformat to align headings and pre-reqs better

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Reformat to align headings and pre-reqs better

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Reformat to fix bullets

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Reword application of sample gmsa

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Update configure-gmsa.md

* Address feedback to use active voice

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Address feedback to use active voice

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* RunAsGroup documentation for Progressing this to Beta (#12297)

* start serverside-apply documentation (#13077)

* start serverside-apply documentation

* add more concept info on server side apply

* Update api concepts

* Update api-concepts.md

* fix style issues

* Document CSI update (#12928)

* Document CSI update

* Finish CSI documentation

Also fix mistake with  ExpandInUsePersistentVolumes documented as beta

* Overall docs for CSI Migration feature (#12935)

* Placeholder docs for CSI Migration feature

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Address CR comments and update feature gates

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Add mappings for CSI plugins

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Add sections for AWS and GCE PD migration

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Add docs for Cinder and CSI Migration info

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Clarify scope to volumes with file system

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Change the format of EBS and Cinder CSI Migration sections to follow the GCE template

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Windows documentation updates for 1.14 (#12929)

* Updated the note to indicate doc work for 1.14

* first attempt at md export from gdoc

* simplifyig

* big attempt

* moving DRAFT windows content to PR for review

* moving content to PR in markdown for review

* updated note tags

* Delete windows-contributing.md

deleting this file as it is already ported to the github contributor guide

* fixed formatting in intro and cluster setup guide

* updating formatting for running containers guide

* rejiggered end of troubleshooting

* fixed minor typos

* Clarified the windows binary download step

* Update _index.md

making updates based on feedback

* Update _index.md

updating ovn-kubernetes docs

* Update _index.md

* Update _index.md

* updating relative docs links

updating all the links to be relative links to /docs

* Update _index.md

* Update _index.md

updates for windows services and ovn-kubernetes

* formatted for correct step numbering

* fix typos

* Update _index.md

updates for flannel PR in troubleshooting

* Update _index.md

* Update _index.md

updating a few sections like roadmap, services, troubleshooting/filing tickets

* Update _index.md

* Update _index.md

* Update _index.md

* Fixed a few whitespace issues

* Update _index.md

* Update _index.md

* Update _index.md

* add section on upgrading CoreDNS (#12909)

* documentation for kubelet resource metrics endpoint (#12934)

* windows docs updates for 1.14 (#13279)

* Delete sample-l2bridge-wincni-config.json

this file is not used anywhere

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Rename content/en/docs/getting-started-guides/windows/_index.md to content/en/docs/setup/windows/_index.md

moving to new location

* Delete flannel-master-kubectl-get-ds.png

* Delete flannel-master-kubeclt-get-pods.png

* Delete windows-docker-error.png

* Add files via upload

* Rename _index.md to add-windows-nodes.md

* Create _index.md

* Update _index.md

* Update add-windows-nodes.md

* Update add-windows-nodes.md

* Create user-guide-windows-nodes.md

* Create user-guide-windows-containers.md

* Update and rename add-windows-nodes.md to intro-windows-nodes.md

* Update user-guide-windows-containers.md

* Rename intro-windows-nodes.md to intro-windows-in-kubernetes.md

* Update user-guide-windows-nodes.md

* Update user-guide-windows-containers.md

* Update user-guide-windows-containers.md

* Update user-guide-windows-nodes.md

* Update user-guide-windows-containers.md

* Update _index.md

* Update intro-windows-in-kubernetes.md

* Update intro-windows-in-kubernetes.md

fixing the pause image

* Update intro-windows-in-kubernetes.md

changing tables from html to MD

* Update user-guide-windows-nodes.md

converting tables from HTML to MD

* Update intro-windows-in-kubernetes.md

* Update user-guide-windows-nodes.md

* Update user-guide-windows-nodes.md

* Update user-guide-windows-nodes.md

updating the numbering , even though it messes up the notes a little bit. Jim will file a ticket to follow up

* Update user-guide-windows-nodes.md

* update to windows docs for 1.14 (#13322)

* Update intro-windows-in-kubernetes.md

* Update intro-windows-in-kubernetes.md

* Update intro-windows-in-kubernetes.md

* Update intro-windows-in-kubernetes.md

* Update intro-windows-in-kubernetes.md

* Update user-guide-windows-containers.md

* Update user-guide-windows-nodes.md

* Update intro-windows-in-kubernetes.md (#13344)

* server side apply followup (#13321)

* change some parts of serverside apply docs in response to comments

* fix typos and wording

* Update config.toml (#13365)
2019-03-25 15:06:16 -07:00
Dani Comnea 7c987a81b8 Use busybox image v1.28 for DNS related examples (#13336) 2019-03-22 15:32:10 -07:00
Rajesh Deshpande 8c4a729d84 Correcting service configuration details (#13302)
Existing details related to services are ambiguous as it does not give an idea when to use an environment variable for service discovery. Also, it does not talk about the DNS method of service discovery which is highly recommended. so corrected document to provide these missing details.
2019-03-22 15:24:11 -07:00
Anthony Yeh 6c95d99195 StatefulSet: Document workaround for known rolling update issue. (#13190) 2019-03-21 07:01:41 -07:00
Logan Rakai 4737c170ec Improve example commands and output markdown (#13315) 2019-03-20 17:53:37 -07:00
chenrui 5a5f77db64 Fix relative links issue in English content (#13307)
* `http://kubernetes.io/docs/` -> `/docs/` in content/en folder

* `https://kubernetes.io/docs/` -> `/docs/` in content/en folder
2019-03-20 16:05:05 -07:00
Aniket Gawade d6f36725db Adding Contrail/Tungsten Fabric to the add-on list (#12865)
* Update addons.md

* Update addons.md
2019-03-15 10:18:59 -07:00
JF Joly 2b34dd9b7c Added link to New Relic agent install doc (#13157) 2019-03-13 08:37:42 -07:00
Dani Comnea 56021dc671 Reorganize Federation tasks so we have it group and under one topic (#12900)
* Reorganize Federation tasks so we have it group and under one topic

* Intended replacement
2019-03-12 13:38:39 -07:00
cizixs 0f45f09354 Fix typo in deployment concept (#13112)
There is a typo in deployment concept doc: missing a code block
indicator, this commit fixes it.
2019-03-12 09:58:42 -07:00
Michael Ferranti b8363e8d81 Add link to Portworx site (#13108)
Make it easier for people to understand if Portworx is the right solution for them with an additional link.
2019-03-12 09:54:44 -07:00
Petr Ruzicka 424437c1dd Update secret.md (#13039)
Command output fixed
2019-03-08 22:05:28 -08:00
Ketankumar Jani 0407c5500f update section `pods are preempted unneccessarily` (#12961)
Preemption must not happen when
there is no pending Pod, or when the pending Pods have equal or lower priority
than the victims.
2019-03-08 18:49:31 -08:00
Sarah Gray 18d6c123b7 Add Linode to list of implemented CCMs (#13019) 2019-03-08 09:29:26 -08:00
Bob Killen cf52474db1 Fix codeblock in update deployment section (#13029)
Corrects codeblock in the "Update deployment" section of doc:
content/en/docs/concepts/workloads/controllers/deployment.md
2019-03-07 16:26:06 -08:00
Petr Ruzicka 7130b8c58b Update secret.md (#13018)
Missing ``` fixed
2019-03-07 16:24:07 -08:00
Venkat 1230263319 Add Quobyte's CSI plug-in reference in place of in-tree plug-in (#13008)
* Add Quobyte's CSI plug-in reference in place of in-tree plug-in

* Update content/en/docs/concepts/storage/volumes.md

Include CSI reference from the glossary.

Co-Authored-By: venkatsc <subbaraocse9@gmail.com>

* Update Quobyte CSI references

Co-Authored-By: venkatsc <subbaraocse9@gmail.com>
2019-03-07 16:18:05 -08:00
Michael Vorburger ⛑️ 92132a4f0c fix minor typo (missing "to") in custom resources doc (#13005) 2019-03-07 16:12:09 -08:00
gml3ff 2cbf05a484 Included link to official Datadog Docs (#12988)
Current docs page didn't include link to Datadog docs page on setting up the agent with a DaemonSet.
2019-03-07 15:52:03 -08:00
Zoltan d5fc7c3bb8 Update deprecated link to Container Runtime Interface (#12957) 2019-03-07 15:38:06 -08:00