Qiming Teng
4f1f92d7ab
Fix the numbered list in kubeadm HA page
2020-06-14 09:46:48 +08:00
Kubernetes Prow Robot
06e57d3d4b
Merge pull request #21659 from surajssd/remove-TLS-bootstrapping-limits
...
TLS bootstrapping: Remove "Limits" section
2020-06-13 18:21:55 -07:00
Tim Bannister
117d0d6422
Revise kubectl installation task
2020-06-13 23:04:47 +01:00
Kubernetes Prow Robot
fdd411a03f
Merge pull request #21682 from CriaHu/hyq-614
...
fix broken link: https://github.com/kubernetes/kubernetes/blob/master …
2020-06-13 13:05:55 -07:00
Kubernetes Prow Robot
2048d692db
Merge pull request #21372 from feloy/retainkeys
...
Document retainKeys patch strategy
2020-06-13 12:01:56 -07:00
Kubernetes Prow Robot
2f9b324396
Merge pull request #21664 from kbhawkey/kb-fixup-content-type-page
...
add more content about headings
2020-06-13 11:43:55 -07:00
Kubernetes Prow Robot
c035bfae8b
Merge pull request #21705 from tengqm/docker-auto-start
...
Hint on making docker autostart
2020-06-13 11:33:55 -07:00
Kubernetes Prow Robot
165c5373a4
Merge pull request #21699 from tengqm/fix-crd-link
...
Fix dangling link for CRD
2020-06-13 10:03:55 -07:00
Qiming Teng
d03e5d4e0f
Hint on making docker autostart
2020-06-13 16:03:24 +08:00
Kubernetes Prow Robot
7815e8f9da
Merge pull request #21170 from sftim/20200525_clean_up_basic_statefulset_tutorial
...
Clean up “StatefulSet Basics” tutorial
2020-06-12 22:59:57 -07:00
Kubernetes Prow Robot
eff3b7178e
Merge pull request #21167 from sftim/20200525_fix_distribute_credentials_secure
...
Fix incorrect Markdown in “Distribute Credentials Securely Using Secrets”
2020-06-12 22:57:57 -07:00
Kubernetes Prow Robot
664a7fc6e6
Merge pull request #21166 from sftim/20200524_revise_dns_debugging_task
...
Revise cluster DNS task pages
2020-06-12 22:55:56 -07:00
Kubernetes Prow Robot
ffc4df9f2a
Merge pull request #21160 from sftim/20200524_revise_kubectl_overview
...
Revise kubectl overview
2020-06-12 22:53:57 -07:00
Kubernetes Prow Robot
d0024d7d44
Merge pull request #21148 from sftim/20200523_tidy_job_concept
...
Rename and tidy Job concept page
2020-06-12 22:51:56 -07:00
Kubernetes Prow Robot
37cd54f9ef
Merge pull request #21080 from sftim/20200502_tidy_task_daemonset_rollback
...
Tidy “Perform a Rollback on a DaemonSet”
2020-06-12 22:45:56 -07:00
Kubernetes Prow Robot
44acecd13b
Merge pull request #21438 from sftim/20200502_drop_vendor_details_from_container_image_concept
...
Drop vendor registry details from container image concept
2020-06-12 22:03:57 -07:00
Kubernetes Prow Robot
d1d752e0e1
Merge pull request #21439 from sftim/20200602_tidy_hostaliases_task
...
Tidy task page about using hostAliases
2020-06-12 22:01:55 -07:00
Kubernetes Prow Robot
edafb080e6
Merge pull request #21493 from kbhawkey/kb-security-overview-cleanup
...
modify security overview
2020-06-12 21:57:57 -07:00
Kubernetes Prow Robot
9aca67c4a1
Merge pull request #21569 from tao12345666333/bump-docker-version
...
Bump docker recommended version to 19.03.11.
2020-06-12 21:53:56 -07:00
Qiming Teng
af17530b46
Fix dangling link for CRD
2020-06-13 12:37:51 +08:00
Kubernetes Prow Robot
65b60d156e
Merge pull request #21067 from jqmichael/patch-5
...
Added comments to RequestedToCapacityRatio formula
2020-06-12 19:49:55 -07:00
Kubernetes Prow Robot
485dd1d09b
Merge pull request #21151 from sftim/20200523_revise_get_shell_running_container
...
Revise “Get a Shell to a Running Container”
2020-06-12 05:41:55 -07:00
Karen Bradshaw
2451517bf1
add more content about headings
2020-06-12 08:30:04 -04:00
Weiping Cai
81027d6226
use kubectl create deployment to create Deployment
2020-06-12 17:15:10 +08:00
Cweiping
a255ff8fbd
Merge branch 'master' into remove_kubectl_run_command_deprecated_en
2020-06-12 16:11:28 +08:00
Cria Hu
dafb67db40
fix broken link: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.10.md
2020-06-12 14:51:18 +08:00
Artsiom Kaval
0ec8638025
Fix missuse of Secret vs ConfigMap
2020-06-12 03:54:17 +03:00
Tim Bannister
5d358120fb
Tidy task page about using HostAliases
2020-06-12 00:10:00 +01:00
Tim Bannister
225517a7a5
Drop vendor details from container image concept
...
Minimal rewrite to avoid referencing specific 3rd party vendors and
their implementations.
2020-06-12 00:08:20 +01:00
Tim Bannister
7f7ac49f8d
Revise StatefulSet Basics
...
- fix markdown
- separate commands from their output
- don't highlight sample output as if it were Bourne shell code
- add note shortcodes where appropriate
- update link targets
- miscellaneous other tidying
2020-06-12 00:05:33 +01:00
Tim Bannister
bbfe5e87b5
Tidy whitespace
2020-06-11 23:46:59 +01:00
Tim Bannister
e6537e4043
Tidy 'Distribute Credentials Securely Using Secrets'
...
- Separate out short arguments to kubectl exec
Make it explicit that "-i" and "-t" are separate arguments to
"kubectl exec".
Readers who know about aggregating short arguments can figure the
aggregation out for themselves.
- Fix /tidy Markdown
2020-06-11 23:44:55 +01:00
Tim Bannister
123ef06bfa
Reword & tidy CoreDNS / kube-dns task pages
...
- Rewording
- Move dns-debugging-resolution task to debugging section
“Monitoring, Logging, and Debugging” feels like the right home for this
content.
2020-06-11 23:34:39 +01:00
Tim Bannister
400c98fb5f
Revise kubectl overview
...
- Reword some examples
- Correct sample output labelled as Bourne shell code
- Address the reader as “you”
- Fix Markdown formatting
- other corrections
2020-06-11 23:17:21 +01:00
Tim Bannister
280a527a72
Revise sample commands to match style guide
2020-06-11 23:15:02 +01:00
Tim Bannister
8f9551638b
Rename Job concept page
...
(including Netlify redirects)
2020-06-11 23:13:23 +01:00
Tim Bannister
f4b0238eb1
Reorder Job in workload controllers list
2020-06-11 23:11:34 +01:00
Tim Bannister
82eb6672e0
Revise DaemonSet rollback task
2020-06-11 23:05:57 +01:00
cloudmelon
6cf2449a2e
add lease namespace new commit
2020-06-11 22:18:27 +01:00
Kubernetes Prow Robot
b635757bc0
Merge pull request #21651 from neolit123/1.19-ca-rotation
...
tasks/tls: add a page for manual CA rotation
2020-06-11 13:26:58 -07:00
abhiTamrakar
92b56db68d
manual steps for rotation of CA certificates.
...
Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-By: Micah Hausler <micahhausler@users.noreply.github.com>
2020-06-11 18:05:53 +03:00
Kubernetes Prow Robot
e1096f2827
Merge pull request #21110 from jqmichael/patch-6
...
Clarified LimitRange is enabled by default
2020-06-11 07:44:56 -07:00
Kubernetes Prow Robot
74019dde43
Merge pull request #20872 from blues-man/patch-1
...
Change indentation for kubectl context samples
2020-06-11 07:42:57 -07:00
Kubernetes Prow Robot
75c7b7c62a
Merge pull request #20768 from kbhawkey/konn-svc-move-kb
...
Move Konnectivity service task page
2020-06-11 06:12:57 -07:00
Kubernetes Prow Robot
ef9aa6b6b5
Merge pull request #21131 from sftim/20200522_tweak_kubectl_multicluster_task_prerequisites
...
Revise prerequisites for “Configure Access to Multiple Clusters”
2020-06-11 05:48:56 -07:00
Philippe Martin
f7a39682ca
Fix tabs
2020-06-11 14:41:03 +02:00
Kubernetes Prow Robot
e827e6b159
Merge pull request #21154 from multi-io/patch-1
...
reconfigure-kubelet.md: Documentation error fixed
2020-06-11 05:32:56 -07:00
Kubernetes Prow Robot
350b0ffa85
Merge pull request #21553 from wawa0210/patch-1
...
Clarify the explanation when environment variables refer to each other
2020-06-11 05:30:56 -07:00
Suraj Deshmukh
59f5e70b2f
TLS bootstrapping: Remove "Limits" section
...
The aforementioned "Limits" is no longer valid. The issue that the
section points at is closed after code merge.
Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2020-06-11 17:26:32 +05:30
Olaf Klischat
9bc3136eed
reconfigure-kubelet.md: Documentation error fixed
...
Documentation error: It's Node.Status.Config, not Node.Spec.Status.Config.
2020-06-11 02:58:10 +02:00
Qing Ju
f4dfc3f084
Clarified LimitRange is enabled by default
2020-06-10 16:57:11 -07:00
jqmichael
27f44d7010
Added comments to RequestedToCapacityRatio formula
2020-06-10 16:51:36 -07:00
Kubernetes Prow Robot
29f3c2858c
Merge pull request #21591 from scottstout/master
...
Changed whitelist to allowlist and blacklist to denylist.
2020-06-10 16:12:56 -07:00
Karen Bradshaw
6820d60f04
fixup security overview
2020-06-10 16:21:49 -04:00
Karen Bradshaw
0bf1b10411
fix link, edit content
2020-06-10 16:06:05 -04:00
Karen Bradshaw
5fe8c3ca5e
move setup konnectivity svc
...
move api-access to extend-kubernetes
2020-06-10 16:06:01 -04:00
Kubernetes Prow Robot
d4f302e848
Merge pull request #21245 from cmardini/patch-1
...
daemon-reload prior to restarting kubelet
2020-06-10 12:44:21 -07:00
Kubernetes Prow Robot
1e24002ffd
Merge pull request #21096 from prasadkatti/fix_header
...
Rename 'Download Kubernetes' card to 'Release Notes' on home page
2020-06-10 12:08:51 -07:00
Kubernetes Prow Robot
af504d873c
Merge pull request #21459 from sftim/20200603_remove_configure_cloud_provider_firewall
...
Remove “Configure Your Cloud Provider's Firewalls”
2020-06-10 12:06:51 -07:00
Kubernetes Prow Robot
31abcec999
Merge pull request #21244 from tnqn/apiserver-port
...
Unify typical apiserver port in docs
2020-06-10 12:00:51 -07:00
Tim Bannister
fc25b8e38e
Remove “Configure Your Cloud Provider's Firewalls”
...
Removing this page as it doesn't meet the Kubernetes website
content guidelines
https://kubernetes.io/docs/contribute/style/content-guide/
2020-06-10 19:53:22 +01:00
Kubernetes Prow Robot
a8a5a5ac32
Merge pull request #21603 from pranavbmcloud/patch-1
...
Redundant "Below is an example:" sentence
2020-06-10 11:46:52 -07:00
RA489
e55d5787a5
Add doc to upgrade minikube ( #21290 )
...
* Add doc to upgrade minikube
* Update content/en/docs/setup/learning-environment/minikube.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-10 11:44:51 -07:00
Kubernetes Prow Robot
b6f0eb6774
Merge pull request #21432 from aanm/update-cilium-docs
...
Update Cilium related docs
2020-06-10 11:40:52 -07:00
Kubernetes Prow Robot
79ef67aeb9
Merge pull request #21522 from raonitimo/patch-1
...
Fixing broken link to Certificate Management with kubeadm
2020-06-10 11:38:51 -07:00
Natale Vinto
cbf66e4e52
Change indentation for kubectl context samples
...
Remove comma from line that may lead to wrong copy-paste, and align to other commands syntax highlighting
2020-06-10 20:31:00 +02:00
Kubernetes Prow Robot
0b3412ec6d
Merge pull request #20219 from Vageesha17/patch-10
...
Change output for LoadBalancer service type
2020-06-10 11:26:51 -07:00
Kubernetes Prow Robot
942ea85717
Merge pull request #20287 from ytsarev/pod-dns-fqdn
...
Document pod DNS resolution schema
2020-06-10 11:24:51 -07:00
Kubernetes Prow Robot
2a8702dade
Merge pull request #20726 from ZhiFeng1993/ZF--specify-verbs-in-admission-controller-doc
...
Specify verbs in admission controller doc
2020-06-10 11:14:52 -07:00
Kubernetes Prow Robot
1168848ff9
Merge pull request #20978 from prasadkatti/master
...
Update label used to search for pods in deployment
2020-06-10 10:46:52 -07:00
Kubernetes Prow Robot
c144773bdd
Merge pull request #21023 from KylePolansky/KylePolansky-patch-1
...
Update Azure Container Registry for IAM
2020-06-10 10:44:51 -07:00
Kubernetes Prow Robot
82e3fbe1e7
Merge pull request #21137 from muldoon2007/patch-1
...
Fix inconsistency in pod anti-affinity example.
2020-06-10 10:00:51 -07:00
Kubernetes Prow Robot
923cca0fda
Merge pull request #21024 from juampynr/patch-2
...
Fix broken phrase
2020-06-10 09:02:53 -07:00
Kubernetes Prow Robot
5d0a157c01
Merge pull request #21028 from scoulomb/concept-conf-secret
...
In concept secret, add consumption as environment variable
2020-06-10 09:00:52 -07:00
Kubernetes Prow Robot
63b56bc914
Merge pull request #21190 from janoszen/patch-1
...
Fixed broken formating in MongoDB StatefulSets blog post
2020-06-10 08:26:51 -07:00
Kubernetes Prow Robot
fc7bd2eb6b
Merge pull request #21258 from vijaymateti/master
...
ICP Cloud formation quick start guide is no longer available
2020-06-10 07:54:52 -07:00
Philippe Martin
a478fa6610
Document retainKeys patch strategy
2020-06-10 16:23:17 +02:00
Kubernetes Prow Robot
3bc026f7ce
Merge pull request #21379 from KilimAnnejaro/nvidia-docs-fix
...
Updating GPU driver version
2020-06-10 06:58:50 -07:00
Kubernetes Prow Robot
af64e08666
Merge pull request #21549 from J3RN/patch-1
...
Add documentation about Minikube and libvirt
2020-06-10 06:22:51 -07:00
pranavbmcloud
b438f9ca00
Removed sentence as embedded link was missing ( #21627 )
...
* Removed sentence as embedded link was missing
The link "https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/20190221-pod-topology-spread.md#motivation " is 404 not found.
Removed the sentence "See Motivation for more details.". Not the ideal solution, but couldn't find the new link.
Better solution would be to replace broken link with correct link.
* Update pod-topology-spread-constraints.md
2020-06-10 06:18:51 -07:00
Quan Tian
8874725d0f
Fix markdown text in container-runtimes.md
...
The instructions written in markdown were not rendered correctly within
tab shortcode.
According to https://gohugo.io/content-management/shortcodes/#shortcodes-with-markdown ,
"%" should be used as the delimiter for markdown content.
2020-06-10 04:53:00 -07:00
Karen Bradshaw
87f68710ff
correct tool reference front matter
2020-06-09 21:01:24 -04:00
Karen Bradshaw
fb79042c61
update orig. order of headings
2020-06-09 19:33:15 -04:00
Karen Bradshaw
38250940c3
create page-content-types
2020-06-09 19:33:15 -04:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Celeste Horgan
9b9ce1f942
Reimplement announcements ( #21586 )
...
* Reimplement announcements
Signed-off-by: Celeste Horgan <celeste@cncf.io>
Address deprecation-warning styling
Signed-off-by: Celeste Horgan <celeste@cncf.io>
Use partial only
Signed-off-by: Celeste Horgan <celeste@cncf.io>
Refine
Signed-off-by: Celeste Horgan <celeste@cncf.io>
* Turn on announcements for preview only
Signed-off-by: Celeste Horgan <celeste@cncf.io>
* Update config.toml
Co-authored-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-06-09 13:46:05 -07:00
Stephen Augustus
b7f86017e5
sig-release: Update references to the patch release process
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-09 16:01:53 -04:00
Scott Stout
e38b9dc9c6
revised to minumize usage of whitelist/blacklist
2020-06-09 14:14:52 -05:00
pranavbmcloud
785cd198f6
Redundant "Below is an example:" sentence
...
The "Here is an example:" sentence follows a " Below is an example:" sentence. One of these 2 sentences is redundant.
Removed the "Below is an example:" sentence.
2020-06-09 20:41:02 +05:30
Kubernetes Prow Robot
c7de492bf4
Merge pull request #21592 from SoumithKumarMudugonda/21357
...
Changes on Wrong Feature Gate Name #21357
2020-06-08 22:17:17 -07:00
Kubernetes Prow Robot
073175fa7f
Merge pull request #21582 from Seklfreak/patch/change_field_selector_example
...
Workaround for new lines in field selector example
2020-06-08 21:45:18 -07:00
Soumith Kumar Mudugonda
88b703c95b
Changes on Wrong Feature Gate Name #21357
2020-06-09 00:01:14 +02:00
Kubernetes Prow Robot
352fafdcc7
Merge pull request #21041 from prasadkatti/move_obj_patching_page
...
Move update-api-object-kubectl-patch.md to be under 'Manage Kubernete…
2020-06-08 12:19:47 -07:00
Sebastian Winkler
2f6093bfd7
workaround for new lines in field selector example
2020-06-08 19:10:26 +02:00
Jonathan Arnett
673a749835
Add documentation about Minikube and libvirt
2020-06-08 10:43:08 -04:00
Kubernetes Prow Robot
0dcb7af819
Merge pull request #21571 from pjhwa/fix-21570
...
Fix issue with k8s.io/docs/reference/kubectl/overview/
2020-06-08 07:25:53 -07:00
Quan Tian
c1693b5293
Unify typical apiserver port in docs
2020-06-08 07:20:31 -07:00
Jerry Park
cb00e9fbd9
Fix issue with k8s.io/docs/reference/kubectl/overview/
2020-06-08 05:55:07 +00:00
Jintao Zhang
a5225e83e9
Bump docker recommended version to 19.03.11.
...
CVE-2020-13401
xref: https://github.com/kubernetes/kubernetes/issues/91507
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2020-06-08 10:47:53 +08:00
ZhiFeng1993
7512752ad0
Update installation info for kubelet and kubernetes-cni
2020-06-07 13:51:25 -07:00
Adam
473ab23e80
Update configmap.md
...
Fixed configmap -> configMap
2020-06-07 21:16:28 +02:00
Kubernetes Prow Robot
87cb0c3c82
Merge pull request #21519 from vijaymateti/secret
...
broken link on secret page to container environement
2020-06-07 07:41:46 -07:00
Kubernetes Prow Robot
ff061f0ae3
Merge pull request #21533 from joelsmith/master
...
Security issues: Fix link to PSC members
2020-06-07 07:39:46 -07:00
Kubernetes Prow Robot
a03d8db7e4
Merge pull request #21531 from kbhawkey/kb-cleanup-daemonset-concept
...
minor cleanup, remove links
2020-06-07 07:35:45 -07:00
Adam Gutglick
d32b9e2359
Fix numbering in the "Parallel Jobs" section
2020-06-07 12:53:28 +03:00
Weiping Cai
a01ea635e2
deprecated kubectl run command flag replicas and add note
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-07 10:53:21 +08:00
wawa
4bd73bee23
Update define-environment-variable-container.md
...
Enhanced environment variable application notes
2020-06-07 10:50:25 +08:00
Kubernetes Prow Robot
409243673d
Merge pull request #21116 from wawa0210/enhance-terminationmessage-size
...
Added description about the size of terminationMessage file
2020-06-06 05:21:45 -07:00
Weiping Cai
e990e46f63
deprecated kubectl run command flag replicas for en
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-06 15:45:54 +08:00
Zhi Feng
1743f99808
Specify verbs in admission controller doc
2020-06-05 16:25:32 -07:00
Joel Smith
8c67457232
Security issues: Fix link to PSC members
2020-06-05 14:32:26 -06:00
Karen Bradshaw
6e914e5e28
minor cleanup, remove links
2020-06-05 11:43:35 -04:00
Kubernetes Prow Robot
0909848f1e
Merge pull request #21492 from tallclair/pod-security-profiles
...
Minor cleanup of standardized pod security
2020-06-05 04:31:44 -07:00
Raoni Timo de Castro Cambiaghi
5ed0d96106
Fixing broken link to Certificate Management with kubeadm
...
A missing '/' on the link will lead to a 404 error. Fixing it.
2020-06-05 19:07:19 +10:00
Mateti, Vijay
a82535615f
updated broken glossary link for container environment concept on secret concept
2020-06-05 02:11:23 -04:00
Mateti, Vijay
effc56fa9f
updated broken container environment glossary
2020-06-05 02:09:22 -04:00
Kubernetes Prow Robot
fd11985598
Merge pull request #21465 from celestehorgan/add-announcement
...
Improve announcements implementation
2020-06-04 14:57:43 -07:00
Celeste Horgan
9caa83d75b
Improve announcements implementation
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-04 14:20:47 -07:00
Alex Gervais
220d92b84b
Supporting the Evolving Ingress Specification in Kubernetes 1.18 blog ( #20506 )
...
* Supporting the Evolving Ingress Specification in Kubernetes 1.18 blog article proposal
* Added blank like to properly render list
* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* updated date and link to ingress documentation
* Update 2020-05-28-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md
Changed "Last month" to "Earlier this year"... time goes by!
* bumped published date to 2020-06-05
Co-authored-by: Bob Killen <killen.bob@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-04 12:41:45 -07:00
Tim Allclair
9065e168f0
Minor cleanup of standardized pod security
2020-06-04 11:22:52 -07:00
Kubernetes Prow Robot
cd2ed3784e
Merge pull request #21188 from aregnier42/patch-1
...
Fixed number of parameters in api.listPodForAllNamespaces and minor typo
2020-06-04 07:41:15 -07:00
Kubernetes Prow Robot
e629f80eb2
Merge pull request #21448 from wangxy518/patch-5
...
a misspelling
2020-06-04 06:39:15 -07:00
Kubernetes Prow Robot
8620911035
Merge pull request #21162 from sftim/20200524_revise_define_environment_variable_container
...
Revise & tidy “Define environment variables for a container” task
2020-06-03 13:52:43 -07:00
Kubernetes Prow Robot
3b6e9e0d6f
Merge pull request #21442 from tallclair/pod-security-profiles
...
Add missing PSP restrictions to standard security profiles
2020-06-03 13:30:44 -07:00
Kubernetes Prow Robot
33064defa4
Merge pull request #21222 from onlydole/bugfix-rbac-alias
...
Remove local serving issues by updating RBAC alias
2020-06-03 10:20:20 -07:00
wojtekt
d7e11597ed
Document self-updating feature for ConfigMap
2020-06-03 13:03:01 +02:00
wangxy518
560ee51cb3
a misspelling
...
a misspelling
2020-06-03 15:43:07 +08:00
Tim Allclair
44db1a13c9
Add missing PSP restrictions to standard security profiles
2020-06-02 17:13:12 -07:00
Kubernetes Prow Robot
d8e0a2c0f1
Merge pull request #21163 from sftim/20200524_revise_kubernetes_api_concept
...
Revise Kubernetes API concept page
2020-06-02 14:46:16 -07:00
Kubernetes Prow Robot
a2cf355947
Merge pull request #21261 from roberthbailey/remove-roberthbailey
...
Remove myself as a reviewer
2020-06-02 14:20:17 -07:00
Tim Bannister
1b78735e6e
Revise Kubernetes API concept
...
- update request header table
- drop references to deprecated details (eg Swagger)
- reword to match website style guide
2020-06-02 22:14:42 +01:00
André Martins
3dd4a31ebd
Update Cilium related docs
...
Signed-off-by: André Martins <aanm90@gmail.com>
2020-06-02 16:37:58 +02:00
Richard Mokua
0773f17490
Update add-entries-to-pod-etc-hosts-with-host-aliases.md
...
https://github.com/kubernetes/website/issues/21383#issuecomment-636769285
2020-06-02 13:38:41 +02:00
Kubernetes Prow Robot
520404a066
Merge pull request #21289 from bweston92/feat/nodelocaldns-image-jpg-to-svg
...
feat: turn nodelocaldns image to svg
2020-06-01 22:46:15 -07:00
Alex Lin
05b5e8d9f2
Add info to `aws-load-balancer-security-groups` annotation
...
Add warning to avoid sharing security groups between multiple services in the `service.beta.kubernetes.io/aws-load-balancer-security-groups` annotation
2020-06-02 13:22:11 +10:00
Prasad Katti
22201412a6
Add `IPv6DualStack` to feature gate reference
2020-06-01 17:56:23 -07:00
Kubernetes Prow Robot
1f7eea0d1e
Merge pull request #21216 from kbhawkey/kb-cleanup-api-versions
...
clean up prior api refs and links
2020-06-01 07:17:55 -07:00
Kubernetes Prow Robot
b1c42abce1
Merge pull request #21390 from tengqm/fix-service-note
...
Partial fix for debugging service page
2020-06-01 03:59:54 -07:00
Qiming Teng
c4f9c355ff
Partial fix for debugging service page
...
We are kinda abusing the `{{ note }}` shortcode, which is not meant for
lengthy, verbose contents. We should not try include code snippets
inside a note.
2020-06-01 14:19:27 +08:00
KilimAnnejaro
fdf35678ba
Updating GPU driver version
2020-05-31 11:09:36 -05:00
Kubernetes Prow Robot
3c1c97843e
Merge pull request #21251 from verult/repd-ga
...
Regional PD: moved to GA and updated manual provision steps
2020-05-30 13:25:54 -07:00
Kubernetes Prow Robot
47b722033e
Merge pull request #21313 from manusa/patch-1
...
Add YAKC (Yet Another Kubernetes Client) for Java
2020-05-30 10:29:54 -07:00
Ganesh Annan
a0a69f6553
Fix broken link to dns specifications.
2020-05-30 12:36:26 -04:00
Kubernetes Prow Robot
480aad5262
Merge pull request #20515 from Nishikoh/remove-krib
...
Remove the page */tools/krib/
2020-05-30 08:33:53 -07:00
Kubernetes Prow Robot
2b3a53178b
Merge pull request #21155 from prasadkatti/remove_clc_page
...
Remove "Running Kubernetes on CenturyLink Cloud"
2020-05-30 08:11:53 -07:00
János Pásztor
947628073d
Fixed broken formating in Running-Mongodb-On-Kubernetes-With-Statefulsets
...
This PR fixes the broken YAML formating exhibed on
https://kubernetes.io/blog/2017/01/running-mongodb-on-kubernetes-with-statefulsets/
.
2020-05-30 11:37:46 +02:00
Marc Nuri
c1acc9a571
Add YAKC (Yet Another Kubernetes Client) for Java
2020-05-30 07:38:12 +02:00
Lubomir I. Ivanov
6de17c7d63
kubeadm: add links to external guides for HA topics
...
- Add link that kubeadm uses static etcd bootstrap and link to
external details.
- Instead of linking to HA proxy, link to the kubeadm "LB options"
guide.
2020-05-30 00:35:02 +03:00
joshulyne
9faec3d31e
K8s KPIs with Kuberhealthy blog post ( #21153 )
...
* Kuberhealthy 2.1.0 blog post
* initial rewrite
* Add images
* Add k8s kpis
* edit
* edit
* edit
* Address comments
* Add promql label
* Update date
* fix typo in kuberhealthy post
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
Co-authored-by: Bob Killen <killen.bob@gmail.com>
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-29 10:19:16 -07:00
Karen Bradshaw
311679eeb4
clean up prior api refs and links
2020-05-29 12:09:44 -04:00
Bradley Weston
85c8fd8e1f
feat: turn nodelocaldns image to svg
2020-05-29 10:28:47 +01:00
Juampy NR
80de6ca63d
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
...
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
2020-05-29 11:24:28 +02:00
Kubernetes Prow Robot
6874e48e3a
Merge pull request #21270 from artberger/adb-ibm-reg-links
...
Fixing links to IBM Cloud documentation
2020-05-28 19:07:16 -07:00
Kubernetes Prow Robot
c478925be6
Merge pull request #21273 from sftim/20200528_link_to_current_api_documentation
...
Use shortcode for link to API reference
2020-05-28 17:41:16 -07:00
Kubernetes Prow Robot
5eff8548a4
Merge pull request #21276 from zacharysarah/clarify-third-party-content
...
Clarify permitted content
2020-05-28 14:35:15 -07:00
zacharysarah
549ae4d7e9
Clarify permitted content
2020-05-28 14:01:43 -07:00
Zach Corleissen
835af84149
Revert "Add DigitalOcean to cloud provider documentation."
2020-05-28 13:49:50 -07:00
Tim Bannister
1399969c60
Use shortcode for link to API reference
2020-05-28 20:18:27 +01:00
Kubernetes Prow Robot
6e6f44d93e
Merge pull request #21271 from nodo/fix-manageFields-api-link
...
Link `managedFields` to correct API docs
2020-05-28 12:12:03 -07:00
Taylor Dolezal
f7e795c5a2
Remove local serving issues by updating RBAC alias
2020-05-28 09:19:45 -07:00
Andrea Nodari
3f5beba251
Link `managedFields` to correct API docs
2020-05-28 17:22:31 +02:00
Art Berger
474a434e48
Another link
2020-05-28 10:46:22 -04:00
Art Berger
f3ed751967
IKS link
2020-05-28 10:42:35 -04:00
Art Berger
5a758ab583
Fix registry link
...
New format with capital letter. Redirect is in place for old link, but will expire eventually.
2020-05-28 10:15:33 -04:00
Sascha Grunert
b02e5ae457
Add 'My exciting journey into Kubernetes’ history' blog post
...
This adds an unpublished blog post to the Kubernetes website.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-05-28 10:29:46 +02:00
Robert Bailey
8098dcc6b9
Remove myself as a reviewer as I'm no longer a project maintainer and should
...
not be getting code reviews.
2020-05-28 01:12:45 -07:00
Vijay Mateti
3aeea296df
ICP quick start guide is no longer available
...
Following AWS quick start guide is no longer available for ICP
https://aws.amazon.com/quickstart/architecture/ibm-cloud-private/
https://aws.amazon.com/about-aws/whats-new/2019/02/deploy-ibm-cloud-private-on-aws-with-new-quick-start/
NOTE: This Quick Start is no longer available.
Also updated the legacy EC2 installation guide with latest terraform guide
2020-05-28 00:43:49 -04:00
Kiran (they/them)
0505658b15
Updated blog post to add author
...
Add Kiran "Rin" Oliver as author of this blog post
2020-05-27 18:22:01 -05:00
Kubernetes Prow Robot
cfc293fc37
Merge pull request #21247 from celanthe/patch-1
...
An Introduction to the K8s-Infra Working Group
2020-05-27 16:06:02 -07:00
Cheng Xing
db66a176dc
Updating regional PD manual provision steps
2020-05-27 15:42:58 -07:00
Kiran (they/them)
9153a77a22
Update content/en/blog/_posts/2020-05-27-An-Introduction-to-the-K8s-Infrastructure-Working-Group.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-27 16:10:50 -05:00
Kiran (they/them)
fb22042c36
Update content/en/blog/_posts/2020-05-27-An-Introduction-to-the-K8s-Infrastructure-Working-Group.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-27 16:09:54 -05:00
Kiran (they/them)
98ca459e15
Update content/en/blog/_posts/2020-05-27-An-Introduction-to-the-K8s-Infrastructure-Working-Group.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-27 16:09:45 -05:00
Kiran (they/them)
8d5e93710a
Update content/en/blog/_posts/2020-05-27-An-Introduction-to-the-K8s-Infrastructure-Working-Group.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-27 16:09:37 -05:00
Kiran (they/them)
8c89f7aa9a
Update content/en/blog/_posts/2020-05-27-An-Introduction-to-the-K8s-Infrastructure-Working-Group.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-27 16:09:29 -05:00
Kiran (they/them)
3c053e1d60
Update content/en/blog/_posts/2020-05-27-An-Introduction-to-the-K8s-Infrastructure-Working-Group.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-27 16:09:17 -05:00
Kiran (they/them)
e33b1a995e
Update content/en/blog/_posts/2020-05-27-An-Introduction-to-the-K8s-Infrastructure-Working-Group.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-27 16:09:10 -05:00
Kiran (they/them)
f9ced47749
Update content/en/blog/_posts/2020-05-27-An-Introduction-to-the-K8s-Infrastructure-Working-Group.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-27 16:09:02 -05:00
Kiran (they/them)
74fac80cbe
Update content/en/blog/_posts/2020-05-27-An-Introduction-to-the-K8s-Infrastructure-Working-Group.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-27 16:08:54 -05:00
Sergey Kanzhelev
80fdf3ddaf
trivial url fix
...
typo in url. Correct url is this: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-initialization/#create-a-pod-that-has-an-init-container
2020-05-27 13:34:00 -07:00
Kiran (they/them)
b14ca8c49d
An Introduction to the K8s-Infra Working Group
...
This is a blog post that is a part of the Kubernetes Upstream Marketing team's work to profile SIGs. It is the first post in a series, and has been reviewed by myself, the WG chairs, and the K8supstream marketing team editing team.
2020-05-27 15:33:36 -05:00
Christian Mardini
3652c2c17b
daemon-reload prior to restarting kubelet
2020-05-27 15:46:58 -04:00
Kubernetes Prow Robot
5750f06822
Merge pull request #20606 from celestehorgan/linkchecker
...
Add a link checker to k8s.io
2020-05-27 06:16:41 -07:00
Vageesha17
4c44367e87
Apply suggestions from code review
...
added suggestion to keep cluster IP same as before
Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
2020-05-27 10:45:03 +05:30
Kubernetes Prow Robot
28bd08db49
Merge pull request #21206 from MorrisLaw/document-digitalocean-cloudprovider
...
Add DigitalOcean to cloud provider documentation.
2020-05-26 21:16:43 -07:00
Tim Bannister
2eb6ab1ad3
Add a link checker
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-26 16:06:46 -07:00
Brian de Alwis
abd22fef61
Reword toleration special-cases note
...
Remove the example code as it does not render correctly.
2020-05-26 15:24:58 -04:00
MorrisLaw
921b2c8625
Add DigitalOcean to cloud provider documentation.
2020-05-26 18:08:44 +00:00
KoukiNishihara
79f6a841c6
Delete krib.md
2020-05-26 16:35:03 +09:00
aregnier42
5530b6eaf8
Fixed number of null parameters in api.listPodForAllNamespaces and minor typo
2020-05-26 00:26:19 +02:00
Boris Od
9fd744eb93
Add a missing word
...
The sentence is not complete.
2020-05-25 14:07:00 +05:30
Kubernetes Prow Robot
8ffda8361d
Merge pull request #21157 from uaparicio/patch-1
...
Removing required sentence in #21133
2020-05-24 17:23:11 -07:00
divyabhushan
276d7da86b
Removed extra quoting in “DNS for Services and Pods”#21161
2020-05-24 15:01:06 +02:00
Tim Bannister
a2de95e243
Drop version check
...
All supported Kubernetes releases let you set environment variables for
Pods.
2020-05-24 12:04:31 +01:00
Tim Bannister
9b3e181f5a
Reword environment variable task
...
- Use style guide convention for running commands
Don't include the prompt, even for commands run inside a container
- Call a manifest a manifest
- tweak some wording
2020-05-24 12:03:02 +01:00
wawa0210
425e0a8871
Added description about the size of terminationMessage file
2020-05-24 17:10:08 +08:00
uaparicio
785740de07
Removing required sentence in #21133
2020-05-24 00:29:25 -03:00
Prasad Katti
a72c10a18e
Remove "Running Kubernetes on CenturyLink Cloud"
2020-05-23 16:29:35 -07:00
Kubernetes Prow Robot
ec822d9408
Merge pull request #21146 from divyabhushan/master
...
Linked entrypoint command link to the right page#21139
2020-05-23 08:53:10 -07:00
Kubernetes Prow Robot
d4cf03e14c
Merge pull request #21134 from rmohta/rmohta-GH-21113
...
Rendering of note short code in hello-minikube
2020-05-23 08:51:10 -07:00
Kubernetes Prow Robot
a9eb5231da
Merge pull request #21143 from lars-olsson/fix-nodes-doc-typo
...
Fix small typo in concepts/architecture/nodes
2020-05-23 08:49:10 -07:00
Kubernetes Prow Robot
9553f431e2
Merge pull request #21122 from wawa0210/clarify-imagepullpolicy-always
...
Clarify behavior of imagePullPolicy Always
2020-05-23 08:43:10 -07:00
divyabhushan
434dae9ad7
Linked entrypoint command to the right page#21139
...
Reference issue: https://github.com/kubernetes/website/issues/21139
File modified: content/en/docs/tasks/access-application-cluster/web-ui-dashboard.md
Line no: 122
2020-05-23 14:39:02 +02:00
Lars Eric Olsson
bd204ba2d1
Fix small typo in concepts/architecture/nodes
2020-05-23 13:52:05 +02:00
muldoon2007
5ca114cb85
Fix inconsistency in pod anti-affinity example.
...
It looks like a previous version of the anti-affinity code in this example had `topologyKey: node`.
2020-05-22 18:40:46 -07:00
wawa0210
6ad483fb8e
Clarify behavior of `imagePullPolicy: Always`
2020-05-23 08:55:33 +08:00
Rohit Mohta
0ccf61bc4d
Update hello-minikube to render note shortcode appropriately
2020-05-22 11:59:24 -07:00
Tim Bannister
8b7e900e39
Revise prerequisites
...
The previous content recommended running "kubectl version", which
will error out for readers who have not yet configured a cluster.
Reword with that in mind.
2020-05-22 19:02:24 +01:00
Kubernetes Prow Robot
486d8f5304
Merge pull request #21127 from divyabhushan/master
...
Adding the missing double quote in href-"Go to Certification" button on CKA course #21126
2020-05-22 10:29:10 -07:00
Kubernetes Prow Robot
486dd61f2b
Merge pull request #21092 from idvoretskyi/idvoretskyi-wsl2-k8s
...
WSL+Docker: Kubernetes on the Windows Desktop blog post added
2020-05-22 08:46:38 -07:00
divyabhushan
98d8d5fdfb
Adding the missing double quote in href-"Go to Certification" button
...
Section: CKA course
2020-05-22 16:50:44 +02:00
Ihor Dvoretskyi
c25dc7339e
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:22:25 +03:00
Ihor Dvoretskyi
738de78a57
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:22:17 +03:00
Ihor Dvoretskyi
9c98670ea8
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:22:04 +03:00
Ihor Dvoretskyi
054e637f1e
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:21:54 +03:00
Ihor Dvoretskyi
f01eb97c1b
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:21:45 +03:00
Ihor Dvoretskyi
2b0a593be5
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:21:20 +03:00
Ihor Dvoretskyi
4546daec4f
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:21:03 +03:00
Ihor Dvoretskyi
27763a6ba0
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:20:54 +03:00
Ihor Dvoretskyi
465c4c478b
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:20:45 +03:00
Kubernetes Prow Robot
bcc860271e
Merge pull request #21034 from jqmichael/patch-4
...
Clarified Secrets file mode
2020-05-21 12:58:37 -07:00
Kubernetes Prow Robot
98851648a2
Merge pull request #21046 from divyabhushan/master
...
Rendering issues on#service-account-permissions #21029
2020-05-21 12:22:14 -07:00
Kubernetes Prow Robot
782ff1b757
Merge pull request #20868 from jqmichael/patch-3
...
Clarify node affinity in ScheduleDaemonSetPods
2020-05-21 10:20:14 -07:00
divyabhushan
6595ea6e86
Rendering issues on#service-account-permissions #21029
2020-05-21 17:25:14 +02:00
Ihor Dvoretskyi
a29878d29d
Attribute text added to the images
...
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2020-05-21 14:32:53 +03:00
Prasad Katti
464a7667aa
Rename 'Download Kubernetes' card to 'Release Notes' on home page
2020-05-20 18:41:33 -07:00
Tim Allclair
75652e8585
Standardized pod security profiles
2020-05-20 16:54:37 -07:00
Ihor Dvoretskyi
041b9d6f65
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-05-20 21:40:46 +03:00
Ihor Dvoretskyi
e9aa9de0a0
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-05-20 21:38:11 +03:00
Ihor Dvoretskyi
2f210a696a
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-05-20 21:37:53 +03:00
Ihor Dvoretskyi
bd514a0e1e
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-05-20 21:37:40 +03:00
Ihor Dvoretskyi
59a376237e
WSL+Docker: Kubernetes on the Windows Desktop blog post added
...
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2020-05-20 20:25:00 +03:00
Kubernetes Prow Robot
f87bfd3ac9
Merge pull request #21042 from johscheuer/add-note-for-experimental-status
...
Add note about experimental status of bandwidth limit
2020-05-19 16:46:18 -07:00
ialidzhikov
9eca2d9bd7
Nit: align namespaces output
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2020-05-19 21:55:08 +03:00
jqmichael
14448d73b7
Clarified Secrets file mode
...
1. The example is using YAML which supports octal notation. Updated the corresponding doc.
2. Clarified we need to follow the symlink to find the correct file mode.
2020-05-19 10:02:20 -07:00
sharet-adl
c9a278dc2f
update deployment sample, due to deprecated option
...
Creating a deployment using 'kubectl run' command was deprecated and is not supported anymore, starting with 1.18 version. In order to keep the example as relevant as possible, all 3 pods were kept.
Couple of changes:
- fix example to use 'kubectl create deployment' command, and scaled it up explicitly
- fix missing label for both Deployment and Service
- update label key, from 'run' to 'app', as deployments automatically add the label with this key
- update comment on how label's key could have used 'run' and 'app' values
- update pods names and internal hostnames - which are based on the replicaSet (eg. hostnames-632524106).
2020-05-19 18:49:32 +03:00
Sylvain COULOMBEL
7245142874
Task configure sa: 'Add image pull secrets to a service account' minor fix
2020-05-19 13:52:59 +02:00
Kubernetes Prow Robot
c2609928cf
Merge pull request #21043 from scoulomb/imgPullSecSa
...
Task configure sa: 'Add image pull secrets to a service account' sect…
2020-05-19 04:37:37 -07:00
Sylvain COULOMBEL
9ea75a8149
Task configure sa: 'Add image pull secrets to a service account' section improvment proposal
2020-05-19 12:18:42 +02:00
WangYun
198c1cbdcd
overview.md typo
...
It seems there is a blank in `headless-` and `service`, which leads to error format
2020-05-19 08:08:03 +08:00
Kevin Chen
b6672e728b
fix: update blog configuration issues to support global mtls ( #20304 )
...
* fix: update blog configuration issues to support global mtls
* fix: simplify annotation step
* docs: expand on service-upstream annotation
* docs: amend old blog post
* fix: expand on load balancing
* fix: doc typo
* fix: minor nit
2020-05-18 09:47:37 -07:00
Prasad Katti
1481e711c6
Move update-api-object-kubectl-patch.md to be under 'Manage Kubernetes Objects' section
2020-05-18 09:25:13 -07:00
Kubernetes Prow Robot
8f3212c3e6
Merge pull request #21019 from prasadkatti/patch-1
...
Use feature state Hugo shortcode
2020-05-18 09:01:37 -07:00
WangYun
83c30904c4
Update deployment.md
...
`s` is redundant.
2020-05-18 23:12:04 +08:00
Kubernetes Prow Robot
6899c2161e
Merge pull request #21025 from juampynr/patch-3
...
Remove unneeded leftquotes
2020-05-18 04:19:36 -07:00
Johannes M. Scheuermann
951430790e
Add note about experimental status of bandwidth limit
2020-05-18 09:29:31 +02:00
Kubernetes Prow Robot
ba83ccc242
Merge pull request #21027 from scoulomb/secTask
...
Improve task 'Distribute Credentials Securely Using Secrets' by showi…
2020-05-17 20:57:36 -07:00
Kubernetes Prow Robot
66960c4667
Merge pull request #21018 from scoulomb/fixExtraLine
...
Clean-up extra line in tasks configure pod container
2020-05-17 20:53:36 -07:00
Sylvain COULOMBEL
4f18583d19
In concept secret, add consumption as environment variable
2020-05-17 16:54:52 +02:00
Kubernetes Prow Robot
bcb1e41ac0
Merge pull request #20827 from jai/patch-1
...
docs: tweak grammar, tenses, punctuation
2020-05-17 07:15:35 -07:00