Bridget Kromhout
bb9f8ebd77
Restoring alpha details with end date
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org >
2021-03-04 08:02:59 -06:00
Naoki Oketani
3c4f29e406
chore: fix an invalid location.hash
...
The current link results in redirection and location.hash does not work well.
2021-03-04 21:21:37 +09:00
Patrick Ohly
f5aaf40e88
storage capacity: beta
...
After the promotion to beta in 1.21, enabling the feature is easier
and mostly just depends on the CSI driver deployment.
2021-03-04 08:26:22 +01:00
Neha Viswanathan
3ff51d4843
Update Helm charts repo to ArtifactHub
2021-03-03 20:13:13 -08:00
Bridget Kromhout
31777fa6b5
Update to indicate dual-stack move to beta in 1.21
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org >
2021-03-03 21:28:15 -06:00
Bridget Kromhout
d8aa7224dd
Update content/en/docs/concepts/services-networking/dual-stack.md
...
Clarifying how to disable the dual-stack feature when necessary.
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2021-03-03 21:14:07 -06:00
Bridget Kromhout
3e7055c27f
Docs update for enhancement 563, release 1.21.
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org >
2021-03-03 17:52:58 -06:00
andyzhangx
0d3e8f4a71
Update Azure file feature gates for 1.21 beta
2021-03-03 13:32:00 +00:00
Kubernetes Prow Robot
16a12c97da
Merge pull request #26697 from hagay3/patch-1
...
Update client-libraries.md
2021-03-03 03:01:20 -08:00
Kubernetes Prow Robot
f1e80a9a66
Merge pull request #26405 from geoffcline/gdc-patch-4
...
update guidance on DNS resolution for services
2021-03-02 19:15:19 -08:00
uhari03
7639bfbf83
Move accessing API from within pod to tasks ( #26601 )
...
* Move accessing API from within pod to tasks
* Remove reviewers, version check; Add whatsnext
* Move to run applications
* Fix what's next section link
2021-03-02 19:05:20 -08:00
Geoffrey Cline
5ead4bf8e8
revise docs for service DNS
2021-03-02 20:08:14 +00:00
Kubernetes Prow Robot
8def01fc50
Merge pull request #26792 from lsq645599166/caution_callout
...
change callout from warning to caution
2021-03-02 04:15:19 -08:00
CKchen0726
60ffd6fd05
add some necessary description after running command 'minikube dashboard'
2021-03-02 18:06:14 +08:00
Grzegorz Eliszewski
5de7e33eec
Add information about Parallel Pod Management
...
Clarify information that Parallel Pod Management works only during scaling.
2021-03-02 10:35:27 +01:00
Kubernetes Prow Robot
b7454141d4
Merge pull request #26652 from MichaelWasher/container-environment
...
Update container-environment.md with fix about service environment variables not being cluster-wide
2021-03-02 01:13:20 -08:00
Henry Liu
77ecc224b8
change callout from warning to caution
2021-03-02 15:11:18 +08:00
Kornel Bicskei
a3986feedd
Update documentation for AWS ELB
...
Add more details on the mechanics of security group annotations as incorrect use could potentially cause an outage.
2021-03-01 21:05:35 -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
Ricardo Pchevuzinske Katz
77f868eb13
Add featuregate documentation and correct some doc suggestion
2021-03-01 17:43:31 -03: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
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
e1acd19b60
Merge pull request #26741 from ChandaniM123/merged-master-dev-1.21
...
Merge master into dev-1.21 - 2/26/21
2021-02-27 16:48:39 -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