Michiel Van Gendt
01d4a0a4dd
Fix link to CSI ephemeral volumes
2020-11-28 12:43:49 +01:00
keshy
b752ca0690
Update cheatsheet.md
...
Added another useful command for obtaining shell access to a running k8s pod.
2020-11-27 11:40:28 -08:00
Tim Bannister
53739e7997
Revise ingress controller list
...
- note that AWS load balancer integration is now in-project
- sort alphabetically
- link to documentation for the product
- revise wording to always describe the ingress controller rather than
the service / product that the ingress controller integrates with
2020-11-27 19:19:46 +00:00
Kubernetes Prow Robot
c26fe7e49f
Merge pull request #25255 from shuuji3/patch-4
...
Fix the text in the Mermaid diagram on the reference/access-authn-authz/authentication/ page
2020-11-27 09:46:47 -08:00
Saintmalik
cbffc023e9
Fix broken url in docs
2020-11-27 04:27:04 +00:00
TAKAHASHI Shuuji
2bc7fbad27
Fix the text in the authorization diagram
2020-11-26 19:09:42 +09:00
Kubernetes Prow Robot
a8efcda498
Merge pull request #25125 from L3o-pold/patch-1
...
Improve Taints and Tolerations example
2020-11-25 21:50:19 -08:00
Kubernetes Prow Robot
cb802d23b1
Merge pull request #25147 from timhughes/patch-1
...
Updates links to Dex
2020-11-25 21:46:19 -08:00
Kubernetes Prow Robot
27ca111c09
Merge pull request #25194 from ymmt2005/patch-2
...
Add Coil CNI to networking.md
2020-11-25 21:42:19 -08:00
Qiming Teng
72a2bafb47
[zh] Resync docs/concepts/configuration/secret.md
2020-11-26 13:36:27 +08:00
Kubernetes Prow Robot
861a8fa676
Merge pull request #25246 from nate-double-u/24049-add-success-threshold-default-value
...
Updating docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes
2020-11-25 18:20:19 -08:00
Nate W
f205837b9a
Updating docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes
...
Adding the successThreshold default value of startupProbe in the Configure Probes section.
fixes: https://github.com/kubernetes/website/issues/24049
Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com>
2020-11-25 17:29:21 -08:00
Kubernetes Prow Robot
a10fb8d3ef
Merge pull request #25181 from shuuji3/en/replace-openid-diagram-with-mermaid
...
Replace the sequence diagram on authentication page using Mermaid
2020-11-25 16:54:20 -08:00
Kubernetes Prow Robot
a27c157ef7
Merge pull request #24701 from ramnar/patch-1
...
commands to create job and cronjob
2020-11-25 16:14:19 -08:00
Kubernetes Prow Robot
cdd6e9a059
Merge pull request #24525 from sftim/20201012_explain_pod_template_updates
...
Improve explanation about pod template updates
2020-11-25 07:20:39 -08:00
Kubernetes Prow Robot
43071259c2
Merge pull request #24777 from chlunde/patch-1
...
AWS ALB Ingress Controller renamed to AWS Load Balancer Controller
2020-11-25 07:18:40 -08:00
Kubernetes Prow Robot
a712d2b0de
Merge pull request #25138 from habibrosyad/gh-25124
...
Switch New York Times case study to use youtube shortcode
2020-11-25 07:10:39 -08:00
Tim Hughes
f5132af21e
Updates links to Dex
2020-11-25 13:48:56 +00:00
Carl Henrik Lunde
30bf45ee5e
Update with correct AWS product name
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-24 22:00:16 +01:00
Kubernetes Prow Robot
b267e6d1d0
Merge pull request #25165 from m-yosefpor/master
...
CustomResourceDefaulting promoted to GA
2020-11-24 01:09:01 -08:00
bl-ue
d38bbe24ee
Fix broken link
...
In content/{en, ja, ko, zh}/docs/setup/production-environment/windows/user-guide-windows-containers.md:
https://gist.github.com/ {wagnerandrade => 19WAS85}/5424431
2020-11-23 16:02:21 -05:00
Kubernetes Prow Robot
2c1667062b
Merge pull request #25155 from apelisse/patch-2
...
Replace incorrect `granular` by `set/map`
2020-11-23 11:31:01 -08:00
Kubernetes Prow Robot
8c61a3f2b0
Merge pull request #24423 from neolit123/1.20-amend-ca-rotation-page
...
manual-ca-rotation: adjust note for "--client-ca-file"
2020-11-23 10:45:02 -08:00
Yamamoto, Hirotaka
499435dc14
Add Coil CNI to networking.md
...
Coil is a new open-source CNI plugin for Kubernetes.
Resources:
- https://github.com/cybozu-go/coil
- https://blog.kintone.io/entry/coilv2
2020-11-23 16:31:43 +00:00
TAKAHASHI Shuuji
b5c0e5ea14
Replace the diagram on authentication page with the one by mermaid.
2020-11-23 14:12:21 +09:00
RA489
815832f03a
Update kind doc
2020-11-23 09:50:45 +05:30
Kubernetes Prow Robot
e415c960a9
Merge pull request #25158 from HollowMan6/patch-1
...
Fix typo
2020-11-22 11:57:33 -08:00
Mohammad Yosefpor
5f5128fe5e
CustomResourceDefaulting promoted to GA
2020-11-22 18:16:30 +03:30
Kubernetes Prow Robot
80efb1e56a
Merge pull request #25120 from mkontani/mkontani/patch-1
...
Update authentication.md
2020-11-22 02:51:33 -08:00
Hollow Man
c0eafeb534
Fix typo
...
hoding -> holding
2020-11-21 22:53:22 +08:00
Antoine Pelisse
7b0d453e47
Replace incorrect `granular` by `set/map`.
2020-11-20 20:46:47 -08:00
Shihang Zhang
ade35778db
add metric and flag information for BoundServiceAccountTokenVolume
2020-11-20 15:04:39 -08:00
Kubernetes Prow Robot
8b174740e5
Merge pull request #25113 from zhaojizhuang/fixexample
...
fix example error when use kubectl get -f
2020-11-20 09:28:52 -08:00
Kubernetes Prow Robot
cb7c4b6431
Merge pull request #23042 from sftim/20200809_update_audit_task
...
Update cluster auditing task page
2020-11-20 08:18:50 -08:00
zhaojizhuang
7beee58927
fix example error when use kubectl get -f
2020-11-20 23:59:51 +08:00
serewicz
07a8b3315d
Update container-runtimes.md
...
The current command on line 125 throws a permission error. The sudo elevation of rights applies to the containerd command, not the write (>) to a file owned by root.
This is the command as copied from the current page:
student@master:~$ sudo containerd config default > /etc/containerd/config.toml
-bash: /etc/containerd/config.toml: Permission denied
Instead leverage sudo tee. It works and no more error:
student@master:~$ containerd config default | sudo tee /etc/containerd/config.toml
2020-11-20 09:16:59 -06:00
Kubernetes Prow Robot
d63933db6e
Merge pull request #24415 from sftim/20201007_remove_cluster_management_task
...
Remove cluster management task
2020-11-20 06:52:51 -08:00
Tim Bannister
59dcd57cc9
Revise cluster management task
...
After removing the sections of the page that are not in line with the
content guide, there is little left.
Edit pages that link to removed task to no longer link there.
Redirect using 302 status so that there is a future opportunity to reinstate
the page or something like it.
- Avoid links to removed cluster management task
- Broaden applicability of “Safely Drain A Node”
- Add (stub) cluster upgrade task page
- Add a basic page about upgrading your cluster.
- Add a task page about enabling or disabling HTTP APIs
2020-11-20 10:22:25 +00:00
M. Habib Rosyad
4ba449d527
Switch New York Times case study to use youtube shortcode
2020-11-20 14:32:12 +07:00
Kubernetes Prow Robot
1e38b53fc8
Merge pull request #25073 from tengqm/tweak-binpacking
...
Tweak page style for resource-bin-packing
2020-11-19 18:30:51 -08:00
Léopold Jacquot
937ddcea5a
Improve Taints and Tolerations example
2020-11-19 22:17:34 +01:00
Kubernetes Prow Robot
11d11a6adc
Merge pull request #25122 from Marusyk/25118
...
Remove automatic index from tutorials list
2020-11-19 12:52:52 -08:00
Roman Marusyk
7ae8024f03
Remove automatic index from tutorials list
2020-11-19 22:26:59 +02:00
Kubernetes Prow Robot
5548e3f7c9
Merge pull request #25090 from nodecaf/patch-1
...
Update taint-and-toleration.md
2020-11-19 10:40:51 -08:00
mkontani
c2a33c3403
fix dex/kubernetes link
2020-11-19 18:09:22 +00:00
TAKAHASHI Shuuji
52a54dbf01
Update the URL of krew plugin list
2020-11-18 22:59:14 -05:00
Pushkar Joglekar
f732e8ea87
Adding cloud native security whitepaper blog post with image ( #25010 )
...
* Adding cloud native security whitepaper blog post with image
* Injecting image in a markdown native way instead of html tags
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Switch image to SVG
* Update cloud native security whitepaper link
Linked to CNCF blog post
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-18 10:42:04 -08:00
Kubernetes Prow Robot
35b3eba07d
Merge pull request #24643 from cognifloyd/patch-1
...
Fix minor typo in StatefulSets docs
2020-11-18 09:58:05 -08:00
Kubernetes Prow Robot
95217e66b1
Merge pull request #25102 from balanceiskey/patch-1
...
Update configmap.md
2020-11-18 09:54:05 -08:00
Kubernetes Prow Robot
17f418f6d0
Merge pull request #25087 from sftim/20201117_add_cks_training
...
Add CKS to training page
2020-11-18 09:50:07 -08:00
Tim Bannister
938d569e8e
Add CKS to training page
...
CKS is a two-hour, performance-based certification exam that provides
assurance that a certificant has the skills, knowledge, and competence on
a broad range of best practices for securing container-based applications
and Kubernetes platforms during build, deployment, and runtime. And now
it's live.
2020-11-18 17:38:31 +00:00
Sundeep Malladi
97629eba26
Update configmap.md
2020-11-18 10:40:55 -06:00
Kubernetes Prow Robot
754db5345e
Merge pull request #25089 from scoulomb-dup-fork/cm-cmd-args
...
Improve configmap usage as pod command and args
2020-11-18 06:54:05 -08:00
Kubernetes Prow Robot
8d225a1c73
Merge pull request #25088 from jjasghar/patch-1
...
Update health-checks.md
2020-11-18 06:28:06 -08:00
Qiming Teng
2c38cb1bdc
Tweak page style for resource-bin-packing
2020-11-18 16:34:09 +08:00
Kubernetes Prow Robot
cc0d8b78ad
Merge pull request #25068 from scoulomb-dup-fork/cm
...
Use configmap inside a k8s pod command, as entrypoint is docker specific
2020-11-17 22:54:04 -08:00
ramnar
4ed2587df3
implemented review comments
2020-11-18 10:03:23 +05:30
Kubernetes Prow Robot
606d0da197
Merge pull request #25079 from mysunshine92/update-feature-gates-ServiceAppProtocol
...
Update feature-gates: delete redundant description for ServiceAppProtocol
2020-11-17 18:34:05 -08:00
wangyamei
9ff6274c68
Update feature-gates: delete redundant description for ServiceAppProtocol
2020-11-18 10:12:32 +08:00
Sylvain COULOMBEL
08fbeb5953
Use configmap inside a k8s pod command, as entrypoint is docker specific
2020-11-17 22:34:17 +01:00
nodecaf
24bd49980b
Update taint-and-toleration.md
...
Missing key=value in the key taint removal example
2020-11-18 08:31:36 +11:00
Sylvain COULOMBEL
1ec78b1f28
Improve configmap usage as pod command and args
2020-11-17 21:54:25 +01:00
JJ Asghar
3be56a6099
Update health-checks.md
...
Looks like the formatting for ```shell isn't outputting correctly on the page.
Signed-off-by: JJ Asghar <jjasghar@gmail.com>
2020-11-17 14:45:19 -06:00
Kubernetes Prow Robot
de6d96dc5c
Merge pull request #25083 from eyenx/patch-2
...
Update dead Link to Docker EE Installation
2020-11-17 10:58:05 -08:00
SHARATH ARADHYAMATH
983df6134c
Fix typo in container restart policy #25041
...
Issue: https://github.com/kubernetes/website/issues/25041
Description: Missing space in the word "forthat", it should be "for that".
Fix: Fixed the missing space in "forthat" under the topic "Container restart policy".
Doc link: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy
2020-11-17 20:11:39 +05:30
Toni Tauro
ccbab9c9d6
Update dead Link to Docker EE Installation
...
Link to official documentation. Mirantis Link is dead (404)
2020-11-17 14:33:43 +01:00
Kubernetes Prow Robot
ce40d8da83
Merge pull request #24538 from Cweiping/feature/fix_node-conformance_apiserver_adress_error
...
fix node-conformance apiserver adress flag error
2020-11-16 18:46:04 -08:00
Weiping Cai
e245787641
fix node-conformance apiserver adress error
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-11-17 10:11:45 +08:00
Kubernetes Prow Robot
e5f81e70fa
Merge pull request #25050 from pierrchen/etcdSetup
...
kubeadm: add instruction to check kubelet status
2020-11-16 16:22:05 -08:00
Tim Bannister
304661b156
Update cluster auditing task page
...
Tidying; also drop details of third-party audit configuration
- aggregated API servers
- remove examples of log shipping with fluentd and Logstash
These examples would find a better home in a blog article or elsewhere
on the web. For example, a new blog article that provides detailed
advice about how to deploy log aggregation, configure log shipping into
the aggregator, and protect the audit logs from tampering.
2020-11-16 22:34:04 +00:00
Lubomir I. Ivanov
c6ac783000
manual-rotation-of-ca-certificates: use kube-controller-manager naming
2020-11-16 23:09:07 +02:00
Lubomir I. Ivanov
61e330d06d
manual-ca-rotation: adjust note for "--client-ca-file"
...
- Instead of telling the users to remove the flag, tell them
that they can point to a copy of the new CA for --client-ca-file
--cluster-signing-cert-file that is not in a bundle with the old CA.
- Don't reference the kubeadm issue. If sig-auth has a tracking
issue for --client-ca-file / --cmanual-ca-rotation: adjust note for "--client-ca-file"
- Instead of telling the users to remove the --client-ca-file flag,
tell them that they can point to a copy of the new CA.
Mention the same for --cluster-signing-cert-file.
- Don't reference the kubeadm issue. If sig-auth has a tracking
issue for --client-ca-file / --cluster-signing-cert-file and bundles
we can add that at some point.
2020-11-16 23:09:07 +02:00
Bin Chen
74243e9397
kubeadm: add instruction to check kubelet status
...
kubelet can fail to start due to various reason, e.g mismatching cgroup
drivers. Add this step to save user from having to go back and check when
found etcd cluster is not running successfully.
2020-11-16 19:50:31 +11:00
Kubernetes Prow Robot
8540e67a0b
Merge pull request #25004 from celestehorgan/techdocs-7
...
Use k8s more widely
2020-11-15 13:31:03 -08:00
Andrei Kvapil
798b5c9f2a
Add missing steps to configure konnectivity-server ( #24141 )
...
* Add missing steps to configure konnectivity-server
* Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* update konnectivity manifests
* remove tcp configuration
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-12 23:52:23 -08:00
Celeste Horgan
cf76fafcff
Use k8s more widely
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-11-12 10:43:46 -08:00
Tim Bannister
0302b2d362
Add 3rd party content warning to Ingress Controllers concept
2020-11-12 17:53:41 +00:00
Song Shukun
591e1b94fd
fix docs/tutorials/stateful-application/zookeeper.md
2020-11-12 20:06:54 +09:00
Kubernetes Prow Robot
23e77fd5a6
Merge pull request #24974 from zaheerm/patch-1
...
Correct link to external-storage
2020-11-11 18:14:50 -08:00
Tim Bannister
daa2c4718d
Fix branch name advice
...
Fixup for commit 28c8c2e9b2
2020-11-11 23:35:06 +00:00
Arhell
f41b214818
fix branch name
2020-11-12 01:24:31 +02:00
Arhell
7c2f959048
fix branch name
2020-11-12 01:09:02 +02:00
Arhell
96a86da7c1
fix branch name
2020-11-12 01:02:31 +02:00
Zaheer Merali
e3db381880
Move link away from deprecated external-storage repo
2020-11-11 14:54:45 +00:00
Kubernetes Prow Robot
96469d515e
Merge pull request #24567 from saintmalik/fix-url-bug
...
Fix broken url in docs
2020-11-10 19:37:48 -08:00
Kubernetes Prow Robot
56cf8f59f0
Merge pull request #24424 from sftim/20201007_large_cluster_guidance
...
Revise large cluster guidance
2020-11-10 18:37:48 -08:00
Kubernetes Prow Robot
6d90079245
Merge pull request #23842 from tengqm/improve-sa-admin
...
Improve ServiceAccount administration doc
2020-11-10 18:25:48 -08:00
Zaheer Merali
927a127b48
Correct link to external-storage
2020-11-10 17:07:06 +00:00
ramnar
ba4b043336
updated review comments
...
updated review comments
2020-11-10 07:08:40 +05:30
ramnar
18e4eaff07
implemented feedback
...
implemented feedback
2020-11-10 07:05:16 +05:30
Song Shukun
f3d1fd3351
fix link in /docs/tutorials/stateful-application/zookeeper.md
2020-11-09 18:12:49 +09:00
Kubernetes Prow Robot
358bc69dde
Merge pull request #24878 from ebriand/patch-5
...
Update default admission plugins for 1.19
2020-11-08 12:07:37 -08:00
Kubernetes Prow Robot
1db894c643
Merge pull request #24894 from tengqm/zh-sync-resource-quota
...
[zh] Sync changes to docs/concepts/policy/resource-quotas.md
2020-11-08 12:05:37 -08:00
Kubernetes Prow Robot
1d5ecc7af8
Merge pull request #24936 from ruiwen-zhao/qos
...
Explicitly mention init containers in the QoS doc
2020-11-07 23:35:37 -08:00
Qiming Teng
4bf6c16cca
[zh] Sync changes to docs/concepts/policy/resource-quotas.md
...
Also fixed a nit in English version.
2020-11-08 10:50:16 +08:00
ruiwen-zhao
75456274f9
Explicitly mention init containers in the QoS doc
2020-11-06 19:19:38 +00:00
Chris Bowzer
975cf8c261
Fix formatting issue in Compute Resource Quota documentation
2020-11-06 10:52:47 -08:00
Tim Bannister
f80591272c
Add advice about control plane resilience for large clusters
2020-11-05 17:33:39 +00:00
Tim Bannister
0600eaedde
Reword “Building large clusters”
...
The existing page had lots of references to specific products. Those
references aren't in line with the current content guide, so I cut them
out.
I then reshaped the page to be a general set of advice about managing
and running large clusters.
2020-11-05 17:33:39 +00:00
Eric Briand
cee9e620ca
Use different wording to not quote current version
2020-11-05 17:21:08 +01:00