Quinn Slack
0bc39aa27a
fix anchor link to "What's next" heading in operator docs
2020-12-21 20:46:53 -08:00
Kubernetes Prow Robot
7b82cafcd7
Merge pull request #25713 from ydFu/patch-1
...
Fix some typo in init-containers.md
2020-12-20 12:22:24 -08:00
Kubernetes Prow Robot
7dbc63babc
Merge pull request #25499 from mikegehard/patch-1
...
Make wording in overview more in line with the description
2020-12-20 07:36:25 -08:00
Kubernetes Prow Robot
9b35120daa
Merge pull request #24602 from sftim/20201015_tweak_workloads_concept_overview
...
Tweak wording for Workloads overview
2020-12-19 03:58:26 -08:00
Ader
21c5750086
Fix some typo in init-containers.md
...
Fixed a typo in manage-resources-containers.md (Kubelet → kubelet)
2020-12-19 14:13:40 +08:00
Kubernetes Prow Robot
fad300a30e
Merge pull request #25457 from Kartik494/updatedoc
...
Retitle “Configuring kubelet Garbage Collection"
2020-12-18 18:40:25 -08:00
kartik494
7f45bcc3a9
Retitle “Configuring kubelet Garbage Collection"
2020-12-18 20:04:02 +05:30
Kubernetes Prow Robot
4aa068f137
Merge pull request #25473 from guzj11/patch-13
...
Update expose-external-ip-address.md
2020-12-17 17:44:25 -08:00
Pavel Nosov
815fe37905
Fix typo in manage-resources-containers.md
2020-12-17 20:43:17 +03:00
Kubernetes Prow Robot
839873d01d
Merge pull request #25624 from Cweiping/feature/add_note_port_forward
...
add note to kubectl port-forward
2020-12-17 00:39:09 -08:00
guzj11
fcef54f2c8
Update namespaces.md
...
update the unnumbered format
2020-12-17 16:02:16 +08:00
guzj11
c431442d8b
Merge branch 'master' into patch-13
2020-12-17 11:25:10 +08:00
Cweiping
aec2737f36
add note to kubectl port-forward
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-12-17 09:35:17 +08:00
Kubernetes Prow Robot
b4fcee247c
Merge pull request #25649 from xaanmu/patch-1
...
Remove extra space between link and anchor text
2020-12-16 16:57:10 -08:00
Kubernetes Prow Robot
77362e21ec
Merge pull request #25498 from adambkaplan/ssh-auth-secret-caution
...
Caution Note for ssh-auth Secrets
2020-12-16 13:50:31 -08:00
Kubernetes Prow Robot
45135da395
Merge pull request #25289 from nate-double-u/20652-copy-edits
...
Updating docs/concepts/cluster-administration/system-metrics
2020-12-16 13:48:31 -08:00
Kubernetes Prow Robot
7db1ae5d45
Merge pull request #24589 from wking/overlapping-pdbs
...
content/en/docs/tasks/run-application/configure-pdb: Acceptable overlapping PDBs
2020-12-16 13:46:31 -08:00
Kubernetes Prow Robot
c004c33468
Merge pull request #25636 from guzj11/patch-44
...
Update debug-pod-replication-controller.md
2020-12-16 00:20:20 -08:00
Kubernetes Prow Robot
79cad927e5
Merge pull request #25643 from kbhawkey/fixup-formatting-expose-internal
...
minor formatting updates
2020-12-16 00:18:21 -08:00
Xiang Dai
b445946ce2
Update setup-konnectivity.md
...
Add missing volume config.
2020-12-16 11:45:41 +08:00
mateusz
c5006a6f1e
Space screwed up formatting
...
Removing space to clear up formatting and link not working.
2020-12-16 02:52:16 +00:00
Kubernetes Prow Robot
91e688cfd3
Merge pull request #25199 from annajung/modify-release-doc-instruction
...
Update documenting a feature for a release doc
2020-12-15 11:26:21 -08:00
Kubernetes Prow Robot
d77eabb727
Merge pull request #25381 from cdemers/patch-1
...
Update port-forward-access-application-cluster.md
2020-12-15 08:39:49 -08:00
Kubernetes Prow Robot
20f97c6dc2
Merge pull request #25197 from iabudiab/master
...
Add Swift client library
2020-12-15 08:33:49 -08:00
Kubernetes Prow Robot
bdc79d96a3
Merge pull request #25344 from makocchi-git/fix/trim_space_psp
...
Trim whitespaces in manifests
2020-12-15 08:29:49 -08:00
Karen Bradshaw
9069d2b12e
minor formatting updates
2020-12-15 11:09:43 -05:00
Kubernetes Prow Robot
0d1fa4262c
Merge pull request #25578 from janitha09/patch-2
...
Update kustomization.md remove "\" from objref example
2020-12-15 08:05:49 -08:00
Kubernetes Prow Robot
8e41aedb1b
Merge pull request #25080 from RA489/updatefmt
...
add code formatting to commands in expose-external-ip-address tutorial
2020-12-15 07:17:49 -08:00
guzj11
8ca4d7d74d
Update debug-pod-replication-controller.md
...
fix the url
2020-12-15 21:46:11 +08:00
Nate W
e38868f479
Updating docs/concepts/cluster-administration/system-metrics
...
Copy editing _Metric lifecycle_ section for clarity.
fixes: https://github.com/kubernetes/website/issues/20652
Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com>
2020-12-14 11:25:23 -08:00
Philippe Martin
04664781a0
Remove broken link to CSIStorageCapacity in API reference
2020-12-13 20:24:35 +01:00
janitha09
7fdc4b6edb
Update kustomization.md
...
command: ["start", "--host", "\$(MY_SERVICE_NAME)"]
The back slash causes an error. So removed it.
The error detail below
```
Error: rawResources failed to read Resources: YAML file [deployment.yaml] encounters a format error.
error converting YAML to JSON: yaml: line 18: found unknown escape character
```
```
kubectl version
Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.3", GitCommit:"1e11e4a2108024935ecfcb2912226cedeafd99df", GitTreeState:"clean", BuildDate:"2020-10-14T12:50:19Z", GoVersion:"go1.15.2", Compiler:"gc", Platform:"windows/amd64"}
Server Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.3", GitCommit:"1e11e4a2108024935ecfcb2912226cedeafd99df", GitTreeState:"clean", BuildDate:"2020-10-14T12:41:49Z", GoVersion:"go1.15.2", Compiler:"gc", Platform:"linux/amd64"}
```
2020-12-11 21:12:09 -05:00
Kubernetes Prow Robot
a4a78f435c
Merge pull request #25552 from sftim/20201210_match_api_reference_to_version
...
Match API reference to version of Kubernetes we're documenting
2020-12-11 08:07:24 -08:00
Tim Bannister
7727cce87a
Fix duplicated “v” prefix for version
2020-12-11 10:13:05 +00:00
Tim Bannister
99965e6b55
Match API reference to version of Kubernetes we're documenting
2020-12-10 23:20:33 +00:00
Evgeny Shmarnev
e436cf704f
State that no more than one handler is allowed per lifecycle event
2020-12-10 17:14:45 +01:00
Rey Lejano
cc7c0155d7
Edit redundant 'warn' in Note box in crictl tasks page
2020-12-10 07:29:32 -08:00
Kubernetes Prow Robot
f7f9f65bb0
Merge pull request #25507 from reylejano/crictlnoteshortcodefix
...
Add note shortcode to 'Debugging Kubernetes nodes with crictl'
2020-12-10 00:44:53 -08:00
guzj11
ffa156fd75
Update expose-external-ip-address.md
...
adjust the format to rearrange the numbered list which is not continue
Update expose-external-ip-address.md
Update expose-external-ip-address.md
Update expose-external-ip-address.md
indent by 3 spaces from line 51 to 57
2020-12-10 14:30:27 +08:00
Anna Jung (VMware)
99ee1442cd
Update release notes for 1.20 release
...
Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
2020-12-09 09:56:47 -06:00
Kubernetes Prow Robot
5e1e6196f2
Merge pull request #25027 from scoulomb-dup-fork/secret-env-var
...
Env var are not updated after a secret update
2020-12-08 21:26:50 -08:00
Kubernetes Prow Robot
03dc8b99b9
Merge pull request #25491 from Kartik494/updatedeployment
...
Update rollout deployment command
2020-12-08 18:12:19 -08:00
Rey Lejano
c86ca1a570
add note shortcode to 'Debugging Kubernetes nodes with crictl'
2020-12-08 15:49:18 -08:00
Tim Bannister
aa27de5959
Tweak wording for Workloads overview
2020-12-08 23:46:27 +00:00
Kubernetes Prow Robot
caa05b9456
Merge pull request #25245 from SergeyKanzhelev/pid-available
...
add `pid.available` to the eviction signals list
2020-12-08 15:11:34 -08:00
Kubernetes Prow Robot
7f1bff9f53
Merge pull request #25494 from m0freak/patch-1
...
Add sudo when running systemctl
2020-12-08 15:09:34 -08:00
Kubernetes Prow Robot
cd2c440bf7
Merge pull request #25503 from annajung/update-release-notes
...
Update release notes for 1.20 release
2020-12-08 15:03:35 -08:00
Sergey Kanzhelev
d1dc73cb3a
add `pid.available` to the eviction signals list
2020-12-08 22:58:23 +00:00
Kubernetes Prow Robot
620ba6d484
Merge pull request #25109 from qiutongs/master
...
Add a mapping table from docker cli to crictl in crictl debugging doc
2020-12-08 14:45:34 -08:00
Anna Jung (VMware)
78f36756cd
Update release notes for 1.20 release
...
Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
2020-12-08 16:38:06 -06:00
Qiutong Song
aa880306c6
Address comments
...
Signed-off-by: Qiutong Song <songqt01@gmail.com>
2020-12-08 22:35:57 +00:00
Kubernetes Prow Robot
02dc538596
Merge pull request #25496 from browningjp/patch-1
...
Clarified kubectl generators being deprecated
2020-12-08 14:15:34 -08:00
Kubernetes Prow Robot
b352338ce5
Merge pull request #25419 from bl-ue/patch-2
...
Remove usage of 'we' in kubelet-garbage-collection.md
2020-12-08 14:07:34 -08:00
Qiutong Song
3e8e1d924e
Address comments
...
Signed-off-by: Qiutong Song <songqt01@gmail.com>
2020-12-08 20:49:13 +00:00
Qiutong Song
cb55041b1a
Add a mapping table from docker cli to crictl in crictl debugging doc
...
Signed-off-by: Qiutong Song <songqt01@gmail.com>
2020-12-08 20:44:55 +00:00
Sylvain Coulombel
d77262740b
Env var are not updated after a secret update
2020-12-08 21:12:03 +01:00
Mike Gehard
9c38911446
Make wording in overview more in line with the description
...
The description talks about the server one way and the overview text talks about it a bit differently.
This change aligns them and make them easier to understand in my opinion.
2020-12-08 13:07:34 -05:00
Adam Kaplan
7b80f63dbc
Caution Note for ssh-auth Secrets
...
Adds a `caution` note that SSH key pairs do not establish trust between
clients and servers. A secondary method is required to establish trust
between an SSH client and host server, such as fixed `known_hosts` file.
Clients which do not establish adequate trust are vulnerable to "man in
the middle" impersonation attacks.
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-12-08 12:21:08 -05:00
Jonny Browning
23d2722023
Clarified kubectl generators being deprecated
...
Previously it was not clear that it was only the generators used by `kubectl run` that are deprecated, not those used by `kubectl create`
2020-12-08 15:20:33 +00:00
m0freak
5f6b3af864
Add sudo when running systemctl
...
For someone following the guide to setup a cluster, sudo is being used in the initial commands, I think it would great to carry this on till the last commands.
2020-12-08 17:39:09 +03:00
kartik494
fd411a39c1
Update rollout deployment command
2020-12-08 18:29:05 +05:30
makocchi-git
28c964b5c9
trim whitespaces in manifests
2020-12-08 19:54:28 +09:00
bl-ue
042e3062c6
Update kubelet-garbage-collection.md
2020-12-07 12:44:03 -05:00
Anna Jung (VMware)
7f43aceddb
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-12-07 10:39:57 -06:00
Kubernetes Prow Robot
72d21d074c
Merge pull request #25386 from annajung/dev-1.20-ref-doc
...
Update generated reference API docs
2020-12-07 07:25:26 -08:00
Kubernetes Prow Robot
b905af1f34
Merge pull request #24911 from roycaihw/restore-etcd
...
document one should restart all system components after restoring etcd
2020-12-07 07:19:27 -08:00
Kubernetes Prow Robot
0f966a7637
Merge pull request #24854 from zshihang/bound
...
add metric and flag information for BoundServiceAccountTokenVolume
2020-12-07 07:09:26 -08:00
Kubernetes Prow Robot
b6f9c2c581
Merge pull request #25146 from serewicz/patch-1
...
Update container-runtimes.md
2020-12-07 06:59:26 -08:00
Lee Verberne
09665e40ef
Fix typo in Debug Running Pods task
2020-12-07 14:02:20 +01:00
Johnny Lim
b1f91de703
Add a missing period in logging.md
2020-12-07 11:24:00 +09:00
bl-ue
f61eea7e98
Fix grammar in content/en/docs/concepts/cluster-administration/kubelet-garbage-collection.md
2020-12-06 17:12:19 -05:00
bl-ue
e5e0d74573
Remove usage of 'we' in kubelet-garbage-collection.md
2020-12-06 08:24:03 -05:00
bl-ue
5f5952973e
Containers in a pod share their MAC address
...
Containers in a pod share their MAC address as well as IP address
2020-12-06 08:17:59 -05:00
Kubernetes Prow Robot
f06402e1d1
Merge pull request #24418 from liggitt/tls-server
...
Clarify external kubelet server approver requirements
2020-12-05 08:43:25 -08:00
Kubernetes Prow Robot
03cf213bf1
Merge pull request #25348 from talonx/patch-1
...
Corrected the field names in the secret
2020-12-04 14:45:26 -08:00
Kubernetes Prow Robot
3b8399c7b8
Merge pull request #25286 from keshy/patch-1
...
Updated Cheat sheet to include additional command to get shell access to a running pod
2020-12-04 14:43:25 -08:00
Haowei Cai
c6175427bb
document one should restart all system components after restoring etcd
2020-12-04 10:45:29 -08:00
Kubernetes Prow Robot
b81e259c13
Merge pull request #25393 from janetkuo/patch-1
...
Remove problems in DaemonSet fixed by controllerRef
2020-12-04 09:54:01 -08:00
Charle Demers
590cac5fb5
Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-12-04 10:35:39 -05:00
Charle Demers
36ab3f3fae
Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-12-04 10:33:56 -05:00
Kubernetes Prow Robot
6864aced17
Merge pull request #25200 from tengqm/link-pvs
...
Add links to volumes from persistent volumes
2020-12-03 18:19:25 -08:00
Janet Kuo
e837312f1f
Remove problems in DaemonSet fixed by controllerRef
...
The sentence describes a problem that's solved by the introduction of controllerRef (ownerRef with controller==true) feature. Removing it.
2020-12-03 17:20:22 -08:00
Qiming Teng
9ddc0a3ad9
Add links to volumes from persistent volumes
...
When working with persistent volumes, I have to refer to the persitent
volumes page now and then, only to find that the information I need is
on a different page. The PR
- adds some links to ease navigation and
- currects the spelling of volume types, for example, `iscsi` is the type
to specify rather than `iSCSI`,
- sort the volume type list in alphabetic order.
- added `photonPersistentDisk` as one of valid persistent volume type to
use, though we don't have any documentation other than API spec for it.
2020-12-04 09:16:23 +08:00
Sangam Biradar
619eb00575
Update cheatsheet.md
2020-12-04 05:00:46 +05:30
Anna Jung (VMware)
ad31a3d3e6
Remove cloud controller manager reference doc
2020-12-03 16:55:19 -06:00
Anna Jung (VMware)
edc2d65641
Generate reference doc for 1.20.0-rc.0 and update api index page
2020-12-03 16:51:44 -06:00
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
Charle Demers
e651788efd
Update port-forward-access-application-cluster.md
...
Add documentation about the simplified port mapping notation
2020-12-03 14:30:43 -05:00
Kubernetes Prow Robot
d6636e50c2
Merge pull request #24474 from sftim/20201010_clarify_api_versions_redux
...
Tweak docs about Kubernetes API versions
2020-12-03 08:51:00 -08:00
Kubernetes Prow Robot
a3d4a4066b
Merge pull request #25357 from EmilyM1/metrics-for-k8-system-component
...
metrics for kubernetes system component
2020-12-03 02:21:00 -08:00
Shekhar Prasad Rajak
df69d3c354
Cron schedule syntax and examples added
...
removed the reboot entry, since it is non standard scheudle syntax and not related to cron syntax for scheduling
2020-12-03 13:43:23 +05:30
Andrew Sy Kim
924acf8e5b
add feature gate docs for KubeletCredentialProviders
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-02 19:53:52 -05:00
Andrew Sy Kim
dbdde629c8
Add docs for configuring kubelet credential provider plugins
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-02 19:53:52 -05:00
Emily Moss
ee5a0df6ad
remove text fragment
2020-12-02 15:30:05 -08:00
Kubernetes Prow Robot
29801cc8e4
Merge pull request #25340 from gavinfish/zone-revise
...
Revise running in multiple zones
2020-12-02 15:15:00 -08:00
ying
8e0973b22b
Update md format to make it more easier to read
...
Before the changes, the statement of the set-values messed up together, so it is hard to read it out clearly.
2020-12-02 23:59:14 +08:00
Kubernetes Prow Robot
6f0128c21f
Merge pull request #24897 from tengqm/zh-resync-secret
...
[zh] Resync docs/concepts/configuration/secret.md
2020-12-02 05:40:50 -08:00
RA489
2abce40d08
add code formatting to commands in expose-external-ip-address tutorial
2020-12-02 14:55:14 +05:30
Kubernetes Prow Robot
f2a78fa5d5
Merge pull request #23119 from devries/statefulset-mysql-language
...
Replace master/slave with primary/replica in MySQL StatefulSet example
2020-12-02 01:04:50 -08:00
Hrishikesh Barua
43d071e8eb
Corrected the field names in the secret
2020-12-02 14:25:30 +05:30