Commit Graph

1947 Commits

Author SHA1 Message Date
Jordan Liggitt d9c1a07b97 Add audit annotations for invalid certificates 2022-03-30 14:02:36 -04:00
Ross Peoples e80bed6065 kep2140 2022-03-30 12:44:45 -05:00
Tim Bannister 672813f3e7
Move PSP into Security concepts section
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
Qiming Teng 9a02c2e7e2 OpenAPIEnums feature is beta in 1.24 2022-03-30 18:47:51 +08:00
Jens Oliver Meiert 67c726ef45
docs: correct capitalization, add hyphenation, remove double spaces 2022-03-30 10:51:47 +02:00
Qiming Teng 5d231f1774 Add ServerSideFieldValidation feature gate
It turns out the feature was not documented for 1.23.
2022-03-30 16:09:06 +08:00
Qiming Teng 441a68cbaf Update AzureDiskCSIMigration to GA 2022-03-30 12:39:30 +08:00
Kubernetes Prow Robot 4e120a071e
Merge pull request #32334 from tengqm/servicelbportcontrol-ga
Promote ServiceLBNodePortControl feature to GA
2022-03-29 18:06:26 -07:00
Qiming Teng fa95fa9b23 AnyVolumeDataSource feature is now Beta 2022-03-30 09:01:40 +08:00
Kubernetes Prow Robot ff563ae168
Merge pull request #32396 from alculquicondor/job-ready
Graduate JobReadyPods to beta
2022-03-29 17:50:26 -07:00
Qiming Teng e302dc4992 Promote ServiceLBNodePortControl feature to GA 2022-03-30 07:42:25 +08:00
Kubernetes Prow Robot 526f791323
Merge pull request #32598 from tengqm/volume-expansion-GA
Move all volume expansion feature gates to GA
2022-03-29 14:46:07 -07:00
Kubernetes Prow Robot b2318e3850
Merge pull request #32595 from tengqm/nodeoutofservicevolumedetach
NodeOutOfServiceVolumeDetach feature introduced
2022-03-29 14:44:07 -07:00
Kubernetes Prow Robot 4f6c9c6276
Merge pull request #32597 from tengqm/KubeletCredentialProviders-beta
KubeletCredentialProviders is now beta
2022-03-29 14:42:08 -07:00
Kubernetes Prow Robot 2457eac448
Merge pull request #32584 from CharlesCZ/patch-1
fix typo
2022-03-29 10:36:55 -07:00
Cezary Czekalski 5650e76c45 Fix typo 2022-03-29 19:27:32 +02:00
Kubernetes Prow Robot 9f50755a72
Merge pull request #32481 from tengqm/IdentifyOS-beta
Promote IdentifyPodOS to Beta
2022-03-29 09:08:55 -07:00
David Eads 4a207186a6
Update content/en/docs/reference/using-api/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-29 08:12:16 -04:00
Qiming Teng bb5a4738e2 ServiceLoadBalancerClass is GA 2022-03-29 10:44:14 +08:00
Qiming Teng 93bdfe8142 Move all volume expansion feature gates to GA 2022-03-29 10:38:58 +08:00
Qiming Teng 9002a51275 KubeletCredentialProviders is now beta 2022-03-29 10:11:56 +08:00
Qiming Teng f6dbb9f320 NodeOutOfServiceVolumeDetach feature introduced 2022-03-29 09:08:11 +08:00
Kubernetes Prow Robot 1336c6461f
Merge pull request #32150 from tengqm/tune-feature-gates
Tune the feature gates page
2022-03-28 15:31:41 -07:00
Nate W 7c67921f3f Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-28 08:48:23 -07:00
Mitesh Jain d21c4302bc
Remove bootstrap token being in beta state in kubelet-tls-bootstrapping.md 2022-03-28 19:17:39 +05:30
Manish Kumar 8f8d9b215e
Register and document some authz-related audit annotations (#32200)
* Registered audit annotation

* Update content/en/docs/reference/labels-annotations-taints/audit-annotations.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* fix.

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-25 17:25:58 -07:00
Kubernetes Prow Robot 39fd63ba12
Merge pull request #31989 from guettli/31930__fix_busybox_image_1.28
fix busybox image to version 1.28
2022-03-25 15:45:59 -07:00
Kubernetes Prow Robot 689417422e
Merge pull request #32012 from bwolmarans/patch-1
--all-namespaces shorthand
2022-03-25 15:41:58 -07:00
Kubernetes Prow Robot 6da9c34b2e
Merge pull request #31799 from SergeyKanzhelev/dynamicKubeletConfig
Dynamic kubelet config is removed
2022-03-25 15:27:58 -07:00
Kubernetes Prow Robot 1f12defa7d
Merge pull request #31805 from SergeyKanzhelev/grpcToBeta
promote GRPCContainerProbe to beta
2022-03-25 15:25:59 -07:00
Kubernetes Prow Robot 602f1c93b2
Merge pull request #32495 from tengqm/csi-openstack-mig-ga
CSIMigrationOpenStack will be GA in 1.24
2022-03-25 13:39:59 -07:00
Kubernetes Prow Robot b91618ba15
Merge pull request #32361 from tengqm/topologyawarehints-on
Mark that TopologyAwareHints feature is default on in 1.24
2022-03-25 13:31:58 -07:00
Kubernetes Prow Robot 900c849b8d
Merge pull request #32008 from pohly/storage-capacity-ga
Mark storage capacity as GA + related updates
2022-03-25 10:33:58 -07:00
Davanum Srinivas 8fe2f0b1c7 CSIMigrationOpenStack will be GA in 1.24
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-03-25 19:15:24 +08:00
Qiming Teng cfc613135f Fix feature state for ControllerLeaderMigration
The feature has been promoted to Beta in 1.22, according to
content/en/docs/tasks/administer-cluster/controller-manager-leader-migration.md
and upstream source.
2022-03-25 14:12:41 +08:00
Qiming Teng 2536593a39 Promote IdentifyOS to Beta 2022-03-25 12:05:38 +08:00
Brett Wolmarans 2d69c47782
Update content/en/docs/reference/kubectl/cheatsheet.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-24 10:29:42 -07:00
Kubernetes Prow Robot b2f72a383e
Merge pull request #32395 from alculquicondor/indexed-job
Graduate Indexed Job to stable
2022-03-23 18:16:41 -07:00
Kubernetes Prow Robot f06c14b93a
Merge pull request #32339 from tengqm/no-service-account-token-autogen
New feature 'LegacyServiceAccountTokenNoAutoGeneration'
2022-03-23 17:24:41 -07:00
Kubernetes Prow Robot 0f274554a4
Merge pull request #32416 from my-git9/namespace-en
[en] Modify short_description about namespace
2022-03-23 00:54:00 -07:00
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
xin.li 3355f284cf [zh] Modify short_description about namespace
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-23 09:57:40 +08: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
Kubernetes Prow Robot 7450be3fcf
Merge pull request #32191 from tengqm/update-kubeadm-cfg
Update kubeadm config API v1beta3
2022-03-22 15:15:58 -07:00
Qiming Teng dfb03f25d6 Graduate CSRDuration to GA 2022-03-22 12:48:12 +08:00
Aldo Culquicondor 3007ca4dd9 Graduate JobReadyPods to beta 2022-03-21 15:29:00 -04:00
Aldo Culquicondor dd47180ed0 Graduate Indexed Job to stable 2022-03-21 15:00:43 -04: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
Qiming Teng aa68dec6fd TopologyAwareHints feature is default on in 1.24 2022-03-20 09:03:12 +08:00
Abdullah Gharaibeh ec2133bd1d Graduate PodAffinityNamespaceSelector to GA 2022-03-18 11:01:02 -04:00
Qiming Teng 214a6c8243 New feature 'LegacyServiceAccountTokenNoAutoGeneration' 2022-03-18 13:36:00 +08: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
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
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
Kubernetes Prow Robot 3f6efc04df
Merge pull request #31621 from mk46/doc_description
Added docs for kubernetes.io/description
2022-02-21 02:22:11 -08:00
wojtekt 86af7c10c2 Graduate SelfLink deprecation to GA 2022-02-21 10:26:05 +01:00
Qiming Teng fdd671626d Add kubelet credentialprovider API reference 2022-02-21 08:56:27 +08:00
Sergey Kanzhelev b375a00dd9 promote GRPCContainerProbe to beta 2022-02-19 22:29:56 +00:00
Kubernetes Prow Robot 09c3d17202
Merge pull request #31787 from tengqm/add-apiserver-v1alpha1-config
Add API server config reference (v1alpha1)
2022-02-19 14:26:09 -08:00
shivam tyagi 33b55edda7 fixed 2022-02-19 01:20:10 +05:30
Qiming Teng ca36ac797c Add API server config reference (v1alpha1)
The `TracingConfiguration` struct we reference from the system traces
page only exists in the v1alpha1 version of the API server
configuration. This PR fixes the problem.
2022-02-18 14:32:57 +08:00
Qiming Teng 5dfea11d6f Update config API reference
This PR refreshes the config API references using the latest generator
which had some nits fixed.
2022-02-18 14:27:04 +08:00
Tim Bannister 362da74120
Update links to Dockershim Removal FAQ
- Identify selected links to the Dockershim Deprecation FAQ
- Replace them with links to the updated FAQ
2022-02-17 17:41:55 +00:00
Lubomir I. Ivanov 644a7a4609 kubeadm: document the current feature gates for 1.24
The right place for these are in the "kubeadm init"
document since feature gates are only possible during
cluster creation with "init".
2022-02-17 18:27:48 +02:00
wojtekt 61b1f2be49 Graduate efficient watch resumption to GA 2022-02-17 08:41:01 +01:00
Nate W 8b9e77db12 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-15 08:28:12 -08:00
Jordan Liggitt 0e8acb4b02 Fix finalizer doc 2022-02-15 08:42:14 -05:00
Meng-Yuan Huang f62e3032af
Simplify commands.
Simplify commands to output paths to all elements.
Note: the jq filter "path(..)" is simplified to "paths," however, there is a trivial difference: the filter "paths" doesn't output the top path "[]."
2022-02-14 10:20:18 +08:00
Kubernetes Prow Robot 4727e39e70
Merge pull request #31682 from tengqm/apiserver-encryption-v1
Add configuration reference for API server encryption
2022-02-12 20:45:46 -08:00
bryfry c14e5c2c43 correct references to service-account-signing-key-file flag 2022-02-13 01:13:56 +00:00
Kubernetes Prow Robot c3c3b1a7ac
Merge pull request #31283 from denkensk/graduate-nonpreemptingpriority-to-ga
Graduate NonPreemptingPriority to GA
2022-02-11 17:29:47 -08:00
Qiming Teng 3e58334b07 Add configuration reference for API server encryption 2022-02-10 11:27:52 +08:00
Kubernetes Prow Robot 68dfbb15ee
Merge pull request #31662 from sftim/20220208_revise_dockershim_article_list
Revise dockershim removal article list
2022-02-09 14:55:50 -08:00
Kubernetes Prow Robot 71389e6293
Merge pull request #31604 from neolit123/1.24-add-example-for-kubeconfig-user
kubeadm: add missing guide for "kubeconfig user"
2022-02-08 20:24:17 -08:00
Kubernetes Prow Robot 3e8de6be04
Merge pull request #31624 from agamdua/remove-broken-rss-link
Removed: link to broken RSS feed
2022-02-08 18:46:17 -08:00
Matthew Wong d5c500bda3 Add that CSIMigration* fallback does not work for provision operations 2022-02-08 17:31:06 -08:00
Tim Bannister a9d4ed0182 Revise dockershim removal article list
- sort external content alphabetically
- retitle to “Articles on dockershim Removal and on Using CRI-compatible Runtimes”
- style tweaks
- add some entries
2022-02-08 20:30:21 +00:00
Kubernetes Prow Robot 64cb410bea
Merge pull request #31528 from rolfedh/30919-topics-on-dockershim-and-cri-compatible-runtimes
Collate and list resources about the dockershim removal
2022-02-08 11:07:03 -08:00
Manish Kumar 4b91d983d6 Added docs for kubernetes.io/description 2022-02-08 13:52:11 +05:30
Agam Dua 9486fa2c65 Removed: link to broken RSS feed
It has been removed from one place previously:
d55d770365

This changes only `en`: `ko` and `zh` will be separate patches.

Signed-off-by: Agam Dua <agam_dua@apple.com>
2022-02-07 11:56:53 -08:00
Nate W f9dda7bc96 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-07 11:03:19 -08:00
mtilson 071d27ea12
More clarification according to the discussion 2022-02-07 00:56:58 +03:00
mtilson dc9f8bf21f
Update content/en/docs/reference/kubectl/cheatsheet.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-07 00:43:21 +03:00
Qiming Teng 459a3f96ac Fix links and markdown format for some pages 2022-02-05 15:19:21 +08:00
Qiming Teng 37fae75ffd Fix links in feature gates
Some links are pointing to redirection records, which will be
problematic for downstream localizations.
2022-02-05 15:01:31 +08:00
mtardy e00fe1d2cb Remove the Used on information and replace caution tag with note 2022-02-04 19:07:28 +01:00
mtardy 3cc1b1b047 Add disclaimers before reorganizing this reference page between API groups 2022-02-04 18:53:37 +01:00
Rolfe Dlugy-Hegwer 988ce8d976 Dockershim: collate a list of 3rd party resources on the topic #30919 2022-02-03 06:52:26 -05:00
Lubomir I. Ivanov 75a33b2650 kubeadm: add missing guide for "kubeconfig user"
The command "kubeadm kubeconfig user" is missing
some examples and more details on why it is needed.

- Add a new section "Generating kubeconfig files
for additional users" under the kubeadm-certs page.
- Link to this section from the kubeadm-kubeconfig reference page.
- Link to this section from the create-cluster-kubeadm page.
2022-02-02 21:41:40 +02:00
mtardy 167ddd36b9 Add documentation on pod-security.kubernetes.io annotations 2022-02-02 20:21:21 +01:00
Kubernetes Prow Robot 189c471917
Merge pull request #31316 from shannonxtreme/dockershim-logmon-crictl
Migrate crictl to docker-cli mapping to references
2022-02-02 09:48:22 -08:00
Kubernetes Prow Robot df0011723b
Merge pull request #31464 from tengqm/tune-kubelet-ref
Update kubelet reference
2022-02-02 05:30:22 -08:00
Kubernetes Prow Robot df4ab33bca
Merge pull request #31537 from verb/main-ec-api-ref
Update API reference for Ephemeral Containers beta
2022-02-01 08:36:11 -08:00
Nate W 2fa88c51b6 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-01-31 11:57:45 -08:00
kartik494 49c67a96d2 Documented new Annotation 2022-01-28 09:56:23 +05:30
Lee Verberne 627a56d147 Update API reference for Ephemeral Containers beta 2022-01-27 11:14:06 +01:00
Alex Wang 665f51e60a graduate nonpreemptingpriority to ga 2022-01-27 11:51:01 +08:00