Commit Graph

1903 Commits

Author SHA1 Message Date
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
Subhasmita Swain cdfe3fa6bc
removal of docker runtime mentions in feature gates page (#31498)
* removal of docker runtime mentions in feature gates page

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-25 16:24:26 -08:00
Kubernetes Prow Robot 7012f76988
Merge pull request #31389 from liggitt/stable-deprecation-policy
Modify the deprecation policy to disallow removal of stable API versions
2022-01-25 12:33:43 -08:00
Kubernetes Prow Robot 5e35828808
Merge pull request #31309 from neolit123/1.24-update-kubeadm-docs-for-dockershim
kubeadm: adapt docs for 1.24 and dockershim removal
2022-01-25 08:44:32 -08:00
Lubomir I. Ivanov 3184c227c7 kubeadm: adapt docs for 1.24 and dockershim removal
Touch the following files:
- Implementation details: remove docker specifics, which is changing
in 1.24
- Create cluster: small language cleanup, remove note about 1.24
- Install kubeadm: Include two up-to-date tables for Linux / Windows
with known endpoints. Include cri-dockerd.
- Kubelet integration: (side cleanup) use "container runtime" instead of
"CRI runtime" (which is incorrect). Mention that only updating
"--container-runtime-endpoint=.." is required if the user wishes
to override the CR on a certain host. Dockershim->CR-foo migration
guides would make the "--container-runtime=remote" flag explicit
and we want to remove it at some point.
- Troubleshooting kubeadm: Remove some instances of Docker troubleshooting
that imply docker as default CR, or talk about old Docker versions.
Be more generic about container runtimes.
- Adding Windows nodes: move the containerd tab before the Docker
tab, as containerd is now the default. Remove note about being explicit
about --cri-socket. Add note that crictl is required for both
Docker and containerd. Add note that cri-dockerd is required if
the user wants to use Docker EE on Windows.
2022-01-25 18:35:58 +02:00
Kubernetes Prow Robot 9ffbaf39b2
Merge pull request #31357 from anubha-v-ardhan/Add-event-to-glossary
Add "event" to glossary
2022-01-24 14:05:15 -08:00
Jordan Liggitt b828365a0e Change deprecation rule 4a to make stable APIs permanent within a major version 2022-01-24 11:43:05 -05:00
Mohammed Shoukath Ali 105610d0bb Fixed issue - borken link https://kubernetes.io/docs/reference/kubectl/conventions/ #31078 2022-01-23 19:55:37 +05:30
Qiming Teng f7da06af13 Update kubelet reference
The reference for kubelet is manually maintained due to upstream code changes.
This PR updates the reference according to the help message from the 1.23 version of kubelet executable.
2022-01-22 20:21:19 +08:00
Shannon Kularathna d01714e72b Migrate mapping dockercli to crictl to Reference
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-21 20:58:10 +00:00
Kubernetes Prow Robot da262be43e
Merge pull request #31282 from shannonxtreme/dockershim-clusteradmin
Action on Docker mentions in Concepts > Cluster Administration
2022-01-21 07:41:59 -08:00
Jordan Liggitt 3dfffd39c8 Clarify deprecation rule 3 2022-01-18 10:12:19 -05:00
Tim Bannister 02f1234ce8 Link to DaemonSet update task
from DaemonSetUpdateSurge feature gate short description
2022-01-17 22:25:27 +00:00
Anubhav Vardhan 34ded72a7f Update event.md
Update content/en/docs/reference/glossary/event.md

Create event.md

Create event.md

Update event.md

Add full link

Update content/en/docs/reference/glossary/event.md

Update content/en/docs/reference/glossary/event.md

Update content/en/docs/reference/glossary/event.md

Update event.md

Update event.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2022-01-18 01:00:30 +05:30
Humble Chirammal 9abefaba6b mention the correct feature gate name for RBD CSI migration.
The feature gate string (CSIMigrationRBD) was not matching with the
implementation (csiMigrationRBD) and this commit make it in parity

Ref# https://github.com/kubernetes/kubernetes/pull/107571

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-01-15 09:24:54 +05:30
Alex Zielenski e346ea41ee
Fix typo for OpenAPIV3 and OpenAPIEnums
If a user were to copy & paste from the docs into the feature-gate option they would receive the error `flag: unrecognized feature gate: OpenAPIv3` or `flag: unrecognized feature gate: OpenAPIEnum`. This change uses the correct case for `V` and uses the plural form for `Enums` as the command line parser expects.
2022-01-13 18:51:01 -08:00
Kubernetes Prow Robot 6833ee99e3
Merge pull request #31305 from gjkim42/add-requirement-for-expandeddnsconfig
Add requirement for the ExpandedDNSConfig feature
2022-01-12 06:12:37 -08:00
Shannon Kularathna b0da90dd08
Minor wording fixes
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-12 17:22:19 +04:00
Gunju Kim 62d76a2d88
Add requirement for the ExpandedDNSConfig feature 2022-01-12 22:07:17 +09:00
Shannon Kularathna be490005ff Remove Docker mentions 2022-01-11 07:07:22 +00:00
Kubernetes Prow Robot 4698b128c0
Merge pull request #31205 from MikeSpreitzer/fix-apf-alpha
Corrected alpha release for APIPriorityAndFairness FeatureGate
2022-01-10 14:14:26 -08:00
mtilson 1e85065aaa
Alias for context 2022-01-09 12:47:43 +03:00
Shivam Singhal 5473fe272f Remove Unknown Symbol on Container Runtime Interface (CRI) Page 2022-01-08 15:20:14 +02:00
DanStough 4030f7fab9 kubeadm: remove ClusterStatus references 2022-01-06 14:50:38 -05:00
Mike Spreitzer 9f1de9cd87 Corrected alpha release for APIPriorityAndFairness FeatureGate 2022-01-04 21:25:23 -05:00
Peri Thompson 60824acdd2
Update windows pause image
Signed-off-by: Peri Thompson <perit@vmware.com>
2022-01-04 09:40:47 +00:00
Kubernetes Prow Robot 3ddd14415f
Merge pull request #30826 from tengqm/fix-configapi-123
Improve configuration API for 1.23
2021-12-21 17:35:35 -08:00
Kubernetes Prow Robot 2f667e93a4
Merge pull request #31039 from gtsystem/add-lightkube-link
Add link to lightkube in Community-maintained client libraries.
2021-12-21 01:18:45 -08:00
Giuseppe Tribulato ff7726faf1 Add link to lightkube in Community-maintained client libraries. 2021-12-20 20:21:09 +01:00
Qiming Teng bce7fb57e2 Improve configuration API for 1.23
The previous commit for configuration APIs has some nits to fix:

- The client-authentication API has both v1beta1 and v1 supported.
  We need to include both.
- The kube-scheduler v1alpha1 is superceded by v1alpha3 which is new.
- The links to some external type definitions should point to the 1.23
  API rather than old versions.
2021-12-20 09:45:38 +08:00
Qiming Teng f733bbb956 Remove kube-scheduler-policy contents 2021-12-18 09:43:50 +08:00
Kubernetes Prow Robot 503f8a478f
Merge pull request #30903 from tengqm/update-feature-gates
Update feature gates for 1.23
2021-12-15 18:47:18 -08:00
Kubernetes Prow Robot a5d367e9fd
Merge pull request #30907 from liggitt/flowcontrol-v1beta1
Document flowcontrol v1beta1 removal release
2021-12-13 20:32:02 -08:00
Qiming Teng 03b5de4e1c
Kubelet config v1alpha1 (#30859)
* Add config API for kubelet v1alpha1

The CredentialProvider struct is defined in the v1alpha1 config API
rather than v1beta1. The upstream generator is updated to include this
version (https://github.com/kubernetes-sigs/reference-docs/pull/268).

This commit adds references to the API as well.

* Wrap long lines in the page
2021-12-13 18:28:03 -08:00
Qiming Teng 4f27a3fb16 Update feature gates for 1.23 2021-12-14 09:54:14 +08:00
Kubernetes Prow Robot e2b18a2897
Merge pull request #30844 from tengqm/kubeadm-ref-123
Update kubeadm reference for 1.23
2021-12-13 16:08:01 -08:00
Jordan Liggitt 5b6e46d6de flowcontrol v1beta1 removal release 2021-12-13 18:28:16 -05:00
Qiming Teng 36a57f5b4d Update kubeadm reference for 1.23
This PR refresh the generated files for kubeadm v1.23.
2021-12-11 12:11:18 +08:00
Lubomir I. Ivanov 5d674845f5 kubeadm: remove "reset" phase that no longer exists
The phase was removed with k/k commit in 1.23:
b9171aee20

We forgot to remove it from the docs before 1.23 was released.
2021-12-11 00:01:54 +02:00
Kubernetes Prow Robot bec83989aa
Merge pull request #30830 from markusheinemann/main
Add glossary entry for cadvisor
2021-12-10 03:13:10 -08:00
Markus Heinemann a86ca5b431 Add glossary entry for cadvisor 2021-12-09 22:28:24 +00:00
Marc Boorshtein d4388492c5
Merge branch 'kubernetes:main' into master 2021-12-09 15:12:00 -05:00
Kubernetes Prow Robot 0a2da8cb46
Merge pull request #30776 from reylejano/deprecation-guide-hpa
Add hpa v2beta1 and v2beta2 to deprecation guide
2021-12-09 02:50:09 -08:00
Rey Lejano a1506ae810 add hpa v2beta1 and v2beta2 to deprecation guide 2021-12-08 20:57:15 -08:00
Kubernetes Prow Robot a50b7b9a1c
Merge pull request #29668 from feloy/apiref-1.23
API reference v1.23
2021-12-08 16:58:09 -08:00