Drew Miller
6b21f286df
minor wording fix
2022-03-12 01:22:10 -05:00
Kubernetes Prow Robot
74c9374435
Merge pull request #32157 from tallclair/apparmor
...
Make the AppArmor docs more runtime agnostic
2022-03-11 21:32:23 -08:00
Qiming Teng
e6f416bd2f
Update kubeadm config API v1beta3
2022-03-11 12:09:23 +08:00
Qiming Teng
29f5e89770
Reformat the node local DNS cache page
2022-03-11 11:15:47 +08:00
Jihoon Seo
06aa7edaff
nit: kubectl -> kubectl-convert
2022-03-11 10:42:58 +09:00
Matt Cary
35e901cdbf
Update storage-classes.md
...
The link to the external provisioner specification had gone stale, it now lives in design-proposals-archive.
2022-03-10 09:47:42 -08:00
Abigail McCarthy
5c6cbc1347
Remove Docker references in image concept page
...
updates from code review
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-03-10 10:52:47 -05:00
Tim Bannister
9f60dc17fc
Drop feature state for kubeadm / kubelet
...
It won't be clear to readers what feature is being covered here. The
advice in this page is version-specific (especially given the removal of
the dockershim); removing this shortcode takes away a detail that might
mislead people into thinking the page has not changed recently.
2022-03-10 13:49:24 +00:00
Tim Allclair
82a1d9c704
Make the AppArmor docs more runtime agnostic
2022-03-09 15:10:15 -08:00
Kubernetes Prow Robot
782d8bc2c9
Merge pull request #32126 from tengqm/update-coredns
...
Improve coredns page
2022-03-09 08:40:13 -08:00
kartik494
d2cfe9fc77
registered mount-options annotation
2022-03-09 20:22:20 +05:30
Qiming Teng
15f643e5e8
Improve coredns page
...
This PR refactors the coredns page by removing some outdated statements.
2022-03-09 21:31:10 +08:00
Qiming Teng
461a09332b
[zh] Tune the feature gates page
...
Reformat some line wraps, reorder some items in the description and
fix a version missing in table 1.
2022-03-09 21:28:09 +08:00
Andrew Foster
77123a0e91
Remove kompose up and down command doc
2022-03-09 22:55:23 +11:00
Tim Bannister
a21c43eed9
Tidy & reword Secret concept
...
Co-authored-by: Chris Negus <cnegus@redhat.com >
Co-authored-by: Rey Lejano <rlejano@gmail.com >
2022-03-08 15:55:39 +00:00
Tim Bannister
3530caab63
Revise list of Secret types
2022-03-08 15:55:19 +00:00
Tim Bannister
a5a94f0f5b
Update Pod Security Admission concept for v1.24
...
Co-authored-by: Tim Allclair <timallclair@gmail.com >
2022-03-08 14:07:16 +00:00
Shubham Kuchhal
aa8b37770e
Improvement: Updated FEATURE STATE of NamespaceDefaultLabelName.
2022-03-08 13:10:22 +05:30
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