Kubernetes Prow Robot
6beb1b12de
Merge pull request #24727 from raghvenders/patch-3
...
Clean up reference section
2021-03-05 01:44:22 -08:00
Tom Kivlin
87e3291aaa
Update install-kubectl.md to use tabs for the different Operating Systems ( #26682 )
...
* top-level tags and change to included files
* revert content to main windows page
* include gcloud and update toc
* add leading blank line
* add text to avoid YAML error from Netlify
* remove YAML delimiter error
* removed redundant weight key
* add front matter and toc shortcode
* test to see if toc is fixed in included page
* update macos toc to show difference
* use static toc instead of shortcode
* uniqueness for gcloud install headers
* Move to model suggested in https://github.com/kubernetes/website/pull/26682#discussion_r585091797
* correct link to included/install-kubectl-gcloud.md
* correction of links to per-OS pages
* try a different way to use path to per-OS links
* correction of brainfart
* remove .md from link destination for per-OS pages
* modify how auto-competion steps are displayed
* remove redundant file
* correction of include - change % to <
* remove closing tag as not needed
* try and hide this directory from the ToC on the left
* remove erroneous "include="
* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586325123
* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586326346
* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586326604
* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586327212
* https://github.com/kubernetes/website/pull/26682#discussion_r586327856
* consistent verb usage as per feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586328497
* update redirects as existing page is being deleted
2021-03-04 19:04:21 -08:00
Qiming Teng
bb52543a98
Add a missing feature gate entry
...
The `EnableAggregatedDiscoveryTimeout` (deprecated) is not listed in the
second table. This PR adds it back.
2021-03-05 09:45:11 +08:00
Kubernetes Prow Robot
35e74c709d
Merge pull request #25460 from gavinfish/EnableAggregatedDiscoveryTimeout
...
Remove legacy feature gate EnableAggregatedDiscoveryTimeout for Aggregation layer
2021-03-04 17:16:21 -08:00
Kubernetes Prow Robot
548c3323ad
Merge pull request #25621 from joadavis/patch-1
...
Disabling `enable-cadvisor-json-endpoints` does not disable stats summary endpoint
2021-03-04 17:02:21 -08:00
Kubernetes Prow Robot
203ad6d6a9
Merge pull request #26062 from notchairmk/cheatsheet_deploy_svc
...
Update cheatsheet: add interacting with Deployments and Services
2021-03-04 16:42:22 -08:00
andrzejsydor
b7a3e4c971
address typos docker-cli-kubectl ( #26050 )
...
* fix typos
fix typos
* Update docker-cli-to-kubectl.md
* fix typos
2021-03-04 16:34:22 -08:00
Kubernetes Prow Robot
29196d55c4
Merge pull request #26162 from CKchen0726/hello_minikube
...
add some necessary description after running command 'minikube dashboard'
2021-03-04 16:26:22 -08:00
Alan Cha
d717167e8b
Fix GitHub capitalization
2021-03-04 17:14:41 -05: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
Neha Viswanathan
3ff51d4843
Update Helm charts repo to ArtifactHub
2021-03-03 20:13:13 -08:00
Kubernetes Prow Robot
84e2d5ea10
Merge pull request #26468 from magmax/fix-code
...
fix cronjob code for examples
2021-03-03 18:15:59 -08: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
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