Kubernetes Prow Robot
6c43d0942e
Merge pull request #32393 from nate-double-u/merged-main-dev-1.24
...
Merged main into dev 1.24
2022-03-22 20:11:59 -07:00
Kubernetes Prow Robot
f6a43e1db1
Merge pull request #32405 from tengqm/csrduation-ga
...
Graduate CSRDuration to GA
2022-03-22 20:07:59 -07:00
Kubernetes Prow Robot
3cab4da486
Merge pull request #32337 from tengqm/prefernominatednode-ga
...
Promote PreferNominatedNode to GA
2022-03-22 19:01:58 -07:00
Kubernetes Prow Robot
1fcbaf71d8
Merge pull request #32333 from tengqm/suspendjob-ga
...
Promote SuspendJob to GA
2022-03-22 18:57:59 -07:00
Kubernetes Prow Robot
d9152cd3aa
Merge pull request #32331 from tengqm/defaultpodtopologyspread-ga
...
DefaultPodTopologySpread is GA in 1.24
2022-03-22 18:55:59 -07:00
Kubernetes Prow Robot
bfca3881c1
Merge pull request #32352 from ahg-g/ahg-nss-ga
...
Pod affinity namespaceSelector to GA
2022-03-22 18:37:59 -07:00
Qiming Teng
dfb03f25d6
Graduate CSRDuration to GA
2022-03-22 12:48:12 +08:00
Margo Crawford
a364ecae1f
Remove references to client.authentication.k8s.io/v1alpha1 exec credential API
...
Signed-off-by: Margo Crawford <margaretc@vmware.com >
2022-03-21 09:27:55 -07:00
Nate W
ee1a85d08e
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-21 07:53:48 -07:00
Song Shukun
66132def66
Add deprecated description to the subtitle
2022-03-20 19:55:57 +09:00
Abdullah Gharaibeh
ec2133bd1d
Graduate PodAffinityNamespaceSelector to GA
2022-03-18 11:01:02 -04:00
Qiming Teng
dc5d6d7a33
Promote PreferNominatedNode to GA
2022-03-18 13:02:28 +08:00
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
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
kartik494
d2cfe9fc77
registered mount-options annotation
2022-03-09 20:22:20 +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
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
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
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
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
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