Karen Bradshaw
6a401072b3
reword pod lifecycle, cleanup
2020-09-14 14:19:25 -04:00
Kubernetes Prow Robot
5632ae93ea
Merge pull request #23819 from kbhawkey/kb-api-overview
...
minor cleanup of API overview
2020-09-14 10:48:59 -07:00
Dennis Schridde
239bae60fb
kudeadm: Replace "master" with "control-plane node"
...
This replaces the word "master" with "control-plane node" in order to use
more inclusive language.
Also uses consistent wording / spelling in this context.
References: #21621
Suggested-by: Lubomir I. Ivanov <lubomirivanov@vmware.com >
2020-09-14 18:24:10 +02:00
didier
5061d5587b
fixing a typo
...
Signed-off-by: didier <durand.didier@gmail.com >
2020-09-14 18:23:25 +02:00
Jordan Liggitt
e566a726de
Remove reference to componentstatus
2020-09-14 11:13:30 -04:00
Kubernetes Prow Robot
f53a4c700d
Merge pull request #23406 from oomichi/update-link-of-kuztomization
...
Update the link of kustomization file
2020-09-14 08:00:59 -07:00
inductor
3535bf280e
small k in url
2020-09-14 20:03:50 +09:00
Matt Smith
e85fabe3ed
Update horizontal-pod-autoscale-walkthrough.md
...
As per the error described in https://github.com/LevelUpEducation/kubernetes-demo/issues/31 , guidance was to add the generator explicitly:
`kubectl run --generator=run-pod/v1 -i --tty load-generator --image=busybox /bin/sh`
But I prefer the example from the run docs https://jamesdefabia.github.io/docs/user-guide/kubectl/kubectl_run/ :
`kubectl run -i --tty busybox --image=busybox --restart=Never`
2020-09-14 19:59:45 +10:00
Kubernetes Prow Robot
db6ed81b5d
Merge pull request #23856 from christomas1/patch-1
...
Update manage-resources-containers.md
2020-09-13 22:00:58 -07:00
Riley Littlefield
b8e9488d84
Fixes typo
2020-09-13 22:47:25 -04:00
Kubernetes Prow Robot
c901c84e55
Merge pull request #23782 from tengqm/create-secret-tasks
...
Separating tasks from Secret concept
2020-09-13 17:20:57 -07:00
Kubernetes Prow Robot
d2b84110de
Merge pull request #23735 from bttger/patch-1
...
Fix false Object in persistentVolumeClaim explanation
2020-09-13 17:18:57 -07:00
Kubernetes Prow Robot
99439157bb
Merge pull request #23744 from tengqm/improve-obj-mgmt
...
Improve object management page by adding a hint
2020-09-13 13:02:57 -07:00
Chris Tomas
c1f104e5f8
Update manage-resources-containers.md
...
Removed the "env" object from the "Meaning of memory" section. It has no utility.
2020-09-13 14:33:38 -05:00
Qiming Teng
995b067fdb
Separating tasks from Secret concept
...
There are many contents in the (*very big*) Secret concept page which
are actually tasks. This PR proposes a separation of some contents
into separate tasks, so that we have a (hopefully) better organization
of the content and we make room for improvement to the concept itself.
Note that the creation of the `configmap-secret` directory (instead of
`secret`) is an intent to create a folder for both ConfigMap and Secret,
both of which are about configurations though there are quite some
differences between them.
2020-09-13 21:06:58 +08:00
Kubernetes Prow Robot
c8b582ac2d
Merge pull request #23844 from didier-durand/Ingress_EN
...
fixing some typos / spelling issues in Ingress.md
2020-09-13 03:42:57 -07:00
didier
68a018eb8d
fixing some typos / spelling issues
...
Signed-off-by: didier <durand.didier@gmail.com >
2020-09-13 11:00:07 +02:00
Kubernetes Prow Robot
b6b30fab61
Merge pull request #23795 from kaushik229/master
...
Limited resources in quota when scoped for priority class
2020-09-12 18:02:57 -07:00
noms
7e22ae5adc
Fix for 23732 ( #23822 )
...
* Fix for 23732
Explicitly specify that consumed as environment variables require pod restart to refresh.
* Remove note tag
Remove note tag as suggested
2020-09-12 17:10:58 -07:00
Erik Sundell
3d9402e845
Make docs/reference/scheduling/config focus on v1beta1 over alpha versions
...
Instead of directing the focus towards an alpha API, we now direct it
towards the beta API available in 1.19.
2020-09-13 00:54:14 +02:00
Karen Bradshaw
a6599ab7d1
minor cleanup, format notes
2020-09-11 20:16:55 -04:00
Aleg Malinovsky
8b0014260d
missing a word
...
it felt like the sentence was missing a word in that place
2020-09-11 15:24:51 +03:00
Kubernetes Prow Robot
d9c91821bb
Merge pull request #23796 from cimes-isi/patch-1
...
Typo in 'What's next' section
2020-09-10 21:54:14 -07:00
Qiming Teng
21eb079ff7
Update kubelet reference doc
...
As usual, we have to manually synchronize the reference for kubelet
for which the auto reference generation fails to work.
2020-09-11 08:39:35 +08:00
Adolfo Julcamoro
dee4a58df2
Update _index.md
2020-09-10 16:30:05 -05:00
cimes-isi
e0859fdc4b
Typo in 'What's next' section
2020-09-10 14:19:29 -04:00
Kumar Kaushik
acbaf2577a
Limited resources in quota when scoped for priority class
2020-09-10 10:30:18 -07:00
Kubernetes Prow Robot
812c0bd6a6
Merge pull request #23762 from BenHall/RemoveRobotoInteractivityEN
...
Remove Roboto font from interactivity pages
2020-09-10 09:29:49 -07:00
Ben Hall
537957f8b4
Update content/en/docs/tutorials/kubernetes-basics/public/css/styles.css
...
Co-authored-by: Celeste Horgan <celeste@cncf.io >
2020-09-10 09:30:49 +01:00
Ben Hall
957fcae26b
Update content/en/docs/tutorials/kubernetes-basics/public/css/styles.css
...
Co-authored-by: Celeste Horgan <celeste@cncf.io >
2020-09-10 09:30:33 +01:00
Maxime Guyot
a5cbc1f312
Update Kubespray page
2020-09-10 09:47:44 +02:00
Qiming Teng
7ff239625b
Improve object management page by adding a hint
...
The current instruction doesn't work if one is using `generateName`
field when creating an object.
2020-09-10 08:39:21 +08:00
Lorenzo Paris
d3475e6a5c
Update content/en/docs/concepts/storage/storage-classes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-09-09 14:37:24 -07:00
Kubernetes Prow Robot
38bd0aa204
Merge pull request #23669 from tengqm/fix-api-concepts
...
Fix errors/nits in api-concepts
2020-09-09 14:05:44 -07:00
Kubernetes Prow Robot
2955ede7ee
Merge pull request #23279 from sftim/20200820_add_heading_immutable_secret_configmap
...
Add headings for Immutable ConfigMaps and Secrets
2020-09-09 10:23:08 -07:00
Paulo Gomes
87d36ecfe1
Fix incorrect guidance on enabling EventRateLimit
2020-09-09 09:48:47 +01:00
Ben Hall
040afda42a
Remove Roboto from English docs
...
Signed-off-by: Ben Hall <ben@benhall.me.uk >
2020-09-09 08:52:21 +01:00
Douglas Schilling Landgraf
bdafcf5aa4
[en]: add missing context module for the go example
...
The client-go example is missing the param context.
This patch adds the missing param.
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com >
2020-09-08 20:59:00 -04:00
Douglas Schilling Landgraf
ed8ffbda4c
[en]: Add package main to client-go example
...
The package main is missing from the example.
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com >
2020-09-08 20:56:13 -04:00
Qiming Teng
6826722885
Fix errors/nits in api-concepts
...
Nits fixed include:
- incorrectly specified code syntax, e.g. code snippet marked 'json' but
the content is not JSON;
- the footnote in the paging table contains a nested table which cannot
be rendered correctly, so the content is removed considering that it
is just redundant table rows;
- some `kubectl apply` commands failed to provide the correct artifact
to use while the artifact is stored online.
- fixed some other code fences by explicitly marking them as code
snippet rather than relying on indentation (hard to maintain).
2020-09-09 08:52:06 +08:00
Tim Bannister
b838ea7a3e
Revise node draining task page
2020-09-08 21:32:45 +01:00
Tim Bannister
4b3617299a
Link to well-known labels rather than repeating the list
...
- easier to maintain
- less visual space; readers who are interested can follow the hyperlink
2020-09-08 19:47:50 +01:00
Kubernetes Prow Robot
debec6a190
Merge pull request #23516 from tengqm/fix-crd
...
Fix nits in CRD task
2020-09-08 07:43:43 -07:00
Qiming Teng
321342b3f0
Fix nits in CRD task
2020-09-08 18:45:38 +08:00
Tom Boettger
00abf7a80f
Fix false Object in persistentVolumeClaim explanation
...
The persistentVolumeClaim explanation was contradictory. I've changed it, since PersistentVolumeClaims are an abstraction layer for PersistentVolumes, which in turn "capture[..] the details of the implementation of the storage".
2020-09-08 12:37:51 +02:00
Kubernetes Prow Robot
71e55e48e5
Merge pull request #23269 from RA489/containerd_config
...
containerd config improvement
2020-09-08 02:23:43 -07:00
RA489
c43613b8cf
containerd config improvement
2020-09-08 10:59:31 +05:30
gm7y8
b330bb0256
Move eviction-policy from tasks to concepts
...
add what's next to eviction policy
2020-09-07 23:44:28 +01:00
Evgeny Shmarnev
ad56b48a0b
Rewrite GKE refernce in Control Plane-Node Communication
2020-09-07 18:04:53 +02:00
Hannes Leutloff
8bdeda57ac
Update setup-ha-etcd-with-kubeadm.md
...
It was not clear to me that I had to add the unit file to all nodes and restart the kubelet service. I was stuck wondering why etcd could not connect to the other peers until i realized that kubelet was only running on `HOST-0`.
Remove parantheses.
Improve phrasing.
Update content/en/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-09-07 13:53:51 +02:00