Jihoon Seo
d5feed3ed7
Replace 'master' with 'control plane'
2021-06-25 17:39:22 +09:00
Rishabh Jain
0e7810ad04
Add documentation for ImagePullBackOff
2021-06-25 09:51:43 +05:30
Qiming Teng
860fd15404
Add feature-gates to home page card
2021-06-25 12:17:01 +08:00
Tim Allclair
ae1ae50454
Address PR feedback
2021-06-24 10:16:32 -07:00
Tim Allclair
4600715899
Document PSP best practices for PodSecurity transition
2021-06-24 10:16:32 -07:00
Tim Allclair
6cc9bf8293
Update PodSecurityStandards to match PodSecurity KEP
2021-06-24 10:16:32 -07:00
Kubernetes Prow Robot
0709b30d05
Merge pull request #28510 from chenxuc/28490
...
Correct command output in custom-resources example
2021-06-24 08:41:41 -07:00
vaibhav
a09d4ec1cf
Update in /docs/concepts/workloads/controllers/daemonset.md
2021-06-24 20:33:33 +05:30
Kubernetes Prow Robot
8c9e504d75
Merge pull request #28495 from chenxuc/update-topo-constraints
...
clarify behavior of topo constraints
2021-06-24 07:27:41 -07:00
Sascha Grunert
27a74df031
Add documentation about SeccompDefault feature
...
This adds a documentation section about the `SeccompDefault` feature
gate for the kubelet. Beside that, the feature gate has been added to
the list of features, too.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2021-06-24 15:10:53 +02:00
kahirokunn
e6271ef41b
fix: k8s dashboard link.
...
k8s dashboard required https.
http does not currently have a corresponding endpoint.
So if you try to access it like this, you will get an error: "no endpoints available for service".
2021-06-24 21:54:12 +09:00
Kubernetes Prow Robot
369169dbb3
Merge pull request #28570 from zshihang/main
...
update doc for BoundServiceAccountTokenVolume ga
2021-06-24 01:17:41 -07:00
Kubernetes Prow Robot
d18d8d857e
Merge pull request #27879 from shannonxtreme/taints-tolerations
...
Add information about node conditions
2021-06-23 18:37:40 -07:00
chenxuc
c6bf5d13c8
clarify behavior of topo constraints
2021-06-24 09:08:21 +08:00
Tim Allclair
6d0d8c0d7d
Copy PSP hostpath warning to hostpath volume docs
2021-06-23 17:20:34 -07:00
James Strong
8b3528af61
update the version for testing:
2021-06-23 17:32:17 -04:00
Kubernetes Prow Robot
cdfdd3eda3
Merge pull request #27717 from kpanic9/patch-1
...
Corrected service dns name
2021-06-23 13:34:10 -07:00
Shihang Zhang
3a9b198beb
update doc for BoundServiceAccountTokenVolume ga
2021-06-23 09:47:49 -07:00
vaibhav
38f3e13c57
Update the command in /docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/
2021-06-23 20:15:01 +05:30
Kubernetes Prow Robot
5cfba9ebb2
Merge pull request #27114 from mengjiao-liu/update-signerName-desc
...
update certificate-signing-requests Signer description
2021-06-22 14:40:11 -07:00
Shannon Kularathna
e315da8f11
Add information about node conditions
2021-06-22 21:27:42 +00:00
Victor Palade
1064c8dcff
Merge master into dev-1.22 to keep in sync.
2021-06-22 19:52:26 +02:00
Shubham Kuchhal
045ed2d8c5
Improvement: Runtime Class
2021-06-22 17:17:07 +05:30
Kubernetes Prow Robot
ee11c6c331
Merge pull request #28543 from SergeyKanzhelev/dynamicKubeletConfigOnKubeAdm
...
DynamicKubeletConfig has not been supported in kubeadm for a while.
2021-06-21 21:39:58 -07:00
Lubomir I. Ivanov
6c32a72d0e
kubeadm: remove some Docker cgroup driver notes
...
Link to existing guide pages instead.
2021-06-22 04:47:48 +03:00
Kubernetes Prow Robot
55cc56b8b3
Merge pull request #28538 from 2ZZ/patch-1
...
Update URL for Metacontroller
2021-06-21 18:43:57 -07:00
Kubernetes Prow Robot
9b49165995
Merge pull request #28235 from SergeyKanzhelev/clarificationOnShutdownStatus
...
Clarification of a new shutdown status of a pod
2021-06-21 17:11:58 -07:00
Sergey Kanzhelev
936d7987f2
DynamicKubeletConfig has not been supported in kubeadm for a while.
2021-06-21 23:41:23 +00:00
Ian Driver
8f00a636fc
Update URL for Metacontroller
...
Metacontroller has moved from Google control to community support, see https://github.com/metacontroller/metacontroller#a-new-home
2021-06-21 21:47:17 +01:00
Shubham Kuchhal
21ca9a224f
Add MongoDB deployment and service.
2021-06-21 18:27:52 +05:30
Kubernetes Prow Robot
12c57e6683
Merge pull request #28347 from Shubham82/fix-Certificate_Rotation_for_the_kubelet
...
Correct the Configure Certificate Rotation for the Kubelet docs.
2021-06-21 04:52:51 -07:00
Kubernetes Prow Robot
6f204508ae
Merge pull request #28511 from chenxuc/28502
...
update state for PodSecurityPolicy
2021-06-20 13:02:51 -07:00
Grace Nguyen
04d0c72c32
Kube config warnings for code execution ( #28248 )
...
* Update configure-access-multiple-clusters.md
* Rewording kubeconfig warning
* Tabitha's suggestion
Co-authored-by: Tabitha Sable <51767484+tabbysable@users.noreply.github.com >
* Re-order sentences
* Copy update
Co-authored-by: Tabitha Sable <51767484+tabbysable@users.noreply.github.com >
2021-06-20 07:12:51 -07:00
chenxuc
f0f957ff21
update state for PodSecurityPolicy
2021-06-20 16:17:40 +08:00
chenxuc
c2d7782e5a
Correct command output
...
For issue #28490 ,
update command output to avoid confusion.
2021-06-20 16:03:08 +08:00
Kubernetes Prow Robot
4840d9c0b4
Merge pull request #27636 from javidiaz/gasethostnameasfqdn
...
Updating docs to reflect graduation of setHostnameAsFQDN feature to GA
2021-06-19 04:40:50 -07:00
Kubernetes Prow Robot
b2e5fcd51f
Merge pull request #28496 from lukeingalls/patch-1
...
docs: typo
2021-06-18 23:18:50 -07:00
Kubernetes Prow Robot
391459b11f
Merge pull request #28434 from mehabhalodiya/fix-28324
...
Add tooltip for affinity
2021-06-18 23:16:51 -07:00
Luke Ingalls
7f15418fae
docs: typo
2021-06-18 20:01:07 -06:00
Kubernetes Prow Robot
ba20879546
Merge pull request #28463 from sftim/20210617_update_docs_for_primary_branch_rename
...
Update docs for primary branch rename to "main"
2021-06-18 18:04:50 -07:00
Tim Bannister
da31234d5d
Update docs for primary branch rename to "main"
2021-06-19 01:50:25 +01:00
Tim Bannister
b3aef35da7
Use shortcode for PodSecurityPolicy examples
2021-06-19 01:47:52 +01:00
Christopher Negus
69c9e63e9f
Added command to view CSR to Certificates page
2021-06-18 22:05:21 +00:00
Sergey Kanzhelev
4bb1fc1f8c
clarification of a new shutdown status of a pod
2021-06-18 20:22:16 +00:00
Meha Bhalodiya
53da9dfa2a
Update affinity.md
2021-06-18 16:58:31 +05:30
Meha Bhalodiya
49e1c4b579
Create affinity.md
2021-06-18 16:26:02 +05:30
Noah Stride
a5bff81f7f
chore: regenerate kubelet-config
...
Updates kubelet-config with latest values to fix inaccurate values displaying in docs.
2021-06-18 11:04:32 +01:00
Kubernetes Prow Robot
4f138528b6
Merge pull request #28483 from saschagrunert/patch-regressions
...
Reflect latest patch release changes
2021-06-18 02:22:05 -07:00
Sascha Grunert
bba18acd4e
Reflect latest patch release changes
...
We now add the information about the regression introduced in the latest
patches. The final 1.18 release is now part of the documentation, too.
Beside that, we keep the cherry-pick deadline column and add a new one
"NOTE" to add required information.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2021-06-18 10:40:19 +02:00
Sascha Grunert
e1288a9129
Fix links on patch release website
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2021-06-18 10:26:05 +02:00