Nate W
5a0f2583c6
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-07 16:23:45 -08:00
Kubernetes Prow Robot
0754ec0546
Merge pull request #31654 from chrismetz09/patch-6
...
Add figure <number> to text/caption _index.md
2022-03-07 14:38:24 -08:00
Kubernetes Prow Robot
a26ac80b38
Merge pull request #31816 from voelzmo/patch-2
...
Update proposal link to point to archive
2022-03-07 14:36:25 -08:00
Kubernetes Prow Robot
c33258a7bf
Merge pull request #31966 from PriyanshuAhlawat/updating_envVariable
...
Update kubelet-integration.md issue
2022-03-07 14:32:25 -08:00
Kubernetes Prow Robot
e8ac32b1fd
Merge pull request #32061 from koolwithk/patch-1
...
Docs - Fixed double quotes issue with feature-gates
2022-03-07 14:30:24 -08:00
chrismetz09
73ac0a7c0d
Add figure <number> to text/caption in docs/contribute/ _index.md
2022-03-07 09:47:47 -08:00
Kubernetes Prow Robot
28ffd81bab
Merge pull request #31602 from mtardy/main
...
Add documentation on pod-security.kubernetes.io annotations
2022-03-07 06:04:54 -08:00
kartik494
8540194ccd
Added Pod security deprecation note
2022-03-07 17:43:10 +05:30
Kubernetes Prow Robot
f4a81795e5
Merge pull request #32070 from yuvraj9/patch-1
...
Fixing typo error
2022-03-06 20:46:53 -08:00
Kubernetes Prow Robot
6971f8e4e8
Merge pull request #31626 from wongma7/migrationplugin
...
Add that CSIMigration* fallback does not work for provision operations
2022-03-06 11:48:52 -08:00
my-git9
e11a116a34
Update replicationcontroller.md
...
Modify statement
2022-03-06 11:50:48 +08:00
Jason Kim (Jun Chul Kim)
2cca1a2f85
Update content/en/docs/setup/best-practices/certificates.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2022-03-06 09:39:02 +09:00
Kubernetes Prow Robot
3bcb656e06
Merge pull request #29847 from sftim/20210928_migrate_kubectl_overview
...
Move kubectl overview to be section index
2022-03-05 13:54:52 -08:00
Yuvraj Shekhawat
d884ce7ce0
Fixing typo error
2022-03-06 02:49:14 +05:30
Kubernetes Prow Robot
90188d33b7
Merge pull request #31636 from tengqm/fix-links-2
...
Fix links and markdown format for some pages
2022-03-05 12:54:54 -08:00
koolwithk
927cd05181
Docs - Fixed double quotes issue with feature-gates
...
Double quotes was giving error as below, may be need to update the code to accept the double quotes.
Error: invalid argument "\"GracefulNodeShutdown=true\"" for "--feature-gates" flag: invalid value of "GracefulNodeShutdown=true", err: strconv.ParseBool: parsing "true\"": invalid syntax
2022-03-05 14:55:49 +05:30
Kubernetes Prow Robot
e0b67982f5
Merge pull request #32003 from kerthcet/feature/graduate-defaultPodTopologySpread-to-ga
...
feat: feature gate DefaultPodTopologySpread is GA
2022-03-04 17:00:51 -08:00
Kubernetes Prow Robot
18b5b1fb93
Merge pull request #32027 from tengqm/fix-sched-ver
...
Update scheduler configuration sample version
2022-03-04 16:52:52 -08:00
Zach Rhoads
bbcf9e316f
Update link to Azure Gateway Ingress Controller
...
Changed link for Azure Gateway Ingress Controller to Microsoft documentation.
2022-03-04 16:48:29 -06:00
Marc Khouzam
0976014b7e
No need for special handling for zsh aliases
...
Zsh completion is native since v1.22. Native zsh completion
automatically deals with aliases without needing
any extra configuration from the user.
Signed-off-by: Marc Khouzam <marc.khouzam@gmail.com >
2022-03-04 13:57:49 -05:00
Alexandru Gheorghe
99ce89a035
Reword preStop hook usage regarding container's Terminated state
2022-03-04 15:51:48 +00:00
Patrick Ohly
e86725d989
storage capacity: graduate to GA
2022-03-03 20:28:30 +01:00
Kubernetes Prow Robot
301f85fd92
Merge pull request #31603 from atiratree/concepts.deployment
...
add note about Terminating pods when rolling out a Deployment
2022-03-03 08:53:48 -08:00
kerthcet
c5428ebad7
feat: GA feature gate DefaultPodTopologySpread
...
Signed-off-by: kerthcet <kerthcet@gmail.com >
2022-03-03 23:53:29 +08:00
Qiming Teng
b76366329d
Update scheduler configuration sample version
...
This PR updates the scheduler configuration YAML snippets to use the 'v1beta3' version API. 'v1beta1' is gone and not recommended. We don't have config API reference for 'v1beta1' now.
2022-03-03 20:08:38 +08:00
Tim Bannister
77a598cb33
Use in-page “what's next” list for kubectl
2022-03-03 10:03:01 +00:00
Tim Bannister
e0d4b37070
Highlight link to kubectl cheat sheet
...
Also, reorder the section overall.
2022-03-03 10:03:01 +00:00
Tim Bannister
73cd38cdc6
Move kubectl overview to be section index
...
Also:
- use glossary definition in page introduction
- tidy broken link in What's Next section
- update links to refer to moved page
2022-03-03 10:03:00 +00:00
Chris Negus
8ca3492e51
Moved blog guidance from SIG page to docs ( #31920 )
...
* Moved blog guidance from SIG page to docs
* Fixed text from review comments
2022-03-02 18:48:48 -08:00
Kubernetes Prow Robot
b6643f3d51
Merge pull request #31593 from ctalledo/k8s-in-sysbox
...
Add Sysbox as an option to run kubernetes inside unprivileged containers or pods.
2022-03-02 18:30:46 -08:00
Kubernetes Prow Robot
abd4c430f5
Merge pull request #31971 from neolit123/1.24-fix-ha-etcd-guide-tmp-folders
...
kubeadm: fix wrong path in the etcd HA guide (step 7)
2022-03-02 17:28:45 -08:00
Kubernetes Prow Robot
beb39db14d
Merge pull request #31996 from RA489/upgradenote
...
kubeadm-upgrade: add note about verifying the kubelet service status
2022-03-02 17:08:46 -08:00
Thomas Guettler
7122a4498a
fix busybox image to 1.28 (issues with nslookup).
...
Changes where done with these commands:
reprec 'image: busybox(?!:)' 'image: busybox:1.28' */docs */examples
reprec -- '--image=busybox(?!:)' '--image=busybox:1.28' */docs */examples
Related issues:
https://github.com/docker-library/busybox/issues/48
https://github.com/kubernetes/kubernetes/issues/66924
2022-03-02 20:48:26 +01:00
mtardy
cc64e7cc98
Add a separate subpage for audit annotations and add reference to it on the main page
2022-03-02 20:14:14 +01:00
Damilola Abioye
bf7b94c65a
updated allowedTopologies values format
2022-03-02 20:04:02 +01:00
Mahé
876f452d0e
Merge branch 'kubernetes:main' into main
2022-03-02 19:23:58 +01:00
Brett Wolmarans
8dd6fa677d
--all-namespaces shorthand
...
As a beginner to kubectl, I must have typed (and re-typed due to typos) --all-namespaces many hundreds of times before I stumbled across the -A shorthand notation for this. I sincerely would be grateful on behalf of all kubectl beginners if this very useful cheat could be added to this cheatsheet. I have proposed in this PR a location quite near the beginning of the cheatsheet for this so that it is very hard to miss.
2022-03-02 09:21:06 -08:00
Kubernetes Prow Robot
fbdcbaff2f
Merge pull request #31909 from alghe-global/fix-working-with-objects/kubernetes-objects
...
Fix wording for "concepts/overview/working-with-objects/kubernetes-objects/#required-fields"
2022-03-02 06:49:13 -08:00
Alexandru Gheorghe
8d43e339b9
Fix wording for "concepts/overview/working-with-objects/kubernetes-objects/#required-fields"
2022-03-02 13:44:35 +00:00
Gerard
a9f7219210
Improve mentions of CS CA in managing-tls-in-a-cluster ( #30347 )
...
* Improve mentions of CS CA in managing-tls-in-a-cluster
* Update content/en/docs/tasks/tls/managing-tls-in-a-cluster.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update managing-tls-in-a-cluster.md
* Update managing-tls-in-a-cluster.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-03-02 05:43:14 -08:00
RA489
7f9869dab8
kubeadm-upgrade: add note about verifying the kubelet service status
2022-03-02 08:20:04 +05:30
Vedant Koditkar
e8c29bad9c
[en] Update networking model link ( #31390 )
...
* Update hyperlinks to point to main branch
* Revert changes to post older than a year ⏪
* Update link to point to localize document 📝
* Fix fragement in the link 📝
change "#the-kubernetes-network-model" to "#how-to-implement-the-kubernetes-networking-model"
* Revert changes in zh localization pages
* Remove changes in files of other localization
2022-03-01 18:41:16 -08:00
Kubernetes Prow Robot
9fbadcb4e3
Merge pull request #31990 from cici37/fixDoc
...
Fix incorrect field name in CRD examples
2022-03-01 15:37:54 -08:00
cici37
002985c690
Reduce confusion by fixing field name in samples.
2022-03-01 13:01:47 -08:00
PriyanshuAhlawat
2198d0f519
Update create-cluster-kubeadm.md
2022-03-01 18:46:53 +05:30
Kubernetes Prow Robot
ee0389d360
Merge pull request #28290 from shannonxtreme/api-eviction
...
Add information to API Evictions from Safely Drain a Node
2022-02-28 19:25:46 -08:00
Nate W
b7f8b0daae
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-02-28 16:18:31 -08:00
PriyanshuAhlawat
3d392f1b51
Update kubelet-integration.md
2022-02-28 23:03:31 +05:30
PriyanshuAhlawat
30abee1696
Update kubelet-integration.md
2022-02-28 22:54:45 +05:30
Lubomir I. Ivanov
7bf583a242
kubeadm: fix wrong path in the etcd HA guide (step 7)
...
The guide generates some files on one of three ETCD
hosts. It then copies files from host 1 to 2 and 3.
Due to that some file paths differ.
Update step 7 to reflect that and to match step 6.
2022-02-28 19:22:29 +02:00