* Update DaemonSet deletion documentation
The "Updating a DaemonSet" section referred to pre-1.6 behavior, where
rolling updates of DaemonSets were not supported and thus orphaned pods
from deleted DaemonSets would not be replaced by a new DaemonSet.
Describe the new behavior, where orphaned pods can be adopted by a new
DaemonSet and may be replaced depending on the update strategy in use.
* Tweak language around Pod replacement after DaemonSet deletion
* Update note about DaemonSet rolling updates
No need to call out the version in which rolling updates for DaemonSets
were introduced given how long they've been supported.
* Fix title of audit task
The content the title refers to indicates an intent of describing how
to configure auditing for multiple apiservers rather than multiple
clusters.
* Update content/en/docs/tasks/debug-application-cluster/audit.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* ID translation for assign-pod-node
* fix typo
* add pods/pod-nginx.yaml example file
* add pods/pod-with-node-affinity.yaml example file
* add pods/pod-with-pod-affinity.yaml example file
* Apply suggestions from code review
Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>
* tidy up words following code review suggestion
Add shortcode, partial, and css so we can display an accouncement
site-wide.
Create a shortcode for use in content/en/ _index.html so
announcement is displayed on website landing page.
Create a partial for use in layouts/docs/baseof.html so
announcement is displaye on every page in '<url>/docs/home'
directory.
Add two values to config.toml: announcement (boolean) for toggling
display of announcement; announcement_message, which is the actual
message.
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
* initial commit for IPv4/IPv6 dual stack docs
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
* Apply suggestions from code review
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Remove warning, Add What's next section
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
* Add Service section
Add Provising a dual stack Kubernetes cluster section
Add Ecosystem tooling section
Update prerequisites
Update flags
Update supported features
Move validation to task
Add Service validation
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
* Apply suggestions from code review
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Remove ecosystem tooling
Remove provisioning tools
Add backtics to ipFamily values
Update loadbalancer section
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
* Fix feature gate link typo
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update to dual-stack
Add default use-case to Service validation
Add note to default Service behaviour
Add default Service example
Update egress routing description
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
* Update api-server to the API server
Fix small typo based on feedback
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
* Add for_k8s_version feature state
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
* Update service IP address verbiage to be more concise
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Move to tasks/network
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
* Move dual-stack under services-networking
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
* Remove dual-stack from glossary
Add codenew blocks
Split command from output
Renamed pod name
Created subheading to validate node and pod addressing
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
* Apply suggestions from code review
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Verbiage update based on review
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
* Apply suggestions from code review
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* storage: CSI inline volumes in beta
* storage: remove historic information for CSI inline volumes
As pointed out during review, this information is better captured in
the feature gates reference page.
* Added documentation to support Topology Manager feature in Kubelet.
* Added new document outlining feature
* Updated feature-gates.md to include feature gate for feature
* Update kubelet.md to include kubelet flags for feature
* Added Topology Manager reference to relevant pages
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update Topology Manager Policies section
- Gardener is a fully managed service, including day-1 and day-2 operations
- Gardener supports OpenStack (and Packet Cloud), which is often the foundation for on-premise installations
See e.g. adopters like https://bnerd.com which are offering a Gardener-based fully managed Kubernetes service in their own OpenStack DCs. More information at https://github.com/gardener/gardener/blob/master/ADOPTERS.md.
* Add comprehensive CRD versioning flow to documentation
* Break down CRD versioning upgrade processes into steps, apply review feedback
* Reference doc section about custom resource storage migration in workflow documentation
* Add step to find any clients still on old version during CRD version migration
* Fix indentation in list in conversion end-to-end flow doc
* Fix spacing before lists in docs about conversion webhooks
* Fix two typos
Also, I've snuck in a trivial update for the ShareProcessNamespace
feature gate, adding an "Until" version which had been omitted.
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Create a concepts page, link to it from scheduler concept page,
update feature gates reference and describe briefly in the
runtime-class page.
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
* added step on pulling down sig-windows-tools to windows guide.
* First draft of KubeCluster.ps1 Windows setup instructions
* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* added pre-reqs for overlay and moved troubleshooting section
* cosmetic changes and updated kubecluster.ps1 .gifs
* updated deployment steps and networking fix-ups in the Windows user guide
* Documenting how to use EvenPodsSpread feature
* address comments
* address comments
* address sftim's comments
* move to folder workloads/pods
* address comments
* move yamls to examples folder and reference back in the document
* Link from scheduling to topology spread constraints
* Translate `concepts/scheduling/_index.md` to Korean (#16072)
* Translate concepts/workloads/controllers/replicaset.md in Korean (#16070)
* Update outdated content in dev-1.15-ko.5 (#16162)
* Translate using-api/client-libraries into korean (#16182)
* ko: translate concepts/cluster-administration/proxies (#16030)
* Translate concepts/workloads/controllers/deployment.md in Korean (#16113)
Co-Authored-By: Seokho Son <shsongist@gmail.com>
Co-Authored-By: Eden <longlg88@naver.com>
Co-Authored-By: Yoon <learder@gmail.com>
Co-Authored-By: Sunghoon Kang <me@devholic.io>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: June Yi <gochist@gmail.com>
- minor fix for control-plane-flags
- cleanup tables from "kubeadm maturity" in create-cluster
- update install guide for container linux guide in install-kubeadm
- minor fixes in self-hosting
This patch turns the glossary entry for "workloads" into "workload" in
order to be consistent with other terms in the glossary. In addition,
the definition is modified to match what the overlay tip for the
"Workload" tag at the top of the glossary page says, which is
"Applications running on Kubernetes".
A workload is *not* a core object itself. Rather, it is a general
concept. Various other core objects describe different types of
workloads, and the glossary definition is appropriately modified to make
that clear.
Fixes Issue #14107
- Sample CRD will not work due to apiextensions.k8s.io/v1beta1 setting preserveUnknownFields to true by default. Set to `false`.
- Provide required `type: object` at `openAPIV3Schema` root for both versions to avoid `schema.openAPIV3Schema.type: Required value: must not be empty at the root` error.
* translation to bahasa indonesia
* Apply suggestions from code review
Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>
* tidy up some words
* Apply suggestions from code review
Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>
* Add id translation for logging
* Fix templating issue
* Fix templating issue
* Fix templating issue
* Add files example for SIG ID logging docs
* Fix id-cluster-logging
* Add link references which were removed with #16011
Signed-off-by: David Schneider <schneider@puzzle.ch>
* Move link references into correct capture block
* Translate concepts/workloads/pods/pod/ in Japanese (#13671)
* [ja] Copy en/docs/concepts/workloads/pods/pod.md into ja/
* [ja] Translate docs/concepts/workloads/pods/pod/
* [ja] Modify translation of docs/concepts/workloads/pods/pod/
Reflect review - add trailing 'ー' to some technical terms
* [ja] Fix translation of 'Persistent Volumes' (#13848)
s/永続化ボリューム/永続ボリューム/g
* Translated cron-jobs.md in Japanese (#13937)
* Translate cron-jobs.md in Japanese (#13392)
* Update cron-jobs.md
* Create automated-tasks-with-cron-jobs.md in Japanese directory
* Fix translation (#13392)
* Translate cron-jobs.md in Japanese (#13392)
* Update cron-jobs.md
* Create automated-tasks-with-cron-jobs.md in Japanese directory
* Revert "Create automated-tasks-with-cron-jobs.md in Japanese directory"
This reverts commit 739b01489634d749279c38b6ed5b90534bf7d29d.
* Revert "Create automated-tasks-with-cron-jobs.md in Japanese directory"
This reverts commit 739b01489634d749279c38b6ed5b90534bf7d29d.
* Fix conflict (#13392)
* Revert "Revert "Create automated-tasks-with-cron-jobs.md in Japanese directory""
This reverts commit c5fc9d93d6d789a13a0a28ec4b85f9e7aeb81e38.
* Revert "Revert "Revert "Create automated-tasks-with-cron-jobs.md in Japanese directory"""
This reverts commit 095e760c6d.
* Fix that as it was pointed out (#13392)
* Delete double same sesntence (#13392)
* copy includes directory (#14020)
* Translate docs/home/_index.md into Japanese (#14068) (#14074)
* Translate concepts/overview/components.md into Japanese (#14067)
* Translate glossaries used in concepts/overview/components.md into Japanese (#14044)
* Translate concepts/overview/components.md into Japanese (#14044)
* Translate tasks/run-application/run-single-instance-stateful-application/ in Japanese (#13668)
* Translate tasks/run-application/run-single-instance-stateful-application/ in Japanese
* Apply suggestions from code review
Co-Authored-By: sotoiwa <sotoiwa@gmail.com>
* Better translation from code review
* Translate tasks/access-application-cluster/service-access-application-cluster/ in Japanese (#13701)
* Update fluentd image (#13661)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
* update zh kubelet-config-file doc (#13495)
* update zh kubelet-config-file doc
* change kubelet config types address
* add space between en words and zh words
* revert en version change
* correct container hyperlinks in init container (#12387)
* correct container hyperlinks in init container
* correct zh trans and update anchor inside page
* 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.
* Fix typos (#13376)
* add Nokia case study (#13676)
* Fix typo in API page (#13687)
Associated with #13686
* fix typo in pod-lifecycle (#13689)
Asscociated with #13688
* issue 13383
* modify the link part
* Revert "modify the link part"
This reverts commit 2ae91dca57.
* Revert "Revert "modify the link part""
This reverts commit e5b80b6258.
* Revert "Revert "Revert "modify the link part"""
This reverts commit 427916e7c6.
* Revert "Merge remote-tracking branch 'origin/master' into issue_13383"
This reverts commit 98099d805c, reversing
changes made to 969e7f3f5c.
* modify the link part
* Translate /concepts/overview/working-with-objects/kubernetes-objects/ into Japanese (#14025)
* Translate /concepts/overview/working-with-objects/kubernetes-objects/ into Japanese (#13952)
* Apply suggestions to /concepts/overview/working-with-objects/kubernetes-objects/ from code review
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* Translate concepts/overview/working-with-objects/names.md into Japanese (#14066)
* Translate content/ja/docs/concepts/overview/working-with-objects/names.md into Japanese
* Translate docs/reference/glossary/name.md into Japanese
* Translate docs/reference/glossary/uid.md into Japanese
* Apply suggestions to concepts/overview/working-with-objects/names.md from review comments
* Translate concepts/overview/kubernetes-api.md into Japanese (#14343)
* Translate concepts/overview/kubernetes-api.md into Japanese
* Update translations for concepts/overview/kubernetes-api.md
* Translate overview/working-with-objects/labels.md in Japanese (#14183) (#14319)
* Translate overview/working-with-objects/labels.md in Japanese (#14183)
* Update translations for concepts/overview/working-with-objects/labels.md.
* Translate concepts/workloads/pods/pod-overview/ in Japanese (#14426) (#14494)
* Translate concepts/workloads/pods/pod-overview/ in Japanese (#14426)
* Update translation for concepts/workloads/pods/pod-overview.md.
* Translate overview/working-with-objects/field-selectors.md in Japanese (#14350) (#14535)
* Translate overview/working-with-objects/field-selectors.md in Japanese (#14350)
* Update translations for concepts/overview/working-with-objects/field-selectors.md.
* Update translation for concepts/overview/working-with-objects/field-selectors.md
* Translate overview/working-with-objects/common-labels/ in Japanese (#14397) (#14403)
* Translate overview/working-with-objects/common-labels/ in Japanese (#14397)
* Update translation for concepts/overview/working-with-objects/common-labels.md
* Translate concepts/storage/volume-snapshot-classes/ in Japanese (#14846) (#14849)
* ja-trans: tasks/run-application/run-stateless-application-deployment/ (#14955)
* ja-trans: tasks/run-application/run-stateless-application-deployment/
* modify "exploring" translation
* ja-trans: concepts/containers/container-environment-variables/ (#14116)
* ja-trans: concepts/containers/container-environment-variables/
* removed redundant expressions
* ja-trans: Translate tasks/debug-application-cluster/get-shell-running… (#14146)
* ja-trans: Translate tasks/debug-application-cluster/get-shell-running-container/ #13381
* Update content/ja/docs/tasks/debug-application-cluster/get-shell-running-container.md
Fix typo
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* ja-trans: concepts/containers/container-lifecycle-hooks/ (#14169)
* ja-trans: tasks/debug-application-cluster/debug-init-containers/ (#14488)
* ja-trans: tasks/debug-application-cluster/debug-init-containers/
* modified traslation of should
* Translate concepts/workloads/controllers/replicaset/ in Japanese (#14634) (#14641)
* Translate concepts/workloads/controllers/replicaset.md in Japanese (#14634)
* Improve japanese translation in concepts/workloads/controllers/replicaset.md (#14634)
* Improve japanese translation in concepts/workloads/controllers/replicaset.md (#14634)
* Translate concepts/overview/working-with-objects/annotations/ in Japanese (#13382) (#14396)
* Translate overview/working-with-objects/annotations.md in Japanese (#13382)
* Delete a empty line in concepts/overview/working-with-objects/annotations.md (#13382)
* Update translation for concepts/overview/working-with-objects/anotations.md
* ja-trans: tasks/run-application/scale-stateful-set/ (#15289)
* [ja] Fix translation of 'Persistent Volumes' (#13848)
s/永続化ボリューム/永続ボリューム/g
* ja-trans: tasks/run-application/scale-stateful-set/
* Update content/ja/docs/tasks/run-application/scale-stateful-set.md
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* Update content/ja/docs/tasks/run-application/scale-stateful-set.md
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* added postpositional particle
* ja-trans: tasks/debug-application-cluster/debug-stateful-set/ (#15282)
* [ja] Fix translation of 'Persistent Volumes' (#13848)
s/永続化ボリューム/永続ボリューム/g
* ja-trans: tasks/debug-application-cluster/debug-stateful-set/
* ja-trans: tasks/debug-application-cluster/determine-reason-pod-failure/ (#14939)
* [ja] Fix translation of 'Persistent Volumes' (#13848)
s/永続化ボリューム/永続ボリューム/g
* ja-trans: tasks/debug-application-cluster/determine-reason-pod-failure/
* ja-trans: unify the ending of sentences
* follow the master branch update
* reflect a suggestion and modify translation of container
* ja-trans: tasks/run-application/delete-stateful-set/ (#15293)
* [ja] Fix translation of 'Persistent Volumes' (#13848)
s/永続化ボリューム/永続ボリューム/g
* ja-trans: tasks/run-application/delete-stateful-set/
* Update content/ja/docs/tasks/run-application/delete-stateful-set.md
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* Update content/ja/docs/tasks/run-application/delete-stateful-set.md
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* Update content/ja/docs/tasks/run-application/delete-stateful-set.md
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* Update content/ja/docs/tasks/run-application/delete-stateful-set.md
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* modified traslation of backing
* ja-trans: tasks/configure-pod-container/attach-handler-lifecycle-event/ (#14328)
* Translate overview/working-with-objects/namespaces.md in Japanese (#14045) (#14161)
* Translate overview/working-with-objects/namespaces.md in Japanese (#14045)
* Update translations for concepts/overview/working-with-objects/namespaces.md
* ja-trans: fix Japanese Translation in concepts/overview/working-with-objects/namespaces.md (#14045)
* ja-trans: includes/default-storage-class-prereqs.md (#15376)
* ja-trans: includes/default-storage-class-prereqs.md
* Update content/ja/includes/default-storage-class-prereqs.md
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* Translate tasks/run-application/run-replicated-stateful-application/ in Japanese (#15368)
* Translate tasks/run-application/run-replicated-stateful-application/ in Japanese
* add a base document in english
* Update content/ja/docs/tasks/run-application/run-replicated-stateful-application.md
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* Update content/ja/docs/tasks/run-application/run-replicated-stateful-application.md
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* Update content/ja/docs/tasks/run-application/run-replicated-stateful-application.md
Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>
* small fixs
「複製」という言葉を使わず「レプリケーション」と「クローン」に使い分けるように変更。
「ステートフルなアプリケーション」を「ステートフルアプリケーション」に変更。
* small fix
* Translate concepts/workloads/pods/init-containers.md in Japanese (#14543) (#14576)
* Translate concepts/workloads/pods/init-containers.md in Japanese (#14543)
* Improve japanese translation in concepts/workloads/pods/init-containers.md (#14543)
* Add new line in ja/concepts/workloads/pods/init-containers.md (#14543)
* Add new line in ja/concepts/workloads/pods/init-containers.md (#14543)
* translate contribute/_index.md to japanese. (#15406)
* translate contribute/_index.md to japanese.
* trim spaces.
* Add missing translation.
* Translate concepts/workloads/controllers/daemonset/ in Japanese #14761 (#14767)
* Translate concepts/workloads/controllers/daemonset/ in Japanese (#14761)
* ja-trans: Improve Japanese translation in concepts/workloads/controllers/daemonset.md (#14767)
* Translate concepts/workloads/controllers/garbage-collection/ in Japanese (#14718) (#14720)
* Translate concepts/workloads/controllers/garbage-collection/ in Japanese (#14718)
* ja-trans: Improve Japanese translation in concepts/workloads/controllers/garbage-collection.md (#14718)
* Translate concepts/workloads/pods/podpreset/ in Japanese (#14544) (#14581)
* Translate concepts/workloads/pods/podpreset.md in Japanese (#14544)
* Update translation for concepts/workloads/pods/podpreset.md.
* ja-trans: Improve Japanese translation in concepts/workloads/pods/podpreset (#14544)
* ja-trans: Improve Japanese translation in concepts/workloads/pods/podpreset (#14544)
* ja-trans: Delete translated sentence in concepts/workloads/pods/podpreset (#14544)
* ja-trans: Delete duplicated sentence in concepts/workloads/pods/podpreset (#14544)
* Translate concepts/containers/runtime-class/ in Japanese (#14670) (#14673)
* Translate concepts/containers/runtime-class.md in Japanese (#14670)
* ja-trans: Improve Japanese translation in concepts/containers/runtime-class.md (#14670)
* Translate concepts/services-networking/dns-pod-service/ in Japanese #14777 (#14805)
* Translate concepts/services-networking/dns-pod-service/ in Japanese (#14777)
* ja-trans: Improve Japanese translation in concepts/services-networking/dns-pod-service.md (#14777)
* Translate concepts/workloads/controllers/statefulset/ in Japanese #14679 (#14696)
* Translate concepts/workloads/controllers/statefulset.md in Japanese (#14679)
* ja-trans: Improve Japanese translation in concepts/workloads/controllers/statefulset.md (#14679)
* ja-trans: Improve some Japanese translation in concepts/workloads/controllers/statefulset.md (#14679)
* ja-trans: Improve some titles in concepts/workloads/controllers/statefulset.md (#14679)
* ja-trans: Improve some Japanese translations in concepts/workloads/controllers/statefulset.md (#14679)
* Translate concepts/workloads/controllers/ttlafterfinished/ in Japanese #14734 (#14735)
* Translate concepts/workloads/controllers/ttlafterfinished/ in Japanese (#14734)
* ja-trans: Improve Japanese translation in concepts/workloads/controllers/ttlafterfinished.md (#14734)
* ja-trans: Delete some Japanese words in concepts/workloads/controllers/ttlafterfinished.md (#14734)
* ja-trans: Fix typo in concepts/workloads/controllers/ttlafterfinished.md (#14734)
* Translate concepts/storage/dynamic-provisioning/ in Japanese #14847 (#14916)
* Translate concepts/storage/dynamic-provisioning/ in Japanese (#14847)
* ja-trans: Improve Japanese translation in concepts/storage/dynamic-provisioning.md (#14847)
* ja-trans: Improve some Japanese translation in concepts/storage/dynamic-provisioning.md (#14847)
* ja-trans: Improve some Japanese translations in concepts/storage/dynamic-provisioning.md (#14847)
Add new section for content guidelines
Add table of examples of what is and is not allowed
Add examples of links to Linux Academy courses based on discussion
during the Aug 20 SIG Docs meeting.
Remove example table and reformat based on feedback
Move content guide to its own page
Update existing pages to mention new Content Guide page
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
In nginx ingress controller Version 0.22.0 and beyond, any substrings within the request URI that need to be passed to the rewritten path must explicitly be defined in a capture group. Please refer doc here :
* `https://kubernetes.github.io/ingress-nginx/examples/rewrite/#rewrite-target`
* `https://stackoverflow.com/a/55193468/5527839 `
Currently, what was mentioned in the docs, didnt work for me. I was using minikube version `1.2.0` which uses ingress above v0.21.0. After reading the docs provided in above two links, was able to figure out where it was lacking. Have mentioned the changes in the proposed file change.
* Fix links into Audit with Falco section
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-authored-by: Lorenzo Fontana <lo@linux.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
* Fix typo in audit docs
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* translated term: toleration
* update translation: toleration
* Update translation: toleration
translated terme "taint" as "marquage" in French and "schedule" as "ordonnancer" in French
* Update translation: toleration
typo fixup
* Translate CCM page in French
* Update content/fr/docs/tasks/administer-cluster/running-cloud-controller.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Recently, the RunAsUserName feature has been added, allowing users to
run Windows containers with custom usernames, different from the image
default usernames.
Adds documentation regarding its prerequisites, feature gate, usage,
restrictions, and samples.
It's very difficult to figure out e.g. the correct quotes to use from
regular text that is subject to being converted for typographers quotes.
Use code literals instead to ensure that nothing is modified, and to
distinguish literals from accompanying text.
Signed-off-by: Zane Bitter <zbitter@redhat.com>
* Add Link /docs/reference/ in Korean (#15610)
* Translate tasks/debug-application-cluster/resource-usage-monitoring in Korean (#15593)
* Translate tasks/inject-data-application/define-environment-variable-container in Korean (#15606)
* ko: Update outdated files in dev-1.15-ko.3 (#15605)
* Translate home/supported-doc-version in Korean (#15621)
* ko: Update some files in reference/glossary (#15631)
* Translate reference/glossary/cloud-provider.md in Korean (#15685)
* Translate docs/reference/using-api/api-overview in Korean (#15644)
* Translate tasks/debug-application-cluster/resource-metrics-pipeline in Korean (#15665)
Co-Authored-By: June Yi <june.yi@samsung.com>
Co-Authored-By: Seokho <shsongist@gmail.com>
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Yoon <learder@gmail.com>
Co-authored-by: JiMyung Lee <lee.ji.myung@gmail.com>
Co-authored-by: lapee79 <lapee79@gmail.com>
Co-authored-by: Sunghoon Kang <hoon@linecorp.com>
Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
Co-authored-by: Lawrence Kay <me@lkaybob.pe.kr>
It switched from a naming scheme of service1/service2 to s1/s2. That can be confusing for new people, and I propose we stick to only one naming scheme.
Add hyperlink to 'communicate' in Participating in SIG Docs section.
Hyperlink points to Participating in SIG Docs discussions section further down the page.
Add info to Submit a pull request bullet 5 about putting fixes #<issue_number>
or closes #<issue_number> to the PR description so GitHub will automatically close the issue
* Improvement for kubectl patch command
This command does not work in Powershell. A specific note would help the developers to take care of the same.
* Fixed review comments
Added different tabs for bash and PowerShell.
* Removing note for PowerShell
Hugo is not able to add note along with shortcode. Hence removing note.
* Update device plugin docs for Kubernetes 1.14
& related pages
This change is mainly about feature-state shortcodes & similar.
(if there's a way to get the short version string, eg "1.14" rather
than "v1.14", then that could go in place of the hard coded value
in this commit).
* Fix code block formatting
eg code blocks incorrectly marked as:
```shell
* Use glossary shortcodes where appropriate
* Hyperlink to Prometheus
* Tidy Markdown formatting
* Change example vendor domain name
Use a name inside ".example" to highlight that this is a DNS
domain name.
* Reword device plugins documentation
* Tweak headings for device plugins
* Add "what's next" to device plugins docs
* Tweak wording for device plugins docs
* Add KubeVirt device plugins
- tested on macOS with BSD's grep and GNU's. same flags, same output.
- there are some 55 CPU flags on mac, so highlighting VMX makes it
easier to grasp
- using `egrep` on linux and `grep` on mac, not necessary
- precision: the VT-x feature is NOT an OS feature...
* Add OPA Gatekeeper blog post
* address comments
* Apply suggestions from code review
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* address more comments
* Update based on beta release
* Update publish date; reword intro
* Document the enableServiceLinks flag
There are many cases of service discovery environment variables clashing with env vars expected by programs, causing hard to debug problems. The enableServiceLinks flag added in 1.13 should be mentioned here and not only on the API reference.
* Update connect-applications-service.md
* Update content/en/docs/concepts/services-networking/connect-applications-service.md
Co-Authored-By: Qiming <tengqim@cn.ibm.com>
* rephrased the action to use active voice style
* porting some information from kubeadm-init.md to kubelet-integration.md doc
from reference/setup-tools/kubeadm/kubeadm-init.md to setup/production-environment/tools/kubeadm/kubelet-integration.md
includes edits I just proposed in #15421 and #80136
* improve wording re. systemd in kubelet-integration.md
* removing quotes and adding the in kubelet-integration.md
* Update content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md
Co-Authored-By: Lubomir I. Ivanov <neolit123@gmail.com>
because with busybox/0.log it fails as shown below (unless you mkdir busybox,
with the correct permission, which is an extra step we can avoid for a tutorial like this)
FATA[0000] Starting the container "3c71f8c3abfcac0f8357fa25be896062f05f88e1d9acbd7a033afeee9a54f3c4" failed: rpc error: code = Unknown desc = failed to create containerd task: failed to create container loggers: failed to create and open log file: open busybox/0.log: no such file or directory
CSR API isn't guaranteed to use the cluster CA. The CA used to sign
certs using the CSR API depends on the specific cluster stup. Admins can
use a separate CA if they choose to.
Users shouldn't rely on verifying those certs using the CA bundle
mounted with service account secrets.
The doc page is reworded to remove most mentions of cluster CA and
instead focus on API usage specifics.
* Update volumes examples that are no longer in staging
Update volumes examples that are no longer in staging
per
c16a976d98
a lot of links are now broken in the docs
* Remove /staging from ceph examples
Remove /staging from ceph examples
The content describing authorization modes used the term "authorization
modules" erroneously. This patch uses the term "mode" as is appropriate
but keeps the section link header the old "authorization-modules" in
order not to break older links.
- Mark as relevant to networking.
- Unmark as a core object. kube-proxy is not an API object.
- Fix hyperlink to reference docs.
- Include hyperlink in definition. This is used in /docs/concepts/overview/components/
- Revise wording.
* remove doc from kubeadm-init.md which is duplicated in kubelet-integration.md
This section in reference/setup-tools/kubeadm/kubeadm-init.md seems to significantly overlap with setup/production-environment/tools/kubeadm/kubelet-integration.md - looks like someone copy/pasted it at some point? The information in kubelet-integration.md looks more up to date than this (e.g. there actually is no `--allow-privileged=true` or `--network-plugin=cni` here?). Therefore lets delete the sections content, and have a short line linking to the other one.
If this is accepted, then #15421 is moot (because #15423 moves it to the new place).
* shorten link re. removed doc from kubeadm-init.md
as requested in https://github.com/kubernetes/website/pull/15424/ review
* drop https://kubernetes.io from link in kubeadm-init.md
* Revert "shorten link re. removed doc from kubeadm-init.md"
This reverts commit f128ce7dc2.
* fix bad wording
* update kubeadm-init.md based on kbhawkey review feedback
* remove duplicate sentence in kubeadm-init.md
* Adding cgroup to glossary
Adding cgroup to glossary
* Removed value from aka field
* Updating cgroups.md with cgroups changed to cgroup
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Modified cgroups to singular
* Title update and remove etc
Updated the title as mentioned in v2 docs and removed etc
* Update cgroups.md
Adding different short description
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Updated cgroups.md short description
* Changed file name and glossary title
* Changed the title to make it consistent
* Reference/tools/v0.1 (#15401)
* Translate reference/glossary/contributor.md in Korean (#15433)
* Translate reference/glossary/cla in Korean (#15436)
* Update what-is-kubernetes.md (#15446)
* Translate glossary components tagged with `Fundamental` into korean (#15426)
* Translate content/ko/docs/concepts/overview/working-with-objects/fiel… (#15393)
* Translate tasks/administer-cluster/cluster-management in Korean (#15472)
Co-Authored-By: lapee79 <lapee79@gmail.com>
Co-Authored-By: alice_k106 <alice_k106@naver.com>
Co-Authored-By: Sunghoon Kang <me@devholic.io>
Co-Authored-By: 박주은 <elpion19@gmail.com>
Co-Authored-By: JiMyung Lee <lee.ji.myung@gmail.com>
Co-Authored-By: Sean Park <seanpark.hh@gmail.com>
Co-Authored-By: Seokho Son <shsongist@gmail.com>
* Added Tencent Cloud Production Environment Solution
* Add an article on how to run kubernetes on Tencent Kubernetes Engine : content/en/docs/setup/production-environment/turnkey/tke.md
* Document modifications have been made as recommended by reviewer sftim. Please select this document when merging.
* Document optimization
* Modify the contents of the document : content/en/docs/setup/production-environment/turnkey/tke.md
* Add A What's Next section
* Add content: TKE is a Certified Kubernetes product.
* Add reviewers and other information.
* Delete a space
* Change information about reviewers
* Remove reviewers.
* pod-network to be done only on master node
added a note saying that Install a pod-network add on need to be done only on the master node
* updated where to run pod-network doc
All admission control plugins support two modes for specifying their
configuration: linking to an external file using the `path` key in the
shared admission configuration file, or directly embedding the
configuration using the `configuration` key in the shared admission
configuration file.
This commit makes the ImagePolicyWebhook documentation mention the
embedded configuration option.
* Adding China unicom Case Study
* Adding comma
* Update index.html
Now the verb was conjugated correctly.
* Update index.html
Added comma to separate items correctly.
* Update index.html
Removing the br element.
* Update index.html
Correction in verbal conjugation.
* New getting started blog post
I'd like to submit a blog post for the kubernetes.io blog targeted to people just getting started with Kubernetes. I myself am still new to it but want to start writing more to share what I am learning and help others along the way. My point of view is a little different than most people who post on the kubernetes.io blog since I am an independent consultant and I also work mostly with Microsoft products - so some of my resources are from Microsoft which seems rare for some reason in most Kubernetes blog posts I find on the web.
* Added the images and changed md for path
I added the image files and changed the paths in the markdown to /static/images/blog/...
* fix path
* Added date to header
Added a date to get it on netlify preview
* made changes
* Update and rename get-started-with-kubernetes-using-python.md to 2019-07-23-get-started-with-kubernetes-using-python.md
The addition of the flag "---control-plane-endpoint" for
"kubeadm init" removes the requirement for creating a config file
for the stacked etcd setup.
The config is still required for stacked etcd setup.
When upgrading controlplane nodes, upgrading the kubelets should be done
as the last step after "kubeadm upgrade" was run on all of the control
plane nodes already.
Also apply consistency related cleanup to sections and section names.
I changed a question that had no question mark into a statement. I also changed the heading from the first person to the second person, because the topic it treats the reader as the second person everywhere else.
* Switch to "failure zone" term
Previous wording, "availability zone", is specific to certain cloud
service providers (eg AWS).
* Refer to glossary terms where appropriate
* Reword signposting to examples
* Assign stable name to anchor
* Link to standard node labels
* Fix incorrect feature state claims
* NodeRestriction admission plugin needs Kubernetes v1.11
(or later)
* Move further reading to whatsnext section
* Fix link to cluster setup
* Drop advice about older kubectl
Kubernetes v1.14+ definitely does offer a compatible kubectl
* Drop outdated comment about downloading examples
* Call an availability zone an availability zone
* Improve init containers page
- Overall rewording
- Link to “Debug init containers” in whatsnext
- Explain terms / use glossary references
- Use glossary shortcodes where appropriate
- Expand terms like QoS and cgroup that aren't in the glossary
- Only document & recommend stable syntax
- Tweak initContainer examples to use project style
- Drop vestigialreference to StatefulSet
Also: write “container” in lower case
Most of the places where this page talks about containers, it's as a
concept rather than an object in the Kubernetes API. Adjust case
accordingly.
* Reword what's next section
* Add docs/concepts/cluster-administration/logging.md
* Add depending examples
* Translate first 2 chapters
* Coorect the path to debug/counter-pod.yaml
Only the english versions can be directly referenced.
* translate last chapter and adjust to doc style guide
* Fix french ortographic and gramatical errors
* Fix french grammar and orthograph
* Translate concepts/workloads/controllers/replicationcontroller in Korean (#15044)
* ko: Update outdated 1.14-ko.4 branch (#15099)
* Translate tasks/access-application-cluster/configure-access-multiple-clusters in Korean (#15121)
* Translate standardized glossary items in Tag Network into Korean (#15278)
* ko: Keep up with upstream - renamed files (#15030)
Co-Authored-By: Seokho <shsongist@gmail.com>
Co-Authored-By: lapee79 <lapee79@gmail.com>
Co-Authored-By: Yoon <learder@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>
Ubuntu 16.04.5 LTS
apt-mark unhold kubeadm && apt-get update && apt-get install -y kubeadm=1.14.x-00 && apt-mark hold kubeadm gives the below error
The following packages have unmet dependencies:
kubelet : Depends: kubernetes-cni (= 0.6.0) but 0.7.5-00 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Unholding the kubelet with kubeadm fixes the problem.
* Add scheduler concept page
* Rename scheduling overview
* Fix non-ASCII colon symbols
* Reword scheduler concept page
* Move scheduler performance tuning into scheduling
* Signpost from overview to kube-scheduler, etc
* Add whatsnext section to scheduler concept
* Restructure scheduling concept
Now there's a concept page for scheduling, some of the details
in the performance tuning page can have a better home.
* Omit link to (unwritten) scheduling extensions page
* Drop deprecated / superseded filtering rules
* Updated Korean setup and cassandra pages to remove broken pick-right-solution page
* took out the errant Getting Started line with the pick-right-solution link. It's not in the English version at all.
This change is required since the 3.8 manifest moves to using
apps/v1 instead of extensions/v1beta1 for types like DaemonSet
and Deployment.
See PR 70672 of k/k.
* Update api reference contrib doc
See issue #14111
* updates to api ref contrib guide
* further updates to api ref contrib
* more updates api ref contrib
lose apt-mark unhold kubectl when apt-get install kubectl. If not unhold kubectl, it would return the error follows:
``` shell
root@ecs-k8s-master:~# apt-mark unhold kubelet && apt-get update && apt-get install -y kubelet=1.15.0-00 kubectl=1.15.0-00 && apt-mark hold kubelet
kubelet was already not hold.
Hit:1 https://download.docker.com/linux/ubuntu xenial InRelease
Hit:2 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial InRelease
Hit:3 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-updates InRelease
Get:4 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-backports InRelease [107 kB]
Hit:4 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-backports InRelease
Hit:5 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-security InRelease
Hit:6 https://packages.cloud.google.com/apt kubernetes-xenial InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
linux-headers-4.4.0-145 linux-headers-4.4.0-145-generic linux-image-4.4.0-145-generic linux-modules-4.4.0-145-generic
Use 'apt autoremove' to remove them.
The following held packages will be changed:
kubectl
The following packages will be upgraded:
kubectl kubelet
2 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
E: Held packages were changed and -y was used without --allow-change-held-packages.
```
1. Replace net.ipv4.route.min_pmtu with net.core.somaxconn in the
example of using unsafe sysctls in containers, since the former is not
accessible within container namespace at all.
2. Not all net.* sysctls are namespaced. Explain the correct way to
identify the namespaced networking sysctls.
* fix path of game.properties file
It has been dowloaded to configure-pod-container/configmap/game.properties
* fix typo: kustomization instead of kusotmization
Due to a couple missing newlines and missing closing fixed-width quote
delimiter, the bulleted list of extensions to core constructs was being
incorrectly displayed.
* Update and organize the content on Deployments
fix formatting issues
Format a note
Formats the content
Format content
Fix formatting issues
Format content
Format content
Update and organize the content on Deployments
* Update the content as per the comments
* Update as per the comments
* Update as per the comments
- Ignore 'xtrabackup_slave_info' if it is an empty file.
- Remove the tailing semicolon in 'xtrabackup_slave_info'.
- Stop script when 'CHANGE MASTER' is failed, then rename 'change_master_to.sql.in' only when changing master is successful.
Init Containers were specified using custom annotations in k8s 1.5. In
k8s 1.6, these annotations were replaced with the
`Pod.Spec.initContainers` collection and the old annotations were
deprecated in 1.6 and no longer supported in 1.8. There's no reason to
clutter the docs with the old annotation syntax.
* translated glossary/application-architect from en to fr
* translated title section of glossary/application-architect.md from en to fr
* changed 'micro-prestations' to 'micro-services
* This URL is a better link directly to the feature
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
* Convert links to relative links, clean up a conversion comment
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
* Initial blog post draft for kubeadm v1.15
* More edits, and add pictures
* Incorporate changes from review and add hugo metadata
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
* Update logo and some final edits
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
* Some minor fixes, fix the logo and author attribution
* Fix list formatting
* Fix an other list formatting issue
* Update 2019-06-24-kubeadm-ha-v115.md
Removed ambiguous word 'temporarily', as namespace set using that method, is not temporary. It is permanent for a current resource and there is no concept of a temporary namespace in K8s.
Also, for consisteny '--namespace' flag added after the actual command.
* Updates HAProxy Ingress Controller information to point to new controller supported by haproxytech
* Update content/en/docs/concepts/services-networking/ingress-controllers.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Added listing for AWS VPC CNI
Added listing for AWS VPC CNI under "How to implement the Kubernetes networking model".
* Added AWS VPC CNI
* Added AWS VPC CNI to Installing a pod network add-on
* Updated tabs to alphabetical order
* Fix formatting in 2019-06-20-Future-of-CRDs-Structural-Schemas.md
Hugo seems to be incompatible with the Github markdown formatting.
* Fix doc link
* Defaulting is alpha
* Adding what's new section to namespace concepts
To learn more about namespaces and give better navigation this section is added.
* Update namespaces.md
There's been a number of questions around the difference between the external.metrics.k8s.io and custom.metrics.k8s.io in #sig-autoscaling referring back to the HPA docs recently. Added links out to the design proposals for each and the relevant sections of the existing walkthrough docs.
We don't need to be the dispatch for all vulns, now that other projects are starting to have their own processes. But we don't want to discourage reports about stuff that isn't directly in k/k either.
Saying that we usually disclose vuln reports in 7 days is just not true. But, I think it's still good to aim for 7 days when we aren't blocked on and coordinating release of patches.
* Updated IP Address for /etc/hosts
Tested on Minikube for macOS.
When using Minikube, the IP address listed in `kubectl get ingress` is the internal Minikube IP address and is not available on the web browser.
Added advice to the user that when using Minikube, add the Minikube IP address to the Hosts file instead of the IP address displayed in `kubectl get ingress`.
* Update ingress-minikube.md