makocchi
d52544c181
fix code snippets and tweak a heading ( #9909 )
2018-08-20 13:18:33 -07:00
JuleeB1
c78633e97e
Applied Note Formatting ( #9930 )
...
* Applied Note Formatting
Added the note style tags.
* Add line breaks
2018-08-20 13:13:54 -07:00
shavidissa
7353abde4b
Minor grammar edit ( #9921 )
...
Changed "were configured by using a
[ReplicationController]" to were configured using a
[ReplicationController] (removed "by").
2018-08-20 12:39:55 -07:00
fqsghostcloud
daff9bdaf6
Update configure-pod-configmap.md ( #9846 )
...
* Update configure-pod-configmap.md
i think environmental variables belong to container level, not pod level
* Lower case "container"
2018-08-20 12:38:43 -07:00
tvshc
d480a54d81
Fix sentence style capitalization in title ( #9922 )
...
* Fix sentence style capitalization in title
Capitalization of topic title was inconsistent with other titles. Fixed to sentence style capitalization.
* Fix object name
Minor change to nice fix, thank you!
2018-08-20 12:35:25 -07:00
Gerald Haydtner
713976fe55
add Dynatrace Kubernetes monitoring ( #9504 )
...
* add Dynatrace Kubernetes monitoring
* Fix heading structure
* Shorten title
* nest headers
* refactor back heading structure
* add links to sections
* make img link https
* fix space typo
2018-08-20 12:34:13 -07:00
JuleeB1
8a42e16fa6
Note Formatting Correction ( #9927 )
...
* Note Formatting Correction
Formatted the note according to the style guide.
* Small cleanup to note cleanup
Fiddly stuff, original PR is good.
2018-08-20 12:26:30 -07:00
JuleeB1
2a3bf87b4d
Applied note formatting ( #9925 )
...
Apparently, this used the old note formatting. Just swapped out the tags with the new ones.
2018-08-20 12:13:36 -07:00
JuleeB1
3c044ffc81
Applied Note Formatting ( #9929 )
...
Added the note tag to the note paragraph.
2018-08-20 12:04:36 -07:00
Jose A. Iñigo
d778e1ef26
Missing code formatting ( #9754 )
...
This block of code was missing the correct formatting
Changed the formatting
Rechanged it
Sorry I got kind of mixed up with the highlighting, this is what you meant right?
three backticks formatting
Inserted newlines to fix code formatting
Re-added white space
Yet more whitespace adjustment
2018-08-20 12:00:10 -07:00
Zach Arnold
f870f53d45
update configure-cloud-provider-firewall.md ( #9789 )
2018-08-20 11:22:58 -07:00
mofelee
99b808298b
Update automated-tasks-with-cron-jobs.md ( #9810 )
2018-08-20 08:53:34 -07:00
Dana Katz
14a995e8a0
Add note about cron job suspend behavior ( #9904 )
2018-08-20 08:44:43 -07:00
Lon Ilesanmi
6e0c644061
Update namespaces.md ( #9865 )
...
This update is to match similar content here:
https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
2018-08-18 07:05:57 -07:00
Karen Bradshaw
18ba9a10f4
Clean up feature state includes ( #9895 )
2018-08-18 06:31:00 -07:00
John Oss
73f4567c80
Fix 404 in Configure DNS Cluster ( #9853 )
...
Original Page:
https://kubernetes.io/docs/tasks/access-application-cluster/configure-dns-cluster/
Updates to use kubernetes/examples as source
2018-08-17 19:13:00 -07:00
Slava Semushin
5f19d7ced8
Fix broken links. ( #9755 )
...
- /docs/concepts/services-networking/service/#type-nodeport => /docs/concepts/services-networking/service/#nodeport
- /docs/concepts/services-networking/service/#type-loadbalancer => /docs/concepts/services-networking/service/#loadbalancer
- https://github.com/kubernetes/ingress-nginx/blob/master/docs/ingress-controller-catalog.md => https://github.com/kubernetes/ingress-nginx/
2018-08-17 10:00:10 -07:00
makocchi
073362e537
use code snippets ( #9856 )
2018-08-16 15:59:09 -07:00
Sahdev Zala
8394219fdf
Remove incorrect and not needed mention of datadir ( #9800 )
...
As the sentence before the changes in this PR says, member/snap/db is a file
inside the datadir. It's not where datadir is located. Also, we are already
providing link to the data directory definition.
2018-08-13 14:38:55 -07:00
John Oss
673ce719a3
Remove self-referential link ( #9840 )
...
Removed link redirects to the current page.
2018-08-13 12:51:22 -07:00
chenhuan
a5fda56b3e
fix the command output ( #9816 )
...
I have verified on version v1.11
2018-08-11 05:11:54 -07:00
chenhuan
094cf11b6c
fix the command output ( #9814 )
...
I have verified on version v1.11
2018-08-11 05:10:54 -07:00
chenhuan
c8d2f9d02e
fix the command output ( #9812 )
...
I have verified on version v1.11
2018-08-11 05:09:54 -07:00
chenhuan
3f1279c3db
fix the command output ( #9815 )
...
I have verified on version v1.11
2018-08-11 05:08:54 -07:00
chenhuan
3d70c1622f
fix the command output ( #9813 )
...
I have verified on version v1.11
2018-08-11 05:07:54 -07:00
chenhuan
279924ef8e
fix the command output ( #9817 )
...
I have verified on version v1.11
2018-08-11 05:06:53 -07:00
chenhuan
a567352470
fix the command output ( #9818 )
...
I have verified on version v1.11
2018-08-11 05:04:53 -07:00
chenhuan
74b0db14bf
fix the command output ( #9820 )
...
I have verified on version v1.11
2018-08-11 05:02:53 -07:00
chenhuan
dbace5e84c
fix the command output ( #9821 )
...
I have verified on version v1.11
2018-08-11 05:00:54 -07:00
chenhuan
15c9dfb58b
fix the command output ( #9799 )
...
I have verified on version v1.11
2018-08-09 20:36:58 -07:00
Nihanth Dara
4d8c488a3b
Fix kubectl top for memory-demo pod ( #9667 )
...
Fixed command for accessing metrics(top) for memory-demo pod.
2018-08-08 17:00:34 -07:00
Logan Rakai
8eec4566a5
Minor corrections ( #9771 )
2018-08-08 16:44:06 -07:00
chenhuan
63fb7ac88c
fix the command output ( #9774 )
...
I have verified on version v1.11
2018-08-08 16:19:48 -07:00
chenhuan
e6888722ec
fix the command output ( #9777 )
...
I have verified on version v1.11
2018-08-08 15:10:30 -07:00
Chen Hong
6ac1441e25
add some step ( #9743 )
...
* modify shell
* Please remove the -y for apt-get install
2018-08-07 17:57:08 -07:00
Pradheep Shrinivasan
82ba3f119b
Add details of how to use https ( #9770 )
...
Currently the documentation does not specify how to access https service.
This change will make sure that the user knows how to use the same
2018-08-07 08:34:24 -07:00
chenhuan
d1993b72a0
fix the command output ( #9753 )
...
I have verified on version v1.11
2018-08-06 16:27:26 -07:00
Ken'ichi Ohmichi
ab3fd0de7e
Add necessity of metrics-server for HPA ( #9729 )
...
* Add necessity of metrics-server for HPA
Current HPA doc1 mentions metrics-server like
For resource metrics, this is the metrics.k8s.io API,
generally provided by metrics-server. It can be launched
as a cluster addon.
The metrics.k8s.io API is mandatory for HPA, so the above means
metrics-server needs to be launched for HPA. However it is difficult
to understand that requirement because the above seems metrics-server
as just a addon, and that is described on small section.
In addition, many people are facing HPA issue that fetching metrics
doesn't work on the internet like
$ kubectl get hpa
NAME REFERENCE TARGETS MINPODS MAXPODS REPLICAS AGE
nginx Deployment/nginx <unknown>/50% 1 3 0 7s
The above sample "<unknown>" shows HPA feature cannot get current
metrics due to metrics-server doesn't work fine.
This adds necessity of metrics-server for HPA directly to solve
the problem.
fixes : #9728
* Copyedit
2018-08-03 10:00:03 -07:00
Chen Hong
94b835987a
fill ## Clean up ( #9744 )
2018-08-03 09:41:54 -07:00
Shivakumar Thanikachalam
3586b9336e
Update autocomplete instructions for Oh-My-Zsh ( #9746 )
...
The explanation to setup auto completion of zsh with Oh-My-Zsh is correct, however the example code is incorrectly mentioned as `source <(kubectl completion zsh)`. This pull request updates it to `plugins=(kubectl)`
2018-08-03 09:38:14 -07:00
Erik Erlandson
9c885221cc
Fixes #9078 by adding note and link to table that disambiguates 'command' and 'entrypoint' ( #9750 )
2018-08-03 09:37:02 -07:00
Hongzhi
81b862e2bc
typo ( #9720 )
...
* Update kubeadm-init.md
miss a "-" at the [website](https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init#init-workflow ) before the feature-gates
* a typo
2018-08-02 15:54:28 -07:00
Tair Sabirgaliev
a09e9eafa3
Add instructions for Macports ( #9701 )
2018-08-02 09:18:27 -07:00
Ken'ichi Ohmichi
b87603b556
Trivial: Update HPA description ( #9711 )
...
* Trivial: Remove unnecessary new line
Current HPA page[1] contains unnecessary new line between
"metrics.k8s.io" and "custom.metrics.k8s.io", but that does
not have any meaning. This removes it for the readability.
[1]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale
* Trivial: Replace RC with RS for HPA doc
As RC doc[1], RS is now the recommended way to set up replication.
So this replaces RC with RS for HPA doc.
[1]: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/
2018-08-01 15:45:28 -07:00
Samuel Birocchi
8f974b4df5
Adding patch command to forceful delete stateful pod ( #9627 )
2018-08-01 11:27:39 -07:00
Alfonso Palacios
59554e618c
Update resource-usage-monitoring.md ( #9631 )
...
Fixing a small typo for sentence to make sense.
2018-08-01 11:26:41 -07:00
chenhuan
c83bf5fd38
fix the command output ( #9697 )
...
fix the command output
2018-07-31 19:16:39 -07:00
Qiming
53228de1e3
Fix links to example YAMLs ( #9680 )
...
There are a few cases which were missed during previous effort on
consolidating all example YAML files. This PR fixes them all in the
English version.
Closes : #9674
2018-07-31 15:12:38 -07:00
Ismo Puustinen
240e91844e
Add a note CPU change handling in CPU manager. ( #9671 )
...
This relates to PR https://github.com/kubernetes/kubernetes/pull/66718
which validates that CPU manager state and current set CPUs are in sync.
2018-07-31 15:09:39 -07:00
Lubomir I. Ivanov
ba746446d2
kubeadm-upgrade-1.11: fix wrong flag for feature gates ( #9619 )
2018-07-31 09:51:40 -07:00