Henry Liu
77ecc224b8
change callout from warning to caution
2021-03-02 15:11:18 +08:00
Juampy NR
d353fcf367
Fix typo ( #26781 )
...
* Fix typo
* Reword fixed typo
2021-03-01 14:30:15 -08:00
Kubernetes Prow Robot
88588e708a
Merge pull request #26387 from caleb15/patch-1
...
add warning about counterintuitive readiness probe
2021-03-01 13:10:16 -08:00
Kubernetes Prow Robot
42baccaf97
Merge pull request #26770 from neha-viswanathan/26722-network-addon
...
Replace network solution with network add-on
2021-03-01 12:53:26 -08:00
Kubernetes Prow Robot
94d7557f55
Merge pull request #26783 from oke-py/invalid-hash
...
chore: fix invalid location.hash
2021-03-01 12:47:26 -08:00
Kubernetes Prow Robot
44555ebf11
Merge pull request #26715 from chrisnegus/kubeadm-amazonlinux2
...
install-kubeadm.md: generalize the list of distributions and install options
2021-03-01 12:35:26 -08:00
Kubernetes Prow Robot
881f0e6075
Merge pull request #26727 from psibi/patch-2
...
docs: Update the name of the secret in the output
2021-03-01 12:27:26 -08:00
Adrian Ludwin
d2239f3d7a
Better document default imagePullPolicy behaviour
...
The `imagePullPolicy` field is set automatically based on the image tag
if it's initially omitted, but it is not updated if the image tag later
changes. This can lead to [confusing
behaviour](https://itnext.io/defaults-are-hard-kubernetes-deployment-edition-3b11095792f2 ).
This change attempts to warn users of this potential pitfall.
2021-03-01 14:40:03 -05:00
Christopher Negus
cb6ba0f63d
install-kubeadm:Generalize list of distributions
2021-03-01 19:26:49 +00:00
Kubernetes Prow Robot
b8616ed6e6
Merge pull request #26680 from diegonuevo/patch-1
...
Corrected Docker(shim) UNIX domain socket file
2021-03-01 10:49:26 -08:00
Naoki Oketani
5b29859b33
chore: fix invalid location.hash
2021-03-01 22:20:38 +09:00
raghvenders
c77e38066f
Review Comments
2021-02-28 20:40:16 -06:00
Kubernetes Prow Robot
242bc24103
Merge pull request #26496 from sibucan/patch-1
...
Mention the range of time in which a kubelet might renew a certificate
2021-02-28 13:46:39 -08:00
Kubernetes Prow Robot
c5e52425ab
Merge pull request #26600 from marosset/windows-containerd-install-disable-defender
...
Updating containerd on Windows install steps to add Defender Exclusion
2021-02-28 13:26:39 -08:00
Kubernetes Prow Robot
eb45cd203a
Merge pull request #26296 from bradjones1/clarification/environment-variable-order
...
Clarify language regarding environment variable order
2021-02-28 12:40:39 -08:00
Jordi Noguera
6d86df2b49
Fix deprecated landscape URLs ( #26251 )
...
* Fix deprecated landscape URLs
* Revert changes to language files
2021-02-28 11:26:39 -08:00
Neha Viswanathan
5ea1bfdfe0
Replace network solution with network add-on
2021-02-28 08:36:28 -08:00
Kubernetes Prow Robot
d54500d55d
Merge pull request #25918 from slashr/master
...
Replaced deprecated ReplicationController with JobController
2021-02-27 19:20:38 -08:00
Kubernetes Prow Robot
451eb86491
Merge pull request #25541 from hezhizhen/patch-2
...
Fix syntax error
2021-02-27 19:18:38 -08:00
Kubernetes Prow Robot
3f373fd71a
Merge pull request #25795 from shu-mutou/update-l10n
...
Fix `Source files` in localization document.
2021-02-27 18:40:39 -08:00
Kubernetes Prow Robot
903ee369b2
Merge pull request #26119 from neha-viswanathan/25833-migrate-page
...
Migrate https://kubernetes.io/docs/concepts/cluster-administration/certificates/ to tasks section
2021-02-27 18:26:38 -08:00
Zhizhen He
909dba3bb2
Refine the sentence
2021-02-28 10:23:54 +08:00
Kubernetes Prow Robot
f3244d82b0
Merge pull request #25644 from Frankkkkk/patch-1
...
Update client-libraries.md : add python pykorm lib
2021-02-27 18:22:40 -08:00
Kubernetes Prow Robot
7d051f9a09
Merge pull request #25459 from amyXia1994/patch-1
...
Update secret.md
2021-02-27 17:52:38 -08:00
Kubernetes Prow Robot
8f4448652c
Merge pull request #26750 from oke-py/invalid-hash
...
chore: fix an invalid location.hash
2021-02-27 16:16:38 -08:00
Kubernetes Prow Robot
a7bab8d6ca
Merge pull request #26751 from JensHeinrich/JensHeinrich-patch-sentence
...
Fix sentence
2021-02-27 16:12:39 -08:00
Kubernetes Prow Robot
449a4a2634
Merge pull request #26735 from liggitt/admission-alpha
...
Clarify stability level of admission plugins
2021-02-27 09:50:39 -08:00
Jordan Liggitt
4103230c18
Clarify stability level of admission plugins
2021-02-27 12:46:20 -05:00
Kubernetes Prow Robot
240251b001
Merge pull request #26755 from jailton/en/docs/tutorials
...
Update Deploy App Tutorial to use the "control plane" terminology.
2021-02-27 09:40:38 -08:00
Jailton Lopes
e78c03800a
Update Tutorial Deploy App to use the "control plane" terminology.
...
* Update page content/en/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html
* Update image content/en/docs/tutorials/kubernetes-basics/public/images/module_02_first_app.svg
Signed-off-by: Jailton Lopes <jailton@gmail.com >
2021-02-27 13:44:20 -03:00
Jens Heinrich
e864d7f3ca
Fix sentence
...
Add missing verb
2021-02-27 15:37:33 +01:00
Naoki Oketani
9d644accea
chore: fix an invalid location.hash
2021-02-27 22:24:45 +09:00
Sibi Prabakaran
6a246ed922
docs: Update the name of the secret in the output
...
I found it confusing that the name of secret is different that the one created. Hopefully this helps.
2021-02-26 16:02:46 +05:30
Cristian Klein
79113f3f68
Change to inclusive naming
...
See https://inclusivenaming.org/ on why "multi-master" should be avoided.
2021-02-26 10:32:30 +01:00
Shu Muto
de1b4d7635
Fix Source files in localization document.
...
Fix `Source files` section in localization document, and remove {{< release-branch >}} variable
due to `release-1.20` branch does not exist.
- improve sentence
- Fix latest branch for latest version
- Add description if latest branch does not exist
- Describe about master branch
- Apply suggestions from code review
- Unify `development branch` to` localization branch`
- Remove description for switching upstream branch
- Add description for switching upstream
- Also, add description for merging to master and new release branch.
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Seokho Son <shsongist@gmail.com >
2021-02-26 13:56:24 +09:00
Kubernetes Prow Robot
8de202cfa1
Merge pull request #26580 from kbhawkey/update-style-extraneous-words
...
update style guide (insensitive words)
2021-02-25 13:48:15 -08:00
Kubernetes Prow Robot
18f3eae6ef
Merge pull request #26707 from veyu/patch-2
...
Clarify syntax requirements for label value
2021-02-25 13:36:16 -08:00
Aditi Sharma
6d48be986b
Update pod-infra-container-image description
...
Update kubelet flag pod-infra-container-image description
2021-02-25 17:16:19 +05:30
Neha Viswanathan
41220636ec
Migrate https://kubernetes.io/docs/concepts/cluster-administration/certificates/ to tasks section
2021-02-24 18:33:38 -08:00
Kubernetes Prow Robot
58aef59d6c
Merge pull request #26097 from alculquicondor/patch-1
...
Remove indication that a failed scheduling attempt removes the Pod
2021-02-24 17:41:25 -08:00
veyu
bd55d498df
Clarify requirements for label value syntax
2021-02-24 18:58:22 +01:00
BITLIU
6b092d7548
Update deprecated URL
...
update https://www.haproxy.org/download/1.5/doc/proxy-protocol.txt to https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt
2021-02-24 18:10:28 +08:00
Juampy NR
ce8d33face
Add example to restore snapshot
2021-02-24 10:22:38 +01:00
Kubernetes Prow Robot
e44726958e
Merge pull request #26645 from jailton/en/kubernetes-basics/create-cluster
...
Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html to to use the "control plane" terminology
2021-02-24 01:20:50 -08:00
Kubernetes Prow Robot
20f9d28a03
Merge pull request #26644 from jailton/en/docs/tutorials
...
Update diagram docs/tutorials/kubernetes-basics/public/images/module_01_cluster.svg
2021-02-24 01:18:50 -08:00
Juampy NR
a7c7662fb9
Demonstrate how to use secure communication
2021-02-24 10:06:02 +01:00
Hagai Ovadia
211fe0cb06
Update client-libraries.md
...
New maintainer of kubernetes scala client - skuber.
2021-02-24 08:38:10 +02:00
Michael Washer
4875e21a48
Resolve Control Plane misnaming
2021-02-24 16:00:18 +13:00
Kubernetes Prow Robot
3e2731b564
Merge pull request #26465 from perithompson/patch-1
...
Added limitation with windows network services
2021-02-23 10:38:34 -08:00
diegonuevo
072ac32064
Corrected Docker(shim) UNIX domain socket file
...
This page listed `/var/run/docker.sock` as the UNIX domain socket path for the Docker container runtime, but it's actually `/var/run/dockershim.sock`, as the kubelet documentation indicates as the default value for the `--container-runtime-endpoint` argument:
https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/
The socket file specified (`/var/run/docker.sock`) is where the Docker daemon listens for requests for the Docker API, not the CRI interface.
2021-02-23 16:28:08 +01:00