Commit Graph

2165 Commits

Author SHA1 Message Date
Tim Bannister 2d03570219
Update PSP annotation for v1.25
Write about the kubernetes.io/psp annotation in the past tense.
2022-08-01 18:47:01 +01:00
Filip Křepinský 02b0dea382 Promote DaemonSet MaxSurge to GA 2022-08-01 17:01:28 +02:00
Paul S. Schweigert c6ff69558c
update feature gate docs for probe-level termination grace period
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-08-01 08:51:30 -04:00
Humble Chirammal 2c306bcc12 csi: add nodeExpandSecret KEP details
Ref#
KEP: https://github.com/kubernetes/enhancements/pull/3173/
Implementation: https://github.com/kubernetes/kubernetes/pull/105963
Blog: https://github.com/kubernetes/website/pull/33979

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-08-01 09:31:13 +05:30
ravisantoshgudimetla 753633545f Promote PodOS field to GA 2022-07-31 19:00:44 -04:00
Kevin Delgado 2dc5f254e9 Add Server Side Field Validation to API Concepts 2022-07-31 05:57:55 +00:00
carolina valencia d4fb248a84 Merge main into dev-1.25 to keep in sync
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-07-30 19:03:21 -03:00
Jonathan Dobson 37647c4ce8 KEP-596: Move CSIInlineVolume to GA 2022-07-28 09:31:37 -06:00
Oksana Naumov bea3222380 Move CSI Migration Portworx feature to Beta 2022-07-27 13:07:10 -07:00
Maciej Szulik 83bcd9aec1
Promote CronJobTimeZone to beta 2022-07-26 13:40:01 +02:00
Kubernetes Prow Robot 54d2e71509
Merge pull request #34675 from mtardy/psp-annotation
Document the deprecated kubernetes.io/psp annotation
2022-07-25 02:26:35 -07:00
Kubernetes Prow Robot ae65f0d28c
Merge pull request #35215 from bconfiden2/reference-index-eventratelimit
[en] Fix broken link apiserver-eventratelimit.v1alpha1
2022-07-25 01:32:35 -07:00
Kubernetes Prow Robot 7078c38d3b
Merge pull request #33792 from sftim/20220510_assign_pod_node_affinity_updates
Revise scheduling-related docs
2022-07-24 03:38:57 -07:00
bconfiden2 4cd849169c Fix broken link apiserver-eventratelimit.v1alpha1 2022-07-23 20:05:10 +09:00
Seth McCombs 88784d31b8 Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-07-21 13:48:12 -07:00
Sean Wei 35227abcc9 Fix link in glossary/api-eviction.md 2022-07-22 00:47:48 +08:00
Nick Turner 765fd75fd0 Update alpha.kubernetes.io/provided-node-ip
* The annotation is no longer set ONLY when --cloud-provider=external
* Now, it is set on kubelet startup if the --cloud-provider flag
  is set at all, including the deprecated in-tree values
  like `aws` and `gcp`.
2022-07-18 13:41:31 -07:00
Kubernetes Prow Robot e2cda2eec3
Merge pull request #34716 from dmarinere/patch-1
added access to the statements explaining cluster role
2022-07-16 07:56:53 -07:00
Kubernetes Prow Robot 6effba1cae
Merge pull request #34640 from saschagrunert/seccomp-default-beta
Graduate SeccompDefault feature to beta
2022-07-16 06:52:53 -07:00
Kubernetes Prow Robot 3238ca8b41
Merge pull request #34383 from tengqm/fix-links-5
Batch fix links (5)
2022-07-16 06:50:53 -07:00
Tim Bannister 6700656cb4 Move Pod Topology Spread Constraints into scheduling
These constraints apply specifically to the mechanism for placing Pods
onto nodes (that is, scheduling).
2022-07-14 23:59:05 +01:00
Guangwen Feng 7ddc76494a Drop redundant </td> in reference/command-line-tools-reference/kubelet.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-07-14 14:02:54 +08:00
Adrian Reber df55ed5516
Add documentation for container checkpointing feature (KEP 2008)
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Adrian Reber <areber@redhat.com>
2022-07-13 17:32:54 +02:00
ayatk 5cbf53b0c8 Migrate to latest versioning document
release/versioning.md that was in the k/design-proposals-archive repository
in the past has been migrated to k/sig-release repository.
2022-07-13 15:07:46 +00:00
Kubernetes Prow Robot f61e010b89
Merge pull request #34966 from krol3/merged-main-dev-1.25
Sync main branch into dev-1.25
2022-07-13 07:37:38 -07:00
Kubernetes Prow Robot fe1136848d
Merge pull request #32491 from stemid/patch-1
Cheatsheet syntax to retrieve Secret values with dashes (-) in their key names
2022-07-12 02:36:50 -07:00
Qiming Teng 7b4293b4fa Batch fix links (5) 2022-07-11 13:54:18 +08:00
Kubernetes Prow Robot 1ed3e1f88f
Merge pull request #34159 from neolit123/1.25-update-unversioned-kubelet-config-map-fg-info
kubeadm: update unversioned kubelet config map fg info
2022-07-10 18:31:47 -07:00
Kubernetes Prow Robot 116b6bc1a7
Merge pull request #34382 from tengqm/fix-links-4
Batch fix links (4)
2022-07-10 18:13:47 -07:00
Kubernetes Prow Robot 38ccc3383d
Merge pull request #34740 from tengqm/improve-admission-controllers
Tweak extensible admission controllers page
2022-07-10 18:11:47 -07:00
Kubernetes Prow Robot f046f1aae9
Merge pull request #34916 from cavcrosby/fix-taints-spelling
[en] typo: Fix "tains" in kubeadm-config.v1beta3 documentation
2022-07-10 17:47:47 -07:00
Kubernetes Prow Robot b9047bdaf5
Merge pull request #34799 from tengqm/update-kubelet-ref
Update kubelet reference for 1.24
2022-07-10 17:35:47 -07:00
Kubernetes Prow Robot 40163be708
Merge pull request #34850 from kourtneyshort/patch-1
Update cheatsheet.md
2022-07-10 17:07:47 -07:00
Conner Crosby 6138e0bc67
Fix spelling typo for taints 2022-07-10 17:22:25 -04:00
Kubernetes Prow Robot d05f0ff705
Merge pull request #34873 from SamLR/patch-1
Clarify that list, get and watch can return data
2022-07-09 10:47:46 -07:00
Kubernetes Prow Robot c61bd66b64
Merge pull request #34163 from neolit123/1.25-kubeadm-update-registry-k8s-io
update kubeadm pages to use registry.k8s.io
2022-07-08 18:39:46 -07:00
Qiming Teng cb1673538b Update kubeadm reference 2022-07-08 21:50:23 +08:00
Sam Cook 2f0d4a5d88
Clarify that list, get and watch can return data
The `get`, `list` and `watch` verbs can all be used to retrieve the full details of a resource. It is not an uncommon assumption amongst users that they return different data (e.g. that `list` only returns the names of resources; when it can return the full object).

This adds a caution block to highlight this potential gotcha.
2022-07-08 11:13:23 +01:00
Kourtney a0feb8580e
Update content/en/docs/reference/kubectl/cheatsheet.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-07 10:43:47 -04:00
Kourtney 484713a60b
Update cheatsheet.md
Document kubectl set-cluster --proxy-url
2022-07-06 11:30:19 -04:00
Qiming Teng 2f4a067fea Batch fix links (4) 2022-07-06 09:43:15 +08:00
Catherine Chu 80069422a7 Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-07-05 15:43:08 -07:00
Qiming Teng 01e0a9ebd1 Update kubelet reference for 1.24 2022-07-05 11:43:04 +08:00
Kubernetes Prow Robot e6868ba8d3
Merge pull request #34721 from Sea-n/use-rel-links
Use relative links for k8s.io
2022-07-04 06:33:24 -07:00
Kubernetes Prow Robot 24cf5a5ba8
Merge pull request #34772 from gecube/bindPort-patch
Fix typo in doc - bindPorti
2022-07-02 08:31:24 -07:00
George Gaál 3fe7033047
Fix typo in doc - bindPorti 2022-07-02 13:48:02 +02:00
Kubernetes Prow Robot 119fd7bb29
Merge pull request #34450 from Kwazimolo/patch-1
Updated cheatsheet.md with 'get taints' command
2022-07-02 01:15:23 -07:00
Qiming Teng a6ec7d8017 Tweak extensible admission controllers page
This PR removes outdated information about `admissionregistration.v1beta1` API groups
which are no longer supported in 1.24. Additional notes are added to
avoid confusion when parsing the examples.
2022-07-01 00:33:57 +08:00
Sean Wei 34721abcac Use relative links for k8s.io 2022-06-30 12:08:14 +08:00
Osuolale Emmanuel c14bcdde98
added access to the statements
I added access to the statement explaining cluster role  permissions in this document to make it clearer.
2022-06-30 03:50:31 +01:00
Sascha Grunert 5d66e4b0d2
Graduate SeccompDefault feature to beta
We now update the documentation to reflect the current state of the
feature.

Refers to: https://github.com/kubernetes/enhancements/issues/2413

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-06-29 15:31:48 +02:00
Mahé 23eea7e122
Add more context in the annotation page
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-06-29 09:27:42 +02:00
Kubernetes Prow Robot 0d218fc6be
Merge pull request #34539 from didicodes/merged-main-dev-1.25
Merged main into dev-1.25
2022-06-28 14:05:34 -07:00
mtardy 60ee2c2d14 Add the documentation on the kubernetes.io/psp annotation 2022-06-28 21:11:59 +02:00
Rishit Dagli b2d062d7bc
Remove references of Service Catalog (#34387)
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-06-27 22:33:58 -07:00
irbekrm f1465601c3 Adds remainingItemCount to HTTP response
Signed-off-by: irbekrm <irbekrm@gmail.com>
2022-06-26 14:25:52 +01:00
Shannon -jj Behrens 5aa48c49e8
Fixed a zsh bug
Using double quotes causes the code to be evaluated too early and ends up not working if you don't have kubectl installed.
2022-06-24 20:18:26 -07:00
Marcelo Juchem 0404de8e03
add perl and ruby to client libraries list 2022-06-23 11:28:02 -05:00
Marcelo Juchem 445856614d
sorting library list in lexicographic order 2022-06-23 02:27:22 -05:00
Marcelo Juchem 7bbdc5d83e
client-libraries.md: adding C client library link 2022-06-22 19:13:35 -05:00
Brandon Richard 2f2a4d5bae
Updated cheatsheet.md with 'get taints' command
Updated the kubectl cheat sheet (cheatsheet.md) with a command for viewing taints which exists on current nodes.
2022-06-21 15:04:37 +01:00
Qiming Teng 548e0efb6c Reformat kubeadm implementation details
This page has some weird indentations and long lines, which makes tracking changes very difficult.
2022-06-18 17:13:53 +08:00
Stefan Midjich dd9061e326
clarify that the value is base64 encoded
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-06-17 19:41:52 +02:00
Jihoon Seo e7caadc564 Replace skew shortcode parameters 2022-06-17 16:17:01 +09:00
Kubernetes Prow Robot 3a0d817bb8
Merge pull request #32400 from sftim/20220321_document_downward_api_concept
Revise downward API documentation
2022-06-16 23:38:31 -07:00
Kubernetes Prow Robot cbff0cfd4a
Merge pull request #32991 from jai/jai/fix-well-known-annotations-labels-taints-examples
fix: Well-Known Annotations/Labels/Taints examples
2022-06-16 22:58:32 -07:00
Dom Goodwin 1145cab87b
Document changing the sandbox image in CR (#33660)
* Document changing the sandbox image in CR

* Update cri-dockerd section to be idiomatic
2022-06-16 21:52:33 -07:00
Raki af65de3877
Callout that impersonation needs (ClusterRole)Binding (#34082)
* Callout that impersonation needs (ClusterRole)Binding

I learned through trial and error that impersonation does not work with Role and RoleBinding - this was not obvious. It would be good if the docs call this out.

* Update content/en/docs/reference/access-authn-authz/authentication.md

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

* Update content/en/docs/reference/access-authn-authz/authentication.md

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

* Update content/en/docs/reference/access-authn-authz/authentication.md

Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>

* Update content/en/docs/reference/access-authn-authz/authentication.md

Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-14 13:09:33 -07:00
Stefan Midjich 95dd0b33ab
Update content/en/docs/reference/kubectl/cheatsheet.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-06-14 21:17:03 +02:00
Kubernetes Prow Robot 8f7748cd42
Merge pull request #33088 from Jitsusama/patch-1
Fix Minor Typo on API Concepts Page
2022-06-13 22:21:32 -07:00
Kubernetes Prow Robot e1a1a953c6
Merge pull request #32127 from mtovmassian/fix-en-bash-alias-auto-completion
[en] Update Bash alias auto-completion
2022-06-13 21:11:34 -07:00
Kubernetes Prow Robot 2d869fc314
Merge pull request #34155 from Sea-n/design-proposals-archive
Fix links for k/design-proposals-archive
2022-06-13 20:55:49 -07:00
Lubomir I. Ivanov 90dc4e70a6 kubeadm-init.md: adjust info for UnversionedKubeletConfigMap
The feature gate goes GA in 1.25 and becomes locked by
default to "enabled".
2022-06-13 14:53:28 +03:00
Kubernetes Prow Robot ecfe26f416
Merge pull request #33580 from sarangjo/patch-1
Fix punctuation in ports-and-protocols.md
2022-06-12 10:32:09 -07:00
Sean Wei 34155fed0b Fix links for k/design-proposals-archive
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
Kubernetes Prow Robot e82aec31a1
Merge pull request #34180 from tengqm/fix-34121
Fix kube-proxy command line reference
2022-06-08 13:58:01 -07:00
Qiming Teng 4b5e963781 Fix kube-proxy command line reference 2022-06-08 21:35:15 +08:00
Guangwen Feng ef08c345e0 Fix an incorrect link in psp-to-pod-security-standards.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-06-08 11:40:04 +08:00
Kubernetes Prow Robot 090803440d
Merge pull request #33130 from tengqm/move-kubelet-authn-authz
Move kubelet authn authz
2022-06-07 19:11:49 -07:00
Lubomir I. Ivanov edb74f1dec update kubeadm pages to use registry.k8s.io
k8s.gcr.io is a deprecated in favor of registry.k8s.io.
The kubeadm code in k/k was already changed to use the
new domain name.
2022-06-07 17:01:01 +03:00
Kubernetes Prow Robot bfdfd60383
Merge pull request #34124 from tengqm/fix-eventratelimit-pkg
Fix the package name for eventratelimit config API
2022-06-06 11:50:21 -07:00
Qiming Teng 55fd6c705c Fix the package name for eventratelimit config API 2022-06-03 17:35:10 +08:00
Kubernetes Prow Robot 11d56aacf6
Merge pull request #34076 from kadtendulkar/kad4
Update  content/en/docs/reference/access-authn-authz/bootstrap-tokens.md
2022-05-31 17:33:02 -07:00
Kubernetes Prow Robot 593a5d3747
Merge pull request #34071 from lostick/fix-typos-content-docs
Fix typos in tasks docs
2022-05-31 15:09:23 -07:00
Rishit Dagli 0be2557ecd Fix CertificateSubjectRestriction in Admission Controllers docs 2022-05-31 19:35:12 +00:00
kadtendulkar 6c82e81ede Update content/en/docs/reference/access-authn-authz/bootstrap-tokens.md 2022-05-31 22:02:36 +05:30
lostick cfb897169b Fix typos in tasks docs 2022-05-31 14:47:40 +01:00
Harshita Sao 6bfc4cfd1c
Updated the links in kubelet flag's docs. (#33985)
* Updated the links in kubelet flag's docs

* Updated the links in kubelet flag's docs

* Removed unwanted spaces in <a> tag

* fixed some mistakes
2022-05-29 18:10:53 -07:00
Kubernetes Prow Robot bcc5507d79
Merge pull request #33969 from liggitt/psp-guide
Update PSP alternatives
2022-05-27 07:55:07 -07:00
Kubernetes Prow Robot 6e074f75d0
Merge pull request #33927 from davidxia/patch-2
docs: show server side apply overwrite for CLI
2022-05-27 07:53:07 -07:00
Jordan Liggitt 4fd16ff800 Update PSP alternatives 2022-05-26 11:35:29 -04:00
Tim Bannister 7f3604a949
Revise downward API documentation
- add a glossary entry
- add a concept page
- revise other documentation in light of above changes
2022-05-26 13:26:45 +01:00
Kubernetes Prow Robot 86993dc7f3
Merge pull request #33839 from tengqm/update-kubeadm-configapi
Update kubeadm config API
2022-05-24 22:34:43 -07:00
David Xia 69d46a7a98
Update content/en/docs/reference/using-api/server-side-apply.md
Co-authored-by: Antoine Pelisse <apelisse@gmail.com>
2022-05-24 19:19:27 -04:00
David Xia 5846916395
docs: show server side apply overwrite for CLI
Docs currently say how to do it with HTTP request.
This addition will help `kubectl` users as well.
2022-05-24 17:34:12 -04:00
wei.wang 1cf774a05e [zh]Update content/zh/docs/reference/access-authn-authz/admission-controllers.md 2022-05-24 02:26:02 +08:00
Qiming Teng 10ae8386ee Update kubeadm config API 2022-05-20 06:37:30 +08:00
Lubomir I. Ivanov ed9ea9c4f2 kubeadm: apply changes around "master" taint for 1.25
The "master" taint is no longer applied on control plane
nodes by kubeadm 1.25.

Remove mentions of the taint from the documentation:
- implementation details
- create a kubeadm cluster
- known labels / taints
2022-05-19 22:13:09 +03:00
Qiming Teng c992c4c04f Add imagepolicy.v1alpha1 API 2022-05-18 14:20:20 +08:00
Kubernetes Prow Robot a439d1219e
Merge pull request #33761 from tengqm/admission-control
Cleanup admission-controllers page
2022-05-17 18:24:53 -07:00
Manish Kumar e7300a151c
Register and document annotations on Secret that relate to ServiceAccount (#32005)
* Registered secret annotation

Signed-off-by: Manish Kumar <manish.kumar1@india.nec.com>

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

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

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

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

* Updated Secret type

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-05-17 07:40:27 -07:00
Qiming Teng 90a395745d Cleanup admission-controllers page
This PR fixes several things in the admission-controllers page:

- The `PodSecurity` plugin is enabled by default, but it was not listed so;
- The `apiserver.config.k8s.io/v1alpha1` has been deprecated since v1.17, we are still documenting it side by side with the `apiserver.config.k8s.io/v1` API group;
- The `eventratelimit.admission.k8s.io/v1alpha1` API could use a better reference rather than the design doc; **The imagepolicy.v1alpha1 API is not documented anywhere, I'll add it later on.**
- There are statements about future, which should be removed;
- We are supposed refer to the `LimitRage` API reference rather than pointing users to the design docs;
- We are supposed refer to the `ResourceQuota` API reference rather than pointing users to the design docs;
- There are long lines in the page source which could have been wrapped properly.
2022-05-17 15:37:58 +08:00
Kubernetes Prow Robot d82a6ef16d
Merge pull request #33574 from sanchezl/patch-2
add authorization v1beta1 selfsubjectrulesreview
2022-05-16 06:50:17 -07:00
Kubernetes Prow Robot e8d71e4816
Merge pull request #33656 from kinzhi/kinzhi108
[zh]Sync kubeadm-9
2022-05-14 17:29:17 -07:00
wei.wang ef88442803 [zh]Sync kubeadm-9
[zh]Sync kubeadm-9

[zh]Sync 1
2022-05-15 03:50:42 +08:00
wei.wang 2fafe815e2 [zh]Sync kubeadm-10 2022-05-14 18:39:43 +08:00
Kubernetes Prow Robot bf46c15bdf
Merge pull request #33639 from kinzhi/kinzhi104
[zh]Sync kubeadm-8
2022-05-13 18:01:17 -07:00
wei.wang a7b02618ac [zh]Sync kubeadm-8
[zh]Sync kubeadm-8
2022-05-14 02:02:21 +08:00
Kubernetes Prow Robot fbcb0be9d1
Merge pull request #33602 from kinzhi/kinzhi100
[zh]Sync kubeadm-6
2022-05-12 19:45:48 -07:00
wei.wang 463f6c0c58 [zh]Sync kubeadm-6
[zh]Sync kubeadm-6
2022-05-13 04:01:53 +08:00
Kubernetes Prow Robot d0fdb1cca6
Merge pull request #33577 from kinzhi/kinzhi99
[zh]Sync kubeadm-5
2022-05-11 18:47:14 -07:00
wei.wang cf483c543f [zh]Sync kubeadm-7 2022-05-12 01:42:09 +08:00
Kubernetes Prow Robot 07ef1c26ee
Merge pull request #33599 from nameYULI/yl24
[zh]Sync reference-7
2022-05-11 01:40:51 -07:00
yuli 842c411ce9 [zh]Sync reference-7
[zh]Sync reference-7
2022-05-11 13:16:01 +08:00
wei.wang 960a20823a [zh]Sync kubeadm-4 2022-05-11 00:49:57 +08:00
Kubernetes Prow Robot 06afdec634
Merge pull request #33561 from kinzhi/kinzhi97
[zh]Sync kubeadm-3
2022-05-10 08:39:43 -07:00
wei.wang 58c174b864 [zh]Sync kubeadm-3
[zh]Sync kubeadm-3

[zh]Sync kubeadm-3

[zh]Sync kubeadm-3

[zh]Sync kubeadm-3
2022-05-10 23:29:31 +08:00
Kubernetes Prow Robot aa12eb656b
Merge pull request #33535 from kinzhi/kinzhi95
[zh]Sync kubeadm-1
2022-05-09 17:21:43 -07:00
Sarang Joshi 5770779f15
Update ports-and-protocols.md 2022-05-09 14:32:55 -07:00
wei.wang c6c0e8d3b0 [zh]Sync kubeadm-5
[zh]Sync kubeadm-5
2022-05-10 02:16:44 +08:00
Luis Sanchez dd59f2a2d0
add authorization v1beta1 selfsubjectrulesreview 2022-05-09 09:25:35 -04:00
wei.wang c769481027 [zh]Sync kubeadm-1
[zh]Sync kubeadm-1

[zh]Sync x

[zh]Sync kubeadm-1
2022-05-09 12:08:52 +08:00
wei.wang fe3ed19c7c [zh]Sync kubeadm-2 2022-05-08 02:06:34 +08:00
Kubernetes Prow Robot 30802fcec2
Merge pull request #33461 from tengqm/configapi-124
Config API reference for 1.24
2022-05-05 02:14:20 -07:00
Kubernetes Prow Robot 338a2cae07
Merge pull request #33455 from tengqm/compref-1.24
Update component reference for 1.24
2022-05-05 02:12:21 -07:00
Kubernetes Prow Robot edf15e9ed2
Merge pull request #33456 from tengqm/kubeadm-124
Update reference for kubeadm (1.24)
2022-05-04 18:42:20 -07:00
Qiming Teng a5eeb338f1 Config API reference for 1.24 2022-05-04 22:32:02 +08:00
Kubernetes Prow Robot b97dfa02d6
Merge pull request #33449 from kinzhi/kinzhi93
[en]Modify the format content/en/docs/reference/using-api/deprecation-guide.md
2022-05-04 07:15:51 -07:00
Qiming Teng fa7fda17ab Update reference for kubeadm (1.24) 2022-05-04 21:24:31 +08:00
Qiming Teng 8c6d0fe857 Update component reference for 1.24 2022-05-04 21:21:32 +08:00
wei.wang 98b049bf29 [en]Modify the format content/en/docs/reference/using-api/deprecation-guide.md
4
2022-05-04 21:09:01 +08:00
Jai Govindani 891014838e
fix: Add quotes on annotation boolean
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-05-03 16:58:42 +07:00
Nate W 5ead53b3e8 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-05-02 10:29:49 -07:00
Kubernetes Prow Robot ac5faa199f
Merge pull request #33344 from JarHMJ/patch-3
[en] Update tools/_index.md  remove old helm definition
2022-04-30 17:41:12 -07:00
huangminjie 5f5be17db9 [en] Update tools/_index.md remove old helm definition 2022-04-30 16:16:28 +08:00
wei.wang 64f58b2c75 [en]Update content/en/docs/reference/kubectl/docker-cli-to-kubectl.md 2022-04-30 03:11:53 +08:00
Kubernetes Prow Robot 4a67ea76d0
Merge pull request #33313 from my-git9/debug-cluster-audit
[en] modify debug-cluster/audit
2022-04-29 07:01:13 -07:00
Mitesh Jain a2bf86409a
Adding dockershim to glossary. (#32950)
* Adding dockershim to glossary.

* updated dockershim faq url.

Co-authored-by: Chris Negus <cnegus@redhat.com>

* Update content/en/docs/reference/glossary/dockershim.md

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

* Update content/en/docs/reference/glossary/dockershim.md

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

* Update content/en/docs/reference/glossary/dockershim.md

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

* Changes to accomodate review comments.

Co-authored-by: Chris Negus <cnegus@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-29 06:37:13 -07:00
xin.li b831e96c6a [en] modify debug-cluster/audit
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 20:40:59 +08:00
SataQiu 279fbc658d Update content/en/docs/reference/labels-annotations-taints/audit-annotations.md
Signed-off-by: SataQiu <shidaqiu2018@gmail.com>
2022-04-28 19:53:21 +08:00
Nate W 0e4d4b6861 Update API Reference multi-pages for v1.24 2022-04-27 16:13:55 +00:00
Kubernetes Prow Robot 61095d4544
Merge pull request #32833 from feloy/api-reference-multi-pages
API reference multi pages for v1.24
2022-04-26 20:12:10 -07:00
Nate W 712f45dee4 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-26 13:11:13 -07:00
Kubernetes Prow Robot 212a936a53
Merge pull request #32673 from RaunakShah/3151-docs
Add docs for preventing volume mode conversion
2022-04-26 10:38:53 -07:00
Philippe Martin 43c0e26fac Update with latest changes of API spec 2022-04-26 13:16:20 +02:00
Guangwen Feng 8f68e2cc94 Fix a typo in cadvisor.md
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2022-04-26 16:12:42 +08:00
Joel Gerber 47be146d86
Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-04-25 07:41:46 -04:00
Joel Gerber c00146a3a6
Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-04-25 07:41:33 -04:00
Qiming Teng a3ea9f4caf Update references to the kubelet security files
This commit updates all the existing references to the files move in the previous commit.
2022-04-23 14:32:19 +08:00
Qiming Teng 89b0b1bf8f Move kubelet authentication/authorization out of CLI reference dir
The `kubelet-authentication-authorization` and the `kubelet-tls-bootstrapping`
pages do not belong to `reference/command-line-tools-reference` topic.
This PR moves them into `reference/access-authn-authz` subdirectory
which is a better fit.
The `static/_redirects` file is updated to point to the new location.
2022-04-23 14:30:14 +08:00