Qiming Teng
bccba87f81
Promote SuspendJob to GA
2022-03-18 12:37:18 +08:00
Qiming Teng
1861a5546a
DefaultPodTopologySpread is GA in 1.24
2022-03-18 12:20:05 +08:00
Rohinton Kazak
1d1f3edd65
Update cheatsheet.md
...
typo ?
2022-03-17 19:30:49 -07:00
Kubernetes Prow Robot
86db461dd1
Merge pull request #31910 from Kartik494/mount_description
...
registered mount-options annotation
2022-03-17 08:29:21 -07:00
David Eads
99174eaaa2
Add details about enabling individual API resources using --runtime-config
...
This is in support of beta APIs off by default KEP. See
https://github.com/kubernetes/enhancements/tree/master/keps/sig-architecture/3136-beta-apis-off-by-default#graduation-criteria
.
2022-03-16 14:52:16 -04:00
Nate W
0289b52eca
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-16 11:38:29 -07:00
PriyanshuAhlawat
e920c416f7
Update _index.md
2022-03-15 22:18:26 +05:30
Rey Lejano
2fdcf73c42
Update content/en/docs/reference/command-line-tools-reference/kubelet.md
2022-03-14 11:27:21 -07:00
Manish Kumar
7181361798
updated for --dynamic-config-dir
2022-03-14 18:29:38 +05:30
Manish Kumar
005e3fd4cf
Update deprecation message for kubelet's flag.
2022-03-14 18:18:31 +05:30
Kubernetes Prow Robot
991f671a02
Merge pull request #30721 from mlbiam/master
...
making wording clearer on extra in impersonation
2022-03-13 21:02:19 -07:00
Qiming Teng
e6f416bd2f
Update kubeadm config API v1beta3
2022-03-11 12:09:23 +08:00
kartik494
d2cfe9fc77
registered mount-options annotation
2022-03-09 20:22:20 +05:30
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
Martin Tovmassian
d05fb625f4
[en] Update Bash alias auto-completion
2022-03-08 16:54:48 +01:00
Nate W
5a0f2583c6
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-07 16:23:45 -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
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
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
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
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
Patrick Ohly
e86725d989
storage capacity: graduate to GA
2022-03-03 20:28:30 +01: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
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
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
Nate W
b7f8b0daae
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-02-28 16:18:31 -08:00
Shubham
8c7d4c2ae2
Added Documents for kubernetes.io/enforce-mountable-secrets. ( #31864 )
...
* Added Documents for kubernetes.io/enforce-mountable-secrets.
* Modified the enforce-mountable-secrets docs.
2022-02-27 18:06:56 -08:00
Kubernetes Prow Robot
e0b2a0e795
Merge pull request #31770 from wojtek-t/efficient_watch_resumption_ga
...
Graduate efficient watch resumption to GA
2022-02-27 17:46:56 -08:00
Kubernetes Prow Robot
189100f5aa
Merge pull request #31786 from tengqm/update-configapis
...
Update config API reference
2022-02-27 17:38:55 -08:00
Kubernetes Prow Robot
d02e2d6a4a
Merge pull request #31756 from wojtek-t/remove_selflink
...
Graduate SelfLink deprecation to GA
2022-02-27 17:06:56 -08:00
Kubernetes Prow Robot
dfa6e8a258
Merge pull request #30740 from mtilson/patch-1
...
short alias to set/show namespace
2022-02-27 14:09:18 -08:00
Kubernetes Prow Robot
9f6eb38051
Merge pull request #30860 from tengqm/kubelet-credentialprovider
...
Add kubelet credentialprovider API reference
2022-02-27 09:19:18 -08:00
Tim Allclair
b8264dcfc7
Link to PSP migration guide from PSP to PSS reference
2022-02-25 10:27:52 -08:00
Sergey Kanzhelev
152ccdae91
Dynamic Kubelet Configuration feature is removed
2022-02-25 07:09:20 +00:00
Tim Allclair
198ae37902
Rewrite PodSecurityPolicy migration guide ( #31782 )
2022-02-24 18:07:56 -08:00
Lubomir I. Ivanov
b4a56597b0
kubeadm: document known label, taints, annotations
...
Include information about the kubeadm managed
labels, taints and annotation in the main page on this topic.
Add two sections for core k8s and kubeadm.
Adjust markdown headings to have "##" as the top level
for these sections.
2022-02-24 20:11:16 +02:00
Jay Beale
c910edd70e
Correct the name: CertificateSigningRequests
...
- This page referenced the "CertificationSigningRequests API," but this should be "CertificateSigningRequests API" or "Certificates API."
- Added a link to the documentation for CertificateSigningRequests.
2022-02-23 17:27:32 -08:00
Kubernetes Prow Robot
f678b95243
Merge pull request #31726 from MrMYHuang/patch-1
...
Simplify commands.
2022-02-23 16:19:34 -08:00
Lubomir I. Ivanov
806518df13
kubeadm: update references of "master" label/taint for 1.24
...
In 1.24 kubeadm will:
- stop using the "master" label on CP nodes.
- start tainting CP nodes with both "master" and "control-plane" taints.
In 1.25 the "master" taint will be removed.
Adjust references of the "master" label/taint to the above.
2022-02-23 19:22:50 +02:00
Kubernetes Prow Robot
4b9ba4eda8
Merge pull request #31820 from arielshaqed/patch-1
...
Fix golang client-go/tools/cache package name
2022-02-23 00:32:19 -08:00
Shubham
a45bf8459d
Added Hyperlink to RFC3339. ( #31836 )
...
* Added Hyperlink to RFC3339.
* Wrapping a line!
2022-02-22 22:54:18 -08:00
Ariel Shaqed (Scolnicov)
9d45d964ed
Fix golang client-go/tools/cache package name
...
Documentation shows incorrect package name, I believe it should refer to
[`client-go/ools/cache`](https://pkg.go.dev/k8s.io/client-go/tools/cache ).
2022-02-22 17:08:57 +02:00
Kubernetes Prow Robot
683fc53b84
Merge pull request #31687 from neolit123/1.24-update-legacy-kubelet-cm-refs
...
kubeadm: update legacy kubelet config map information and document feature gates
2022-02-22 02:49:46 -08:00
Nate W
e8b19637df
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-02-21 10:36:03 -08:00
Kubernetes Prow Robot
d202485f1e
Merge pull request #31563 from bryfry/main
...
correct references to service-account-signing-key-file flag
2022-02-21 03:42:11 -08:00