Commit Graph

2265 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 33de3b957d
Merge pull request #36208 from tengqm/configapi-1.25
Config API reference for v1.25
2022-08-25 01:07:08 -07:00
Qiming Teng 93abc44b8b Fix service accounts admin page
This PR removes some outdated texts that are confusing today.
2022-08-25 16:04:29 +08:00
Kubernetes Prow Robot 56e78c2011
Merge pull request #34920 from mk46/en_crlftolf
Convert CRLF to LF
2022-08-24 14:15:50 -07:00
Kubernetes Prow Robot f72dfae2bd
Merge pull request #34622 from irbekrm/add_remaining_items
Adds remainingItemCount to HTTP response
2022-08-24 14:11:49 -07:00
Kubernetes Prow Robot fcd236901d
Merge pull request #35648 from bconfiden2/0803-glossary-sig-link
[en] Fix missing anchor to SIG list
2022-08-24 11:59:49 -07:00
Kubernetes Prow Robot 9401ab7fb3
Merge pull request #36160 from windsonsea/gracheck
Fix typos on /access-authn-authz
2022-08-24 11:55:49 -07:00
Qiming Teng 57f5790d52 Config API for v1.25 2022-08-24 14:55:25 +08:00
Qiming Teng 09506daf64 kubeadm reference for 1.25 2022-08-24 09:22:11 +08:00
Qiming Teng 29fa349c35 Component reference for v1.25 2022-08-24 09:19:55 +08:00
Rishit Dagli 8cc48b8111
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2022-08-23 21:20:29 +05:30
Kubernetes Prow Robot 0cf0e54ef4
Merge pull request #35676 from feloy/v1.25-api-reference-multi-pages
v1.25 api reference multi pages
2022-08-22 15:46:08 -07:00
Yassine Ilmi e31d646d7c
Removing created-by label deprecated since 1.9 2022-08-22 19:21:57 +02:00
Kubernetes Prow Robot dfd0880f08
Merge pull request #34940 from adrianreber/2022-07-11-forensic-container-checkpointing-documentation
Add documentation for container checkpointing feature (KEP 2008)
2022-08-22 09:21:43 -07:00
windsonsea 61a5b7b69d Fix typos on /access-authn-authz 2022-08-22 20:10:58 +08:00
Philippe Martin d330f97f82 Update after rc.1 2022-08-19 17:41:05 +02:00
Philippe Martin 939b45bb27 API Reference multi-pages for v1.25 2022-08-19 17:39:51 +02:00
Tom Kivlin 9ec115bbdb Mention wildcard for RBAC resources and names
Signed-off-by: Tom Kivlin <tom.kivlin@vodafone.com>

added link to best practice doc

update from sftim comments

update from liggitt comments

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

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

update from liggitt comment
2022-08-19 08:06:42 +00:00
carolina valencia 6810fa976d Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-18 15:58:41 -03:00
Kubernetes Prow Robot dacf474354
Merge pull request #35794 from aojea/aojea_services
set ServiceIPStaticSubrange to beta
2022-08-18 10:34:23 -07:00
Kubernetes Prow Robot b9a16ae00f
Merge pull request #35897 from Shubham82/enable-ds-eviction
Added Documents for cluster-autoscaler.kubernetes.io/enable-ds-eviction annotation.
2022-08-18 10:30:23 -07:00
Arnaud Meukam a180cd6853
Update docs to reference new container image registry
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.

Ref: https://github.com/kubernetes/k8s.io/issues/3411

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Kubernetes Prow Robot 438b42689d
Merge pull request #35545 from verb/1.25-ec-ga
Mark EphemeralContainers as GA in 1.25
2022-08-17 19:28:36 -07:00
Kubernetes Prow Robot 0bd89d2c24
Merge pull request #36018 from tengqm/improve-admission-controllers
Update admission controllers page
2022-08-17 16:14:47 -07:00
Kubernetes Prow Robot 6b23f69f5c
Merge pull request #35590 from ravisantoshgudimetla/dev-1.25
Promote PodOS field to GA
2022-08-17 15:40:47 -07:00
Kubernetes Prow Robot a98137bcd2
Merge pull request #35044 from kerthcet/feat/topology-policy
Document the new NodeInclusionPolicyInPodTopologySpread feature gate
2022-08-17 06:47:11 -07:00
kerthcet 3b0b5b9d1c Document the new NodeInclusionPolicyInPodTopologySpread feature gate
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-17 10:31:51 +08:00
Paco Xu ce46585ef5 Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-17 09:31:31 +08:00
Paco Xu 47e341eef2 promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta 2022-08-17 09:28:01 +08:00
Kubernetes Prow Robot d9ef1f7368
Merge pull request #35046 from ritazh/kms-v2alpha1
KMS v2alpha1
2022-08-16 17:40:48 -07:00
Rita Zhang f367ff60e1
feat: KMS v2alpha1
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2022-08-16 17:32:01 -07:00
Kubernetes Prow Robot 4b1b3ac354
Merge pull request #35029 from cici37/celBeta
Promoting feature CustomResourceValidationExpressions to beta
2022-08-16 13:04:48 -07:00
Sally O'Malley 221d4e817c
add to cluster-admin/system-traces docs 2022-08-16 15:47:18 -04:00
Sally O'Malley 953311e7a6
Update feature gate reference with KubeletTracing for 1.25
Adding KubeletTracing documentation now that
kubernetes/kubernetes#105126 has merged.
2022-08-16 15:47:14 -04:00
Kubernetes Prow Robot 1582b3d88a
Merge pull request #34665 from psschwei/dev-1.25
[dev-1.25] Update feature gate docs for probe-level termination grace period
2022-08-16 12:24:49 -07:00
Kubernetes Prow Robot 6bb496b6f8
Merge pull request #35966 from kerthcet/feat/update
update the documents of podTopologySpread
2022-08-16 11:18:11 -07:00
Cici Huang d6201fdf65 Update doc for CustomResourceValidationExpressions feature. 2022-08-16 15:38:37 +00:00
Kubernetes Prow Robot e36b9f35d5
Merge pull request #35667 from jsafrane/selinux-alpha
Add docs for "Speed up SELinux volume relabeling using mounts"
2022-08-16 08:25:08 -07:00
Qiming Teng 96dd915152 Update admission controllers page
This PR updates the admission controllers page by:

- removing two plugins which have been removed since 1.18
- removing text about ancient history
- removing shortcode about plugins that graduated into GA a long time ago;
2022-08-16 22:33:37 +08:00
Kubernetes Prow Robot 623d855c47
Merge pull request #35042 from kerthcet/feat/ga-component-config-in-scheduler
Graduate the kube-scheduler ComponentConfig to GA
2022-08-16 07:13:08 -07:00
kerthcet ab283be3f5 address comments
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-16 21:30:57 +08:00
Jan Safranek 77df8a9fb5 Add documentation for SELinuxMountReadWriteOncePod alpha feature
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-16 09:49:53 +02:00
Jiawei Wang 5db7ddf2da Update CSI migration feature status, and remove docs for unsupported plugins 2022-08-16 04:38:47 +00:00
Kubernetes Prow Robot 936b5859ba
Merge pull request #35165 from denkensk/doc-respect-PodTopologySpread
Add docs for MatchLabelKeysInPodTopologySpread feature
2022-08-15 19:27:07 -07:00
Kubernetes Prow Robot fc237adcfe
Merge pull request #32357 from kevindelgado/ss-field-validation-beta
Field Validation API Concepts
2022-08-15 19:25:07 -07:00
Kubernetes Prow Robot 7fa2e305bb
Merge pull request #35334 from humblec/nodeExpandDOC
csi: add nodeExpandSecret KEP details
2022-08-15 19:19:07 -07:00
Kubernetes Prow Robot 61b69cfd38
Merge pull request #35219 from mimowo/retriable-pod-failures-docs
Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
2022-08-15 19:17:07 -07:00
Kubernetes Prow Robot b268418615
Merge pull request #33524 from saschagrunert/seccomp-annotation
Partly remove support for seccomp annotations
2022-08-15 19:15:07 -07:00
Kubernetes Prow Robot be5bd9d483
Merge pull request #34886 from trierra/px-125-beta
Px 125 beta
2022-08-15 19:07:08 -07:00
Jordan Liggitt b167938367 Scrub PSP docs for 1.25 2022-08-15 21:09:41 -04:00
jinxu d0a4713d18 Update LocalStorageCapacityIsolation GA
update feature GA
2022-08-15 13:30:08 -07:00
Kubernetes Prow Robot dd543e5c80
Merge pull request #35826 from reylejano/1-25-netpol-port-range
Update docs for NetworkPolicy port range to GA for 1.25
2022-08-15 08:52:15 -07:00
Rey Lejano 08a5a5bbc4
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>
2022-08-15 08:43:04 -07:00
Michal Wozniak c47a025713 Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
Code review remarks and suggested commit updates are co-authored

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>

# Conflicts:
#	content/en/docs/reference/command-line-tools-reference/feature-gates.md
2022-08-15 13:22:37 +02:00
Kubernetes Prow Robot ea6b6e9798
Merge pull request #35704 from ddebroy/PodHasNetworkDocs1
PodHasNetwork condition docs
2022-08-15 02:02:13 -07:00
kerthcet d0e8a08ab1 update the documents of podTopologySpread
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-15 10:37:52 +08:00
Tim Bannister 6b3caddc71 Improve “Generate static Pod manifest for local etcd“
Extra tidying
2022-08-14 20:26:39 +01:00
Tim Bannister a63eeb780e
Fix bad merge committed in error 2022-08-14 20:16:55 +01:00
Kubernetes Prow Robot d1cf826516
Merge pull request #35758 from cathchu/merged-main-dev-1.25
Merge main branch into dev-1.25
2022-08-14 12:12:23 -07:00
Kubernetes Prow Robot 1faec91055
Merge pull request #35539 from atiratree/concepts.statefulset.minreadyseconds
Promote StatefulSet MinReadySeconds to GA
2022-08-13 19:02:12 -07:00
Shubham Kuchhal 9fe4a5e1f8 Added punctuation. 2022-08-13 14:08:13 +05:30
Meha Bhalodiya a472b72c33
remove insecure port option 2022-08-13 09:52:02 +05:30
Deep Debroy b7ae62fc27 Docs for PodHasNetwork condition
Signed-off-by: Deep Debroy <ddebroy@gmail.com>
2022-08-12 16:07:23 -07:00
Kubernetes Prow Robot 84f0f82682
Merge pull request #35400 from soltysh/cronjob_tz_beta
Promote CronJobTimeZone to beta
2022-08-12 08:22:43 -07:00
Shubham Kuchhal d555f3476e Corrected the document. 2022-08-12 16:17:38 +05:30
Kubernetes Prow Robot 8bcf5e8458
Merge pull request #35510 from dobsonj/kep-596-1.25-updates
KEP-596: Move CSIInlineVolume to GA
2022-08-12 02:40:46 -07:00
Shubham Kuchhal 6e7bcccf4f Added Documents for cluster-autoscaler.kubernetes.io/enable-ds-eviction annotation. 2022-08-12 13:51:01 +05:30
Rey Lejano b35f70486e update docs for NetworkPolicy port range to GA for 1.25 2022-08-10 21:01:41 -07:00
Sanghong Kim 4311e39a87 [en] Fix missing anchor to SIG list 2022-08-11 10:20:14 +09:00
Antonio Ojea 287dff788f set ServiceIPStaticSubrange to beta 2022-08-09 08:53:39 +02:00
Alex Wang cce49fe7e6 add doc for MatchLabelKeysInPodTopologySpread
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
2022-08-09 10:59:16 +08:00
William Steinford d6a1ba2a6d Fix the grammar by using the verb form 'set up' where appropriate instead of the noun 'setup' 2022-08-08 16:48:26 -04:00
Kubernetes Prow Robot 2846caae8d
Merge pull request #35202 from sanposhiho/patch-2
Update the doc for minDomains to graduate minDomains to beta
2022-08-08 12:13:58 -07:00
Kubernetes Prow Robot c465685c0c
Merge pull request #35228 from PushkarJ/kep-3203-k-website-updates
[KEP-3203] Fetch and Render CVE JSON Feed
2022-08-08 11:59:58 -07:00
Kubernetes Prow Robot f019eef54f
Merge pull request #35553 from rohitagarwal003/patch-8
Fix --service-account-key-file description
2022-08-08 11:59:58 -07:00
Kubernetes Prow Robot b8176a113b
Merge pull request #35678 from vaibhav2107/update-v1
Updated the health checking link
2022-08-08 11:57:57 -07:00
ydFu e97ab1616d Update kubeadm-join.md
* There is no description in the kubectl certificate approve process, I added it to make the steps clearer.

* Delete the invalid anchor.

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-08-08 17:57:41 +08:00
Ravi Gudimetla c4658531de Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-08-07 18:19:18 -04:00
cathchu d662b12b0c Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-07 04:53:50 -04:00
Hu Shuai 1240399f75 Small fix in kubelet.md
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2022-08-07 11:51:42 +08:00
Kubernetes Prow Robot f6b1ad151c
Merge pull request #35610 from sftim/20220801_update_psp_docs
Update PodSecurityPolicy annotation details for v1.25
2022-08-06 02:36:17 -07:00
Kensei Nakada b26ae49d9a
Update the doc for minDomains to graduate minDomains to beta 2022-08-06 15:29:27 +09:00
Filip Křepinský 9d7efb1a73 Promote StatefulSet MinReadySeconds to GA 2022-08-05 17:52:24 +02:00
Kubernetes Prow Robot 4eb1ad387d
Merge pull request #35538 from atiratree/concepts.daemonset.maxsurge
Promote DaemonSet MaxSurge to GA
2022-08-05 07:17:47 -07:00
Swadhin Patel e343b36d72
Update cheatsheet.md
It's wrong to say "Run pod nginx" along with the spec being written to the file as the option --dry-run would make sure that the actual executing is not happening but only the preview is generated

The statement would have been correct if the command were something like ...
kubectl run nginx --image=nginx -o yaml > pod.yaml
2022-08-05 18:22:20 +08:00
Manish Kumar a96eb1118f Convert CRLF to LF 2022-08-04 11:05:16 +05:30
Kubernetes Prow Robot 60f69d7259
Merge pull request #35027 from nckturner/update-provided-node-ip
Update alpha.kubernetes.io/provided-node-ip
2022-08-03 22:11:47 -07:00
Lee Verberne 3ad2a7885b Mark EphemeralContainers as GA in 1.25
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-03 21:25:56 +02:00
Vaibhav da39cd1405 Updated the health checking link 2022-08-03 21:46:41 +05:30
kerthcet e45b10af3a Graduate Component Config in kube-scheduler to GA
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-03 15:49:57 +08:00
kerthcet e7a80c0056 Graduate Component Config in kube-scheduler to GA
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-03 14:40:26 +08:00
kerthcet 5af4db73f3 Feat: ga component config in kube-scheduler
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-03 13:45:09 +08:00
Sean Wei 34722abc46 Fix link for TLS bootstrapping 2022-08-03 09:14:28 +08:00
Kubernetes Prow Robot a65f7c5593
Merge pull request #34381 from tengqm/reformat-kubeadm-details
Reformat kubeadm implementation details
2022-08-02 17:59:53 -07:00
Pushkar Joglekar cafe6d258c Fetch and Render CVE JSON feed
- Pull JSON blob from queried issues
- Use layout output formats + templates to generate HTML table and JSON blob
- Add localized strings and caption for CVE feed
- Add a new page to describe details about CVE feed and how to use it
- Update existing pages and link the official CVE feed from it

Co-authored-by: Neha Lohia <nehapithadiya444@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-02 09:32:01 -07:00
Sascha Grunert 45d0bdeaec
Partly remove support for seccomp annotations
From the release notes of
https://github.com/kubernetes/kubernetes/pull/109819, we have to update
according to the following situation:

```
Action required: support for the alpha seccomp annotations
`seccomp.security.alpha.kubernetes.io/pod` and
`container.seccomp.security.alpha.kubernetes.io`, deprecated since
v1.19, has been partially removed. Kubelets no longer support the
annotations, use of the annotations in static pods is no longer
supported, and the seccomp annotations are no longer auto-populated when
pods with seccomp fields are created. Auto-population of the seccomp
fields from the annotations is planned to be removed in 1.27. Pods
should use the corresponding pod or container
`securityContext.seccompProfile` field instead.
```

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-08-02 13:42:23 +02:00
Rohit Agarwal 4747731407
Fix --service-account-key-file description
--service-account-key-file flag to the kube-api-server is used to verify ServiceAccount tokens (and not to sign them).

--service-account-signing-key-file is the kube-api-server flag that's used to sign ServiceAccount tokens (short-lived ones).
--service-account-private-key-file is the kube-controller-manager flag that's used to sign ServiceAccount tokens (long-lived ones).
2022-08-02 00:37:09 -07:00
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
PriyanshuAhlawat 4de555282b Update _index.md 2022-07-11 20:28:17 +05:30
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