Commit Graph

6753 Commits (1739e6582837e6872bc69594ab68df023b74ac7c)

Author SHA1 Message Date
Kubernetes Prow Robot 1739e65828
Merge pull request #29920 from Shubham82/Correct-link_Dynamic_Admission_Control
Improvement: Correct the "code" link in Dynamic Admission Control.
2021-10-06 07:12:35 -07:00
Kubernetes Prow Robot 35abb6e9f2
Merge pull request #29883 from lxlxok/main
Fix the page links to a section that doesn't exist
2021-10-06 05:58:33 -07:00
mehabhalodiya fb2cc8ed6d Delete overview.md 2021-10-05 17:56:08 +05:30
mehabhalodiya 0d58976695 Migrate Contributing new content overview into section index 2021-10-05 17:43:17 +05:30
Shubham Kuchhal 1262222578 Change master to v1.22.0 2021-10-04 15:52:46 +05:30
Shubham Kuchhal d4a08df1b9 Improvement: Correct the "code" link in Dynamic Admission Control. 2021-10-04 12:40:03 +05:30
Ali Yousefi Sabzevar 739a72185f fix a grammar mistake - English version 2021-10-03 18:42:55 +02:00
learner0810 5e9d700ddb fix/typo-command-line-tools-reference/kubelet 2021-10-02 15:30:34 +08:00
xiao.li abadaf1ead Fix the page links to a section that doesn't exist 2021-10-01 14:25:25 -07:00
Toli Kuznets 7b07d97a0b
Update job.md
add a newline per bug #29840
2021-10-01 12:21:42 -07:00
Kubernetes Prow Robot d1cfb687c7
Merge pull request #26848 from sftim/20210304_tweak_windows_introduction
Tweak windows introduction page
2021-10-01 05:27:22 -07:00
Kubernetes Prow Robot 92d8d1e966
Merge pull request #28733 from Kartik494/dockerserver
Add docker server registry
2021-09-30 22:03:21 -07:00
Kubernetes Prow Robot eb8fd2a960
Merge pull request #29752 from khenidak/svc-external-ip
add a note re selectorless services and proxy
2021-09-30 18:33:21 -07:00
Kubernetes Prow Robot dfbb6d988f
Merge pull request #29872 from Victorp99/en-dup-proxy-terms
concepts/services-networking/service: removed duplicate proxy term
2021-09-30 18:07:21 -07:00
Victor Paredes 2284c9dcec concepts/services-networking/service: Removed duplicate ProxyTerminatingEndpoints term. 2021-09-30 18:54:05 -04:00
Kubernetes Prow Robot e4e0bf43a8
Merge pull request #29102 from hoskeri/encrypt-data-doc
encrypt-data: Don't recommend AES-CBC
2021-09-30 14:27:15 -07:00
Tim Bannister 7f88af518e
Update compatibility statement for TerminationGracePeriod
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
2021-09-30 18:09:26 +01:00
Kubernetes Prow Robot b50819e5f9
Merge pull request #29349 from jaypipes/controller-dec-api
clarify declarative API in custom controller docs
2021-09-29 09:10:50 -07:00
Tim Bannister 640ca8aec8 Tidy Windows node introduction
Partial tidying to bring this page more in line with the Kubernetes
documentation style guide.

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2021-09-29 11:23:51 +01:00
Kubernetes Prow Robot 4924944ea2
Merge pull request #29770 from Kartik494/ReadWriteOnceBehvaviour
Added a note for improvement in documentation for ReadWriteOnce and ReadWriteOncePod access mode.
2021-09-29 02:52:49 -07:00
Kubernetes Prow Robot 41896a5426
Merge pull request #29831 from gilsonmelo/patch-1
Including Oracle Cloud Infrastructure
2021-09-28 19:08:48 -07:00
Kubernetes Prow Robot 4321ffd6d7
Merge pull request #29768 from radva/patch-1
Update translate-compose-kubernetes.md
2021-09-28 17:31:31 -07:00
Khaled (Kal) Henidak 2cf2b1937e add a note re selectorless services and proxy 2021-09-28 21:26:54 +00:00
Jay Pipes 6a4dddd251 clarify declarative API in custom controller docs
The content describing a declarative API in the custom controller
section of the custom resources doc was confusing:

> A declarative API allows you to declare or specify the desired state
of your resource **and tries to keep the current state of Kubernetes
objects in sync with the desired state**. The controller interprets the
structured data as a record of the user's desired state, and continually
maintains this state.

(emphasis added)

It is not the declarative API that tries to keep the current state of
the objects in sync with the desired state. It's the controller that
does that.

I've reworded this paragraph to hopefully clarify this.

Closes Issue #29348

Signed-off-by: Jay Pipes <jaypipes@gmail.com>
2021-09-28 16:19:54 -04:00
Kubernetes Prow Robot fc04dbea45
Merge pull request #29748 from JacobValdemar/patch-1
Remove unessesary indentation on code
2021-09-28 05:34:42 -07:00
kartik494 9fe3e942ff Added note to improve access modes documentation 2021-09-28 17:06:34 +05:30
Kubernetes Prow Robot 8890ac3668
Merge pull request #29593 from vaibhav2107/record-deployment
Remove the --record flag in https://kubernetes.io/docs/concepts/workloads/controllers/deployment.md
2021-09-27 18:40:43 -07:00
Tim Bannister 5b373f5bb9
Update “What's next” section of Workloads concept pages (#29730)
* Update “What's next” section of Workloads concept pages

Co-authored-by: Jihoon Seo <jihoon.seo@etri.re.kr>

* Add missing trailing / characters

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com>

Co-authored-by: Jihoon Seo <jihoon.seo@etri.re.kr>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com>
2021-09-27 17:16:43 -07:00
Gilson Melo 740c8762e2
Include Oracle Cloud Infrastructure
Including Oracle Cloud Infrastructure Security page.
2021-09-27 11:08:02 -05:00
Robert Martin bd59a5fc20
Update hello-minikube.md
Fix minor typos
2021-09-25 20:02:10 -05:00
Kubernetes Prow Robot ce5ec30e0e
Merge pull request #29715 from regentov/patch-1
fix typo that is semantically important
2021-09-24 18:28:21 -07:00
Kubernetes Prow Robot 3a7a495c6c
Merge pull request #29055 from Ritikaa96/update-docs-cluster-networking-concept
updating flannel link address
2021-09-24 16:30:21 -07:00
Kubernetes Prow Robot c1ec23f4c2
Merge pull request #28863 from sgpinkus/patch-1
Update persistent-volumes.md
2021-09-24 16:28:22 -07:00
Richard Tweed 780dae2785
Clarified scenarios that could lead to privilege escalation (#29378)
* Clarified scenarios that could lead to privilege escalation

Made it clearer that it's not just creating pods which enables the privilege escalation. It's all workloads, all reconfiguration of workloads, and conceptually the creation and reconfiguration of custom resources which create workloads.

* Allowing link to priv escalation heading if required

* Update content/en/docs/reference/access-authn-authz/authorization.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Adding further clarifications

* Retitled escalation section

* Apply suggestions from vjftw

Co-authored-by: VJ Patel <VJftw@users.noreply.github.com>

* Clarified CRDs and reduced duplication

* Updating caution based on Geoffrey's comments

* Updating controller comment and linking out to reference docs

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: VJ Patel <VJftw@users.noreply.github.com>
2021-09-24 16:02:21 -07:00
Kubernetes Prow Robot 82fbc21e0d
Merge pull request #29777 from jimmymccrory/fix-typo
Fix typo in control-plane-flags
2021-09-23 17:13:23 -07:00
Jimmy McCrory e9b951239f Fix typo in control-plane-flags
`ClusteConfiguration` should be `ClusterConfiguration`
2021-09-22 19:46:44 -07:00
Kubernetes Prow Robot 39dcd0c8c8
Merge pull request #29640 from bhumijgupta/Fix/Release-Cadence
Fix release cadence in deprecation policy page
2021-09-22 16:25:11 -07:00
Kubernetes Prow Robot cfd025c0ac
Merge pull request #29682 from AkihiroSuda/minikube-rootless-docker
kubelet-in-userns.md: update for minikube
2021-09-22 02:50:02 -07:00
Kubernetes Prow Robot 28cc5d4473
Merge pull request #29759 from silenceshell/improve-kubeadm-upgrade-doc
kubeadm upgrade to the latest patch release, not the latest stable
2021-09-21 17:32:00 -07:00
radva 5d0c9eae0e
Update translate-compose-kubernetes.md
update to latest release version since version 1.22 doesn't support 3.8
2021-09-21 17:53:57 +02:00
Sergiusz Urbaniak 0ad09c36d6
fix expiration of bound SA tokens
Signed-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
2021-09-21 08:21:46 +02:00
Jacob Valdemar c724a097bd
Add Line Break element after tab widget 2021-09-21 07:09:11 +02:00
silenceshell 064d6676d1 kubeadm upgrade to latest patch release, not latest stable 2021-09-21 10:23:14 +08:00
Kubernetes Prow Robot b56a0db979
Merge pull request #28355 from Kartik494/ingressControllerNamespace
Updating documentation to show ingress pods are deployed in ingress-nginx namespace for minikube v1.19.0 or later
2021-09-20 18:22:23 -07:00
Kubernetes Prow Robot e6b9490fb1
Merge pull request #29694 from ixodie/patch-4
Removed Apstra AOS from Cluster Networking
2021-09-20 17:56:24 -07:00
Jacob Valdemar 0e47e6de2b
Merge branch 'main' into patch-1 2021-09-19 22:24:31 +02:00
Jacob Valdemar 2cac383a7c
Undo "Add another newline after the tab widgets" 2021-09-19 22:17:40 +02:00
Jacob Valdemar cc8bda3f41
Add another newline after the tab widgets 2021-09-19 22:07:09 +02:00
Jacob Valdemar 483779104b
Undo accidental change to tabs name 2021-09-19 18:01:51 +02:00
Jacob Valdemar 6b610b8e33
Remove prefixed spaces in code environment 2021-09-19 17:55:11 +02:00