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
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
Kubernetes Prow Robot
6a2e36b253
Merge pull request #35700 from Sea-n/fix-json-highlight
...
Fix JSON syntax
2022-08-14 12:42:15 -07: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
ydFu
8183d5a62d
Fix the extra '{' or '}'
...
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-08-14 15:36:13 +08:00
Kubernetes Prow Robot
5494f97299
Merge pull request #35522 from KnVerey/revert-30348
...
Revert documentation of Kustomize bug as a feature
2022-08-12 06:44:43 -07:00
Alexey Fomenko
a6d6a5bb04
Fix Pod spec in debugging crictl
2022-08-11 12:45:49 +03:00
Kubernetes Prow Robot
ff9135b4f2
Merge pull request #35790 from wsteinford/patch-1
...
Fix the grammar by using the verb "set up" where appropriate instead of the noun "setup"
2022-08-10 19:40:58 -07:00
Kubernetes Prow Robot
a07ea89b4f
Merge pull request #35724 from mengjiao-liu/sysctl-slashes-support
...
Update docs for setting Sysctls for a Pod and PodSecurityPolicy features to support setting sysctls with slashes.
2022-08-10 18:28:58 -07:00
Shubham
7bad15b0c1
Corrected param shortcode. ( #35725 )
...
* Corrected param shortcode.
* Quote the URL.
2022-08-10 01:46:30 -07:00
Hu Shuai
9b7af96880
Fix broken link -- downward-api
...
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2022-08-10 10:59:25 +08:00
Kubernetes Prow Robot
fb7b792f38
Merge pull request #35569 from arpitsardhana/dev1.25
...
Add docs for KEP-3327 Add CPUManager policy option to align CPUs by Socket instead of by NUMA node
2022-08-09 13:46:39 -07:00
Arpit Singh
7b75c2f316
Add docs for KEP-3327 Add CPUManager policy option to align CPUs by Socket instead of by NUMA node
2022-08-09 12:44:38 -07: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
Mengjiao Liu
b3fbe71374
Update docs for setting Sysctls for a Pod to support setting sysctls with slashes.
2022-08-08 10:09:58 +08:00
Kubernetes Prow Robot
6ae1e418dd
Merge pull request #34706 from varas/patch-1
...
Replace dead cosigned with sigstore policy-controller
2022-08-07 13:02:18 -07:00
Rishit Dagli
aa27eb3a1e
Remove unnecessary instructions and use registry.k8s.io
2022-08-07 10:08:04 +00:00
cathchu
d662b12b0c
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-08-07 04:53:50 -04:00
Sean Wei
35700baf9e
Fix JSON syntax
2022-08-07 12:09:20 +08:00
Kubernetes Prow Robot
e625f6c1ca
Merge pull request #35562 from windsonsea/secconfen
...
Fix some errors in “Managing Secrets using Configuration File”
2022-08-06 20:16:17 -07: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
Michael
6fc8a2557d
/configmap-secret/managing-secret-using-config-file.md
2022-08-05 17:15:35 +08: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
Katrina Verey
39fb094c52
Revert "Document the environment variable substitution feature of configMapGenerator"
...
This reverts commit b9da040a08 .
2022-08-03 15:08:04 -04:00
Rohit Agarwal
b1a5f31dd5
Remove unnecessary step to manually update the service account secrets
...
Playing with v1.19.16, it seems that updating `--root-ca-file` flag in
the kube-controller-manager config and then restart it results in all
those Secrets getting updated with the new value.
2022-08-02 00:41:07 -07:00
Yoon
c54e53de33
fix an orphan link
...
#dns-limitations was relocated and renamed. #31852
2022-08-02 00:25:06 +09:00
Filip Křepinský
02b0dea382
Promote DaemonSet MaxSurge to GA
2022-08-01 17:01:28 +02:00