Commit Graph

2575 Commits

Author SHA1 Message Date
Kubernetes Prow Robot d057687f6f
Merge pull request #36660 from liggitt/scrape-secrets
Update service account token documentation
2022-09-10 16:31:23 -07:00
yanrongshi f6fa07357d fix some layout 2022-09-09 22:54:18 +08:00
Kubernetes Prow Robot 8c78ad7d3c
Merge pull request #36685 from mimowo/handling-pod-failures-fix-typo
Fix typo in docs referring to the PodDisruptionConditions feature gate
2022-09-09 00:45:23 -07:00
Michal Wozniak de695f4a9a Fix typo in docs refering to the PodDisruptionConditions feature gate name
Only fix for the English version
2022-09-09 09:10:44 +02:00
Antonio Ojea 86264eae3b use use IPv6 Address Prefix Reserved for Documentation 2022-09-08 11:45:07 +02:00
Jordan Liggitt 79f26d5922
Update service account token documentation
* Make example service account output match 1.24+ output with auto-generated tokens omitted
* Prefer `kubectl create token` as token creation mechanism
2022-09-07 16:00:27 -04:00
Michael 926d85d5fe Fix layout of pod-failure-policy.md 2022-09-06 07:26:09 +08:00
Qiming Teng fa5c50b090 Wrap long lines in the topology-manager page 2022-09-01 11:15:30 +08:00
Cenk Altı bf998026d2
Fix scaling terminology
Replace scale `up/down` terminology with `out/in` as the point is about adding more nodes to the cluster.

- https://azure.microsoft.com/en-us/solutions/scaling-out-vs-scaling-up/
- https://www.dell.com/en-us/blog/the-difference-between-scale-up-and-scale-out/
2022-08-29 15:15:53 -04:00
Arhell 100f074e0c [en] fix typo assign-pods-nodes-using-node-affinity.md 2022-08-28 01:28:48 +03:00
Qiming Teng ef511e7e65 Style tweak the crd task file
This PR reformats the CRD task file where line wrappings are expected or
proper indentations are needed. It also fixes a link to the kube-apiserver
reference.
2022-08-25 16:04:02 +08:00
Kubernetes Prow Robot 9a83692e54
Merge pull request #36098 from bishal7679/patch-2
Typo fixed in documentation for Use strategic merge
2022-08-24 22:30:08 -07:00
Kubernetes Prow Robot 1b6def77b4
Merge pull request #36244 from kadtendulkar/kad28
Fixing hyperlink on Extend the Kubernetes API with CustomResourceDefinitions Page
2022-08-24 22:16:07 -07:00
Kubernetes Prow Robot bef3a439bd
Merge pull request #36141 from bang9211/bang9211/fix-typo-local-debugging/v0.1
Fix typo in tasks/debug-application-cluster/local-debugging.md
2022-08-24 14:23:49 -07: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
kadtendulkar 655f6a2b8b Update content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md 2022-08-24 21:45:12 +05:30
Kubernetes Prow Robot 79dfd18b38
Merge pull request #36005 from utkarsh-singh1/update-web-ui-dashboard-md
Updated the web-ui-dasboard.md
2022-08-24 03:16:24 -07:00
Kubernetes Prow Robot bf712dd35d
Merge pull request #36114 from mk46/k_completion
Updated kubectl completion configuration
2022-08-23 15:32:04 -07:00
Kristin Martin b79539d0d3
Merge pull request #34290 from kubernetes/dev-1.25
Official 1.25 Release Docs
2022-08-23 14:53:20 -07:00
Kubernetes Prow Robot abb8ac3e20
Merge pull request #35856 from kgibm/issue35170
Clarify privileges of kubectl debug node
2022-08-22 16:45:23 -07:00
utkarsh-singh1 99ad00a801 Updated web-ui-dasboard.md
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2022-08-22 10:42:42 +05:30
bang9211 3f08d3163e Fix typo in tasks/debug-application-cluster/local-debugging.md 2022-08-21 21:45:05 +09:00
Manish Kumar 7151102e11 Updated kubectl completion configuration 2022-08-19 23:26:00 +05:30
Bishal das 788c8f6ac3
Update update-api-object-kubectl-patch.md 2022-08-19 12:22:13 +05:30
carolina valencia 6810fa976d Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-18 15:58:41 -03:00
Kubernetes Prow Robot ba191c2011
Merge pull request #35803 from ameukam/1-25-registry-k8s-io
Update docs to reference new container image registry
2022-08-18 08:26:22 -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 fae72f6cc0
Merge pull request #35235 from kinvolk/rata/userns
Add docs for user namespaces in pods - phase 1 (KEP-127)
2022-08-18 07:28:23 -07:00
Rodrigo Campos 501cde25c7
Add doc for user namespaces in stateless pods
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2022-08-18 11:13:00 +02:00
Kubernetes Prow Robot aee5f66843
Merge pull request #32942 from rohitagarwal003/patch-7
Remove unnecessary step to manually update the service account secrets
2022-08-17 19:40:36 -07: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 0f9ea17892
Merge pull request #35871 from byako/fix_debug_cluster_with_crictl
Fix Pod spec in debugging crictl
2022-08-17 14:56:46 -07:00
Kubernetes Prow Robot b942e01d7d
Merge pull request #35745 from Rishit-dagli/Rishit-dagli-hpa
Remove unnecessary instructions for HPA task
2022-08-17 14:54:47 -07: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
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
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
utkarsh-singh1 57e71dbbde Updated the web-ui-dasboard.md
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2022-08-16 14:03:18 +05:30
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
Kubernetes Prow Robot 3c909360e3
Merge pull request #35833 from hs0210/fix-link
Fix broken link -- downward-api
2022-08-15 20:21:09 -07:00
Kubernetes Prow Robot 762ede868a
Merge pull request #35979 from towfeeqfayaz11/bash-autocompletion-fix-updated
Enable AutoCompletion in Current Session of Bash
2022-08-15 19:37:07 -07:00
Joe Betz 263fc03201
Include how to route away from broken etcd in etcd maintenance docs (#35882)
* Include how to route away from broken etcd in etcd maintenance docs

* Apply suggestions from code review

Apply suggestions and use 1. for all numbering (markdown will set the numbering automatically this way)

Co-authored-by: Han Kang <hankang@google.com>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

* Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

Co-authored-by: Han Kang <hankang@google.com>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-08-15 19:27: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
Jordan Liggitt b167938367 Scrub PSP docs for 1.25 2022-08-15 21:09:41 -04:00
towfeeqfayaz11 87ef86b8f2 Fixes Issue mentioned here: https://github.com/kubernetes/website/issues/35931
Adding functionality for bash autocompletion in current session
2022-08-15 23:17:39 +09:00
Michał Woźniak 449ef99fe3 Update content/en/docs/tasks/job/pod-failure-policy.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-15 13:23:13 +02: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 4b77bee45c
Merge pull request #35952 from ydFu/fix-extra
Fix the extra '{' or '}'  in different files
2022-08-15 04:08:14 -07:00