Commit Graph

2160 Commits (7638704291f542b49db39b5fd04ddeff0ebef329)

Author SHA1 Message Date
Zufar Dhiyaulhaq 7fd505e713 Translate Pod overview in Bahasa Indonesia (#13968)
* menambahkan page pod overview

* finishing pod overview translate

* fix typo

* Change some words with suggest from reviewer

* fix typo and other for Pod Overview

* fix formatting issue
2019-04-23 20:56:02 -07:00
Irvi Aini 3c4a42b19d Translate ingress for Bahasa Indonesia. (#13958)
* Translate ingress for Bahasa Indonesia.

* Using markdown instead of html tag. Add `_index.md` in concepts.

* Remove italic md syntax from services-networking title in Bahasa.

* Replace all html italic tag in feature-state and Ingress for Bahasa.

* Address review for typo and paraprashing the content for Kubernetes in Bahasa.

* Fix nitty gritty Ingress translation for Bahasa Indonesia.

* Rebase from master

* Fix trailing . after inbound.
2019-04-23 08:30:34 -07:00
Giri Kuncoro a1af880564 Fix broken layout of kubernetes id concepts (#13972)
* Fix broken layout of kubernetes id concepts

* Add search and sitemap to root directory of docs

* Fix minor typo
2019-04-23 07:22:16 -07:00
Claudia J.Kang d831aa23ac Second Korean l10n work for release-1.14 (#13970)
* Update outdated files in dev-1.14-ko.2 partly (#13879)

* Update outdated files in dev-1.14-ko.2 partly-concepts-contribute-ref (#13890)

* ko: update dev-1.14-ko.2 for docs/tutorials/configuration/configure-redis-using-configmap.md #13738 (#13891)

* Ko trans: translate contribute/participating.md in Korean (#13812)

* Update outdated files of setup and tasks in dev-1.14-ko.2 partly (#13893)

* ko-trans: Fix typo in install-minikube (#13894)

* ko: Add tutorials/stateful-application/zookeeper #12452 (#13523)

* ko: Add tutorials/services/source-ip #12457 (#13524)

Co-authored-by:    Yoon <learder@gmail.com>
Co-authored-by:    June Yi <june.yi@samsung.com>
Co-authored-by:    Seokho <shsongist@gmail.com>
2019-04-23 07:12:09 -07:00
Kibo Hikari b19deca7a3 fix(pick-right-solution.md): Remove conflicts and correct possible Grammar error (#13930) 2019-04-21 22:53:43 -07:00
Milo Hartsoe 5ce09cd01c Remove merge conflict #13941 (#13942) 2019-04-21 17:37:43 -07:00
Lubomir I. Ivanov 0311519fd2 cri: add notes about changing cgroup driver (#13899) 2019-04-21 17:35:43 -07:00
Felipe 4cc435a67c
Merge pull request #13915 from femrtnz/master
Add initial docs folder to portuguese
2019-04-21 23:34:34 +01:00
Felipe Amaral ceb704357e Adding initial docs folder 2019-04-21 23:26:01 +01:00
Giri Kuncoro 4d1598bf50 Init cluster admin content with proxies for Indonesian translation (#13935)
* Init cluster admin content with proxies for Indonesian translation

* Change client to klien and minor fixes
2019-04-21 06:31:44 -07:00
Irvi Aini f1a8462407 Add Kubernetes Components in lang ID. (#13888)
* Add Kubernetes Components in lang ID.

* Remove glossary since it's not translated yet.

* Add what is kubernetes? in ID lang

* Add kubernetes API in lang ID.

* Address id loc suggestions fo Kubernetes' overview.

* Remove uneeded lines of definitions.

* Add glossaries for Bahasa Indonesia.

* Add kubelet glossary for Bahasa Indonesia.

* Fix all italics due to missing period and false tag.
2019-04-21 04:41:45 -07:00
Giri Kuncoro 734eb9a086 Translate kube architecture section to Indonesian (#13887)
* Translate kube architecture section to Indonesian

* Translate nodes doc into Indonesian

* Change autorisasi to otorisasi and some minor fixes
2019-04-21 02:29:45 -07:00
Lubomir I. Ivanov d643cf9e0f kubeadm-upgrade: fix shell message markdown (#13900) 2019-04-20 06:11:40 -07:00
Felipe a06c9c7942
Merge pull request #13902 from femrtnz/master
Adjusting pt translations and README-pt.md
2019-04-20 00:16:11 +01:00
Felipe Amaral 163df01756 Adjusting pt translations and README 2019-04-20 00:13:51 +01:00
Zach Corleissen 251eb0df83 Revise L10n contribution guidelines (#13850)
Plain language rocks

Remove an orphaned line

Remove note

Present tense rocks

Add repository

Feedback, round 1

Add team descriptions

Add Slack link

Feedback, part 2

Feedback from gochist

Remove link
2019-04-19 14:57:54 -07:00
Qiming ad80069302 Revise guide for generating reference docs (#13375)
* Revise guide for generating reference docs

This PR changes the guidance for generating reference documentation for
Kubernetes API and kubernetes components. The topic of making changes to
the upstream repo is separated out because 1) it is not a mandatory step
for generating the reference docs; 2) it is about a more advanced level
of documentation fix.

* light copyedit

* more light copyedits
2019-04-19 12:45:54 -07:00
codyc e61a551566 Define other usage monitoring solutions and fix for issue (#13831)
* Provides snippet for PLEG

* Define more resource usage monitoring solutions

* Clarification on create-cluster

* Revert "Clarification on create-cluster"

This reverts commit 42061bea98.

* copyedit
2019-04-19 12:09:54 -07:00
Brandon Philips 24501083c5 blog: remove bobsky from OWNERS (#13561)
Bob is now an Xoogler and now longer involved in the Kubernetes project
regularly. Remove him from the blog.
2019-04-19 11:45:55 -07:00
Jason L. van Brackel 8ead671413 Add k3s as an available option. Change Rancher 2.0 to Rancher (#13733)
* Adding k3s information

* Adding k3s information

* Add K3s information.

* Change Rancher 2.0 to Rancher

* Update content/en/docs/setup/pick-right-solution.md per suggestion by @sftim

Co-Authored-By: JasonvanBrackel <jason@vanbrackel.net>
2019-04-19 11:05:54 -07:00
shub-asa1 358d136c9e updated link for framework file (#13868)
* updated link for framework file 

Fixed the invalid link referred by "framework file" in "Most of the common code are located in the framework file that leaves only one function to be implemented for different conversions.". 
This fix is for the issue #13759 .

* updated framework file link reference to v1.14

changed docs version from v1.13.0 to v1.14.0 in the link reference  
"framework file" -> https://github.com/kubernetes/kubernetes/tree/v1.14.0/test/images/crd-conversion-webhook/converter/framework.go
2019-04-19 10:45:55 -07:00
Saifuding Diliyaer 6c00aff542 Create Introducing-kube-iptables-tailer-Better-Networking-Visibility-… (#13882)
* Create Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md

* Update Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md
2019-04-19 10:43:54 -07:00
Dani Comnea 3a44b5e741 Fix docs url in the topology volume blog (#13855) 2019-04-19 09:55:55 -07:00
王(Wang) 47b7de535a an offense against the style guide. (#13837) 2019-04-19 09:51:55 -07:00
王(Wang) a54e919db0 fix an offense against the style guide (#13834) 2019-04-19 09:47:54 -07:00
Julio Lopez 5621bc1ee1 Fix key name in pod-configmap-volume-specific-key.yaml example (#13599)
Changes the key name to `SPECIAL_LEVEL` in the config map volume definition.
This is consistent with the rest of the example. Otherwise, this pod does not
start because there is no key with that name in the `special-config` config map.
2019-04-19 09:37:54 -07:00
RA489 942898da66 Add formal definition of workloads (#11302)
* Add formal definition of workloads

* Update workload.md

* add light copyedit

More section should not repeat short description. Both are served together on the built page.
2019-04-19 09:25:56 -07:00
王(Wang) f36ac6c08f fix a word order issue (#13811)
* fix a word order issue

* Normalize heading language
2019-04-19 08:43:56 -07:00
Tim Bannister d7ff71ddfc Fix glossary entry for rkt (#13877)
* Fix shortcodes in rkt glossary entry

* Tweak wording of rkt glossary entry
2019-04-19 01:11:54 -07:00
Joseph Irving 2eac42a841 remove invalid pod phases (#13840) 2019-04-19 01:09:55 -07:00
Rajesh Deshpande 607675f53b Correcting ambiguous statements (#13872)
These statement was intended to specify environment variable values available in the container but word 'environment variable' was missing so corrected these statements for better clarity.
2019-04-19 01:07:55 -07:00
giri d60bc3de31 Update persistent-volumes.md (#13851) 2019-04-19 01:05:55 -07:00
Vageesha17 413a4c5afc consistent order of sample yaml file (#13875)
changed the order in sample yaml file.
Resole the issue #13862
2019-04-19 01:03:55 -07:00
makocchi 126f9a3a0d Fix broken indent (#13886)
* fix indent

* fix broken indent
2019-04-19 00:59:54 -07:00
shub-asa1 219b8f07a7 updated link for this guide (#13870)
fixed the invalid link referred by "this guide" in "In Kubernetes v1.11.0 and later, you can use kubeadm upgrade diff to see the changes that would be applied to static pod manifests." 
this is fix for issue #13869
2019-04-18 18:03:54 -07:00
Benedikt Rollik 7ea9931eee [DOCS-DE] doc headlines / community / contribute (#13845)
* doc headlines / community / contribute

* Wording

* Added missing space

* Changed word
2019-04-18 13:15:18 -07:00
Felipe ba649fd8d5
Merge pull request #13867 from femrtnz/master
Adjusting Portuguese translations on content/pt/_index.html
2019-04-18 12:18:17 +01:00
Benedikt Rollik 5b40979156 [DOCS-DE] Kubernetes basics index and deploy (#13827)
* deploy and index

* Updated wording

* fixed links
2019-04-18 02:52:09 -07:00
Felipe Amaral fa801cd109 Adjusting pt translation on content/pt/_index.html 2019-04-18 09:08:48 +01:00
Jared 62501702fc Adding New Contributor Ambassador role to K8s (#13863)
Adding new contrib ambassador role to k8s with details of the role and responsibilities.
2019-04-17 15:30:01 -07:00
Kaitlyn Barnard 8df073905a Blog post on pod priority and preemption (#13829) 2019-04-17 12:50:05 -07:00
Alexander Brand 13269b3165 docs/es: add first couple of pages under the run-application section (#13743)
Signed-off-by: Alexander Brand <alexbrand09@gmail.com>
2019-04-17 12:34:03 -07:00
Andrew Sy Kim 3f010d61c8 Kubernets blog: 'The Future of Cloud Providers in Kubernetes' (#13737)
* Kubernets blog: 'The Future of Cloud Providers in Kubernetes'

Signed-off-by: Andrew Sy Kim <kiman@vmware.com>

* Update future-of-cloud-providers.md
2019-04-17 12:02:03 -07:00
Benedikt Rollik f63f1c1ca7 [DOCS-DE] Translation Partners (#13842)
* Translation Partners

* Missing files

* Wording

* Removed unnecessary files
2019-04-17 11:00:06 -07:00
Irvi Aini c4ef45fa6b Fixing layouts, typos, and inconsistency in previous translations. (#13853)
* Fixing layouts, typos, and inconsistency in previous translations.

* Change Kubecon to KubeCon.

* Revert breaking changes for the md styling.
2019-04-16 21:30:02 -07:00
Vageesha17 798c6c748c fixed the broken link (#13839)
* fixed the broken link

Fixed the broken link for CDK official documentation.
Resolving the issue #13820

* fixed broken link

made few changes required for the issue #13820
2019-04-16 16:42:02 -07:00
Felipe f1750f1d95 Fixing conflict (#13773) 2019-04-16 12:13:08 -07:00
Benedikt Rollik d57bbc259c Blog index (#13844) 2019-04-16 09:59:15 -07:00
Rael Garcia cb49ff1005 Add es/docs index tree (#13809)
* Add es/docs/concepts index tree

* Add es/docs/contribute index tree

* Add es/docs/setup index tree

* Add es/docs/tutorials index tree

* Add es/docs/reference index tree

* Add es/docs/tasks index tree

* Add es/docs/reference landing page

* Add es/docs/home landing page

* Add es/docs/tutoriales landing page

* Add es/docs/getting-started-guides index tree

* Add es/docs/concepts landing page

* Add es/docs/contribute landing page

* Add es/docs/setup landing page

* Apply review requests and fixes
2019-04-16 04:13:05 -07:00
Giri Kuncoro 3d9dcfcc69 Init Indonesian translation (#13822)
* Add OWNERS information for sig-docs-id

* Add Indonesian language to config.toml with highest weight

* Add README-id.md.

* Add common resources and case studies.

* Add i18n strings for Indonesian site

* Fix typos on OWNERS.

* Add Indonesian translation for home documentation

* Add kubernetes basics.

* Add Indonesian content for minikube tutorial

* Add Indonesian translation for setup cluster

* Fix typos on README-id, and replace you with more informal word

* Fix some typos and replace formal you expression on kubernetes basics
2019-04-16 02:43:08 -07:00
Rémy Léone 7092bd3ca3 Add description meta tag to improve SEO results (#13799)
* Add description meta tag to improve SEO results

* Fixes

* Remove those files from my PR and have those changes in #13832
2019-04-16 01:31:08 -07:00
Shuang Wang 49b40dbbfa fix an offense against the style guide. (#13835)
* fix an offense against the style guide.

> Refer to API objects without saying “object,” unless omitting “object” leads to an awkward construction.

* fix another one.
2019-04-15 20:13:04 -07:00
Christoph Stäbler 6ac9e62b1f Fixed grammar issue in pod-securityy-policy.md (#13823)
Fixed grammar issue
2019-04-15 19:39:05 -07:00
Cody Clark 37e59b898d Clean up kubectl install page (#13578)
* [WIP] Clean up kubectl install page

Fixes issue #13577

* Update install-kubectl.md

Addresses @zacharaysarah and @jaredbhatti's comments.

Minor language Improvements:
- Deleted unnecessary adverbs
- Used fewer words where possible

Next pass will include deeper edits, with careful attention to the kubectl autocompletion section

* Update install-kubectl.md
2019-04-15 09:48:09 -07:00
vonguard 88e69f3d71 Create PID Limiting Blog (#13455)
* Create PID Limiting Blog

Blog from Derek Carr commissioned by Kaitlyn

* Update 2019-3-28-PID-Limiting

* Update and rename 2019-3-28-PID-Limiting to 2019-03-28-PID-Limiting

* Update and rename 2019-03-28-PID-Limiting to 2019-03-28-PID-Limiting.md

* Update 2019-03-28-PID-Limiting.md

* Update 2019-03-28-PID-Limiting.md
2019-04-15 09:44:09 -07:00
Philippe MARTIN cc07ce89e7 docs-fr | concepts | workloads | pod (#13368)
* Translation

* Fixes
2019-04-15 04:12:06 -07:00
yanghaichao12 db79ec0605 Fix typos (#13754) 2019-04-14 22:02:00 -07:00
Karen Bradshaw c8eaf16b9e update note for windows minikube install (#13752) 2019-04-14 21:52:00 -07:00
Arthur De Magalhaes 317e7197de Fixing ICP link (#13749) 2019-04-14 21:50:00 -07:00
codyc 67fdf68918 Updated DaemonSet Page to include Sysdig Agent (#13747)
Updated DaemonSet Page to include Sysdig Agent.
2019-04-14 21:47:59 -07:00
presto9292 db48944b5d Flannel will not work unless UDP ports 8285 and 8472 are allowed for all hosts (#13789)
When using udp backend, flannel uses UDP port 8285 for sending encapsulated packets.

When using vxlan backend, kernel uses UDP port 8472 for sending encapsulated packets.

Make sure that your firewall rules allow this traffic for all hosts participating in the overlay network.
2019-04-14 20:12:00 -07:00
Mumshad Mannambeth bcdf280a91 Add new course offering from KodeKloud (#13769)
Add new course offering from KodeKloud along with the previous offering. Rename KodeKloud to be consistent with others.
2019-04-14 18:34:00 -07:00
Lubomir I. Ivanov 6bd3c7ca93 kubeadm: remove outdate unit file in kubeadm-init.md (#13768)
Link to the kubelet-integration.md document instead.
2019-04-14 18:32:00 -07:00
rishgh e15bc4d345 Update cloud-controller.md (#13756)
1. Mention of the Oracle OCI Load Balancer for the audience
2019-04-14 18:30:00 -07:00
manyatripathi b98a4920d3 Fixing broken link (#13763)
Fixed the broken link for 'kubectl autoscale' in the statement - Now that the server is running, we will create the autoscaler using kubectl autoscaling.
This issue is referenced in #13683
2019-04-14 18:28:01 -07:00
Vageesha17 fe173de068 removing broken hyperlink (#13764)
removed hyperlink from "An example" in the statement An example of this approach is a small container running logrotate periodically. However, it's recommended to use stdout and stderr directly and leave rotation and retention policies to the kubelet.
This fix is for issue #13656
2019-04-14 18:26:00 -07:00
Shifali-Srivastava fcc71aabef Link updated (#13767)
The link for one function in the line "Most of the common code are located in the framework file that leaves only one function to be implemented for different conversions" has been changed.
Resolving issue #13760
2019-04-14 18:24:00 -07:00
Rajesh Deshpande 3eb5094d2b Removing meaningless line from kubefed.md (#13782)
There is a line accidentally added in kubefed.md:' ###### Auto-generated by spf13/cobra on 26-Mar-2019'. This is meaningless so removing this from the page.
This also fixes #13755
2019-04-14 18:18:01 -07:00
Danny Berger 8db85ff4d2 Update api-conventions.md link references (#13786) 2019-04-14 18:14:00 -07:00
Zihong Zheng 0a174a76d9 Delete deprecated Pod A Record and add a note for publishNotReadyAddresses (#13793) 2019-04-14 17:59:59 -07:00
Rajesh Deshpande 67aa1fa26a Define container environment variables using Secret data (#13800)
* Example for injecting single secret as env variable

Define a container environment variable with data from a single Secret

* Env variable using secret data

* Update pod-single-secret-env-variable.yaml

* Adding example for multiple env variable using secrets

Adding example for multiple env variables using secrets

* Create pod-secret-envFrom.yaml

* Update pod-multiple-secret-env-variable.yaml

* Update pod-multiple-secret-env-variable.yaml

* Update pod-multiple-secret-env-variable.yaml

* Update pod-single-secret-env-variable.yaml

* Update pod-multiple-secret-env-variable.yaml

* Update pod-single-secret-env-variable.yaml

* Different ways to add env variable using secret

Adding different ways to add env variable in pod using secret

* Correcting formatting issues

Correcting formatting issues

* Correcting format issue
2019-04-14 17:48:00 -07:00
Srinivas R Kulkarni b914148850 Update deployment.md (#13802)
.spec .selector  is also a required field in deployment definition
2019-04-14 17:45:59 -07:00
Miguel Angel Medina Mondragon e0d2b86919 add log commands with label flag (#13804)
* add log commands with label flag

* style
2019-04-14 17:44:00 -07:00
Song Kun 64700c0ab1 Use better format for kubectl install guide (#13810) 2019-04-14 17:41:59 -07:00
codyc 862bd49693 Provides snippet for PLEG (#13805) 2019-04-14 08:18:00 -07:00
Enrique Medina Montenegro 04a8c62dc9 Es/docs/tasks/tools/install kubectl.md (#13659)
* Spanish translation

* Spanish translation

* Spanish translation

* Spanish translation
2019-04-13 02:44:03 -07:00
Shuang Wang 365b8ae4ef an offense against the style guide. (#13794)
> Use camel case for API objects
> Refer to API objects without saying “object,” unless omitting “object” leads to an awkward construction.
2019-04-12 18:18:02 -07:00
Gasmi Christophe 662d23933e fix header and add card (#13791) 2019-04-11 22:32:45 -07:00
Roy Lenferink cf86480431 Improved markdown for Italian translation (#13785) 2019-04-11 10:44:47 -07:00
Michele Berardi 5a7d1f6c39 Translated architecture to Italian (#13399) 2019-04-11 09:48:43 -07:00
Amina Waddiz 5140592708 [docs-fr] add dns policies for pods and services (#13765)
init index.md

cleanup main doc

[docs-fr] add introduction and A record

[docs-fr] add dns policies for pods and services

[docs-fr] fix netlify deploy error when reading yaml file

[docs-fr] fix typos according to pr review

[docs-fr] update reviewers
2019-04-11 02:50:12 -07:00
Paul Roth 335bf7027e the sentence does not make sense (#12673)
I've attempted to have it make more sense by removing the word 'is'.  Optionally, depending on the intended meaning, the sentence could read differently by leaving the word 'is' alone and changing the word 'through' to 'though'.
2019-04-10 00:48:12 -07:00
Jan Dolecek ca83644032 Fix code blocks secret.md (#13016)
The formatting is currently broken because code blocks are not correctly terminated.
2019-04-10 00:46:12 -07:00
Nishanth Reddy 2e3a25069d Added missing --rotate-server-certificates flag to kubelet cli reference (#13586) 2019-04-10 00:44:12 -07:00
Diego Muñoz Escalante 76fc7aa25b Create ES resource-metrics-pipeline.md (#13648)
Add correct index file
2019-04-09 23:24:12 -07:00
Andrew Sy Kim 728e5e9649 remove docs on the PersistentVolumeLabler controller (#12993) 2019-04-09 22:40:12 -07:00
makocchi 49ef5c3486 Update command outputs to k8s 1.13 based and split command outputs (#13014)
* Update command outputs to k8s 1.13 based and split command outputs

* Add comments before commands

* fix comments for consistency reason
2019-04-09 22:38:14 -07:00
RA489 0ceb362beb Update abac.md (#13067)
* Update abac.md

* Update abac.md

* Update abac.md
2019-04-09 22:34:13 -07:00
Taher Bohari 000aa4520e Update podManagementPolicy of StatefulSet object (#13210)
In given manifest, podManagementPolicy is set as Parallel, but in later section of page, the console logs of "kubectl get pods -w -l app=zk" command displays ordered behavior, which is not the actual result in case of Parallel option.

Sample logs from doc : 
NAME      READY     STATUS    RESTARTS   AGE
zk-0      0/1       Pending   0          0s
zk-0      0/1       Pending   0         0s
zk-0      0/1       ContainerCreating   0         0s
zk-0      0/1       Running   0         19s
zk-0      1/1       Running   0         40s
zk-1      0/1       Pending   0         0s
zk-1      0/1       Pending   0         0s
zk-1      0/1       ContainerCreating   0         0s
zk-1      0/1       Running   0         18s
zk-1      1/1       Running   0         40s
zk-2      0/1       Pending   0         0s
zk-2      0/1       Pending   0         0s
zk-2      0/1       ContainerCreating   0         0s
zk-2      0/1       Running   0         19s
zk-2      1/1       Running   0         40s

## here pods are created in order

Actual results after applying the given manifest : 
[taher@kubernetes-docker ~]$ kubectl apply -f zookeeper.yaml
service/zk-hs created
service/zk-cs created
poddisruptionbudget.policy/zk-pdb created
statefulset.apps/zk created
[taher@kubernetes-docker ~]$ kubectl get pods -w -l app=zk
NAME   READY   STATUS              RESTARTS   AGE
zk-0   0/1     Pending             0          3s
zk-1   0/1     Pending             0          3s
zk-2   0/1     ContainerCreating   0          3s
zk-1   0/1   Pending   0     4s
zk-0   0/1   Pending   0     4s
zk-1   0/1   Pending   0     5s
zk-0   0/1   Pending   0     5s
zk-1   0/1   Pending   0     5s
zk-1   0/1   ContainerCreating   0     5s
zk-0   0/1   Pending   0     5s
zk-2   0/1   Running   0     19s
zk-1   0/1   Running   0     24s
zk-2   1/1   Running   0     35s
zk-1   1/1   Running   0     37s

## here pods are created in parallel

Resolution :
Either change the value of podManagementPolicy option to OrderedReady or remove that option, so that StatefulSet will take it's default behavior.
2019-04-09 22:32:12 -07:00
Michael Michael 26851b86a6 Update intro-windows-in-kubernetes.md (#13739) 2019-04-09 22:30:12 -07:00
Luc Perkins 645d3d8ded Create table shortcode that allows for table captions (#13117)
* Create table shortcode for captions

* Allow for tables without captions

* Add table documentation in shortcodes guide

* Docs cleanup
2019-04-09 22:20:12 -07:00
Daniel Lipovetsky 783a2d5289 Document workaround for kubeadm Taints field issue (#13343)
* Document workaround for kubeadm Taints field issue

* Remove trailing whitespace in kubeadm troubleshooting
2019-04-09 22:14:12 -07:00
Subrata Paul bd8721baad Updated horizontal-pod-autoscale.md file with newer command names. (#13519)
HPA command names updated to --horizontal-pod-autoscaler-downscale-stabilization in the document.
2019-04-09 19:02:12 -07:00
Rajesh Deshpande ffa2996402 Details about multiple namespaces (#13539)
k8s does not support nested namespaces but this is not specified anywhere in the document. I find this is the right place to document it as we introduce namespace concept here.  Also these details are important to mention specifically for users who are coming from Docker UCP background.
2019-04-09 18:58:12 -07:00
Ricardo Cordeiro 5d83dcbf46 Fixes `runAsGroup` security context example (#13535) (#13538) 2019-04-09 18:56:12 -07:00
Chas Schley a80483bb52 The output from 'kubectl get services my-service' will indicate a LoadBalancer type, not a ClusterIP. (#13560) 2019-04-09 18:46:13 -07:00
Karen Bradshaw 0c568fa9c9 fix note shortcode, lists (#13587)
* fix note shortcode, lists

- fix note shortcode for use in lists
- add example in style guide

* add more items to list

* update warning, caution, minor tweaks

* more updates
2019-04-09 18:44:12 -07:00
Marc Sensenich 8c6f0d39db Correct spelling kubeadm-upgrade-1-14.md (#13619)
Ugrade => Upgrade
2019-04-09 18:36:12 -07:00
Supriya Sirbi a4629ca423 Issue #13651 Update Debug Services (#13652)
Change the command to use Alpine Image instead of Busy Box
2019-04-09 18:34:12 -07:00
goodluckbot d02c3ca934 Update default admission plugins (#13719)
Update default admission plugins in admission-controllers.md
TaintNodesByCondition is newly added one.
And also update 1.13 to 1.14.
2019-04-09 18:22:15 -07:00