Daniel Barclay
1563cf64c9
Fixed Markdow syntax error.
...
Can someone verify that my correction is correct? (I don't know how to view the rendered form of the Markdown.)(
2020-04-29 10:59:03 -04:00
Daniel Barclay
37172dd1bf
Fixed a puncutation error.
2020-04-29 10:02:50 -04:00
Cristobal Dabed
49c056370f
Update secret.md
...
Also apply the character `=` to the example.
2020-04-29 15:02:14 +02:00
Cristobal Dabed
8910e837c0
Update secret.md
...
We had to escape a password that ended with `=` to make the secret work with our pod.
2020-04-29 13:02:11 +02:00
Giovanni Geraci
b06e2af913
Replaced [REQUIRED VERSION] with {{< skew latestVersion >}}
2020-04-29 12:40:16 +02:00
TrishaChetani
93fadf57f0
Change the caps
2020-04-29 11:10:00 +02:00
Davi Garcia
2c9a9a64ec
Clarify minimum cluster resource requirement for tasks
...
Signed-off-by: Davi Garcia <dvercill@redhat.com >
2020-04-28 20:23:56 -03:00
Kubernetes Prow Robot
277831f168
Merge pull request #20513 from prasadkatti/patch-4
...
Remove 'kubeadm alpha kubelet config download'
2020-04-28 16:10:25 -07:00
Kubernetes Prow Robot
717a65084b
Merge pull request #20609 from SataQiu/update-kubeadm-cgroup-docs-20200428
...
kubeadm: update docs about configuring cgroup driver used by kubelet on control-plane node
2020-04-28 15:56:24 -07:00
Tim Bannister
c5abd7704a
Improve Node, Taints, and Tolerations concepts
...
- Use glossary shortcodes in Node concept
Add glossary tooltips to help new readers take in unfamiliar concepts.
- Move minion hint to glossary
The page about Node need not mention the former name (minion): it has
been many releases since the name change.
Instead, add a hint to the full glossary definition.
- Use note shortcodes where appropriate
- Order node management section first in concept page
- Drop list of components that act on Nodes
With Operators and CustomResourceDefinitions now common, plus the
cluster API, it's less easy to give a definitive list of components that
interacr with Node objects.
- Tidy old mentions of GA features for Node
- Give node tainting by condition its own section
- Introduce toleration concept before using it
- Mention version in TopologyManager feature state
- Other rewording
- Tidy Node condition table
- Explain SchedulingDisabled synthesized condition
- Drop details of supported versions for NodeRestriction
Assume that cluster version is v1.13 or later
2020-04-28 23:30:05 +01:00
Kubernetes Prow Robot
a940d3158f
Merge pull request #20484 from KnotGud/master
...
Fix rendering error in k8s.io/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes/
2020-04-28 11:45:38 -07:00
Kubernetes Prow Robot
426962e0a2
Merge pull request #20591 from jmvbxx/patch-1
...
Remove deprecated --generator=run-pod/v1
2020-04-28 07:16:08 -07:00
SataQiu
f150906094
kubeadm: update docs about configuring cgroup driver used by kubelet on control-plane node
2020-04-28 21:41:43 +08:00
Aapeli
c44e025d8d
Fix typo in content/en/docs/concepts/services-networking/service.md
2020-04-28 08:53:40 +10:00
Kubernetes Prow Robot
4d33f0282c
Merge pull request #20522 from Colstuwjx/fix/doc-node-affinity-nodeSelectorTerms-matchExpressions
...
doc: correct the description for nodeSelectorTerms,matchExpressions.
2020-04-27 13:22:05 -07:00
Kubernetes Prow Robot
b508743c95
Merge pull request #20529 from neolit123/1.19-fix-create-cluster-ip-host
...
kubeadm: fix typo in control-plane-ip
2020-04-27 11:57:26 -07:00
Kubernetes Prow Robot
cf2fe36353
Merge pull request #20533 from prasadkatti/patch-1
...
Update default pause image in kubelet reference
2020-04-27 11:51:22 -07:00
Chris Friesen
f768f14567
Remove stale docs about disabling the PodPriority feature.
...
As of 1.18 the PodPriority feature cannot be disabled, so update
the docs to reflect this.
2020-04-27 11:47:50 -06:00
Kubernetes Prow Robot
33f472c285
Merge pull request #20547 from dsbos/patch-5
...
Tiny who/whom grammar fix.
2020-04-27 09:23:30 -07:00
Jason Bornhoft
f7ec0ce675
Remove deprecated --generator=run-pod/v1
...
`--generator=run-pod/v1` has since been deprecated and is no longer required in v1.18 to create pods. This is now the automatic behaviour.
2020-04-27 11:21:10 -05:00
Kubernetes Prow Robot
ab908ac77a
Merge pull request #20553 from medyagh/patch-1
...
update deprecated image in hello minikube
2020-04-27 08:19:29 -07:00
Kubernetes Prow Robot
213769bc72
Merge pull request #20576 from pjhwa/fix-20575
...
Fix issue with k8s.io/docs/concepts/configuration/manage-resources-co…
2020-04-27 07:49:30 -07:00
Kubernetes Prow Robot
61aeaca844
Merge pull request #20561 from dmitrytokarev/dashboard-v2.0.0
...
Updated dashboard installation command to use v2.0.0
2020-04-27 07:41:30 -07:00
Jerry Park
1b52e40232
Fix issue with k8s.io/docs/concepts/configuration/manage-resources-containers/
2020-04-27 23:37:13 +09:00
Hongcai Ren
b00c2da0ee
Explain how to manage Kubernetes running on HUAWEI CLOUD provider. ( #20579 )
...
* Explain how to manage Kubernetes running on HUAWEI CLOUD provider.
* Update content/en/docs/concepts/cluster-administration/cloud-providers.md
Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com >
* Update content/en/docs/concepts/cluster-administration/cloud-providers.md
Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com >
Co-authored-by: Kevin Wang <kevinwzf0126@gmail.com >
2020-04-27 04:45:29 -07:00
Tim Bannister
58498dc3ca
Reword PodPreset concept
...
- Note feature state for PodPreset
- Emphasize section on enabling PodPreset
- Omit version check
Assume that the reader has a supported version of Kubernetes that
includes PodPreset.
- List PodPreset as a task prerequisite
PodPreset is an alpha feature; you can't follow the task page unless
it's enabled.
2020-04-27 11:35:42 +01:00
Tobias Klauser
0cc8cd3e32
Update list of admission plugins enabled by default to k8s 1.18
...
Extracted by running `kube-apiserver -h | grep enable-admission-plugins`
on 1.18.2
2020-04-27 12:25:40 +02:00
Prasad Katti
7798daaa91
Remove 'kubeadm alpha kubelet config download'
...
Remove `kubeadm alpha kubelet config download` from 'kubeadm alpha' reference page.
2020-04-26 10:58:50 -07:00
Dmitry Tokarev
4d29445949
Updated dashboard installation command to use v2.0.0
2020-04-26 01:53:32 -07:00
Kubernetes Prow Robot
fc71de9600
Merge pull request #20549 from fuxingloh/patch-1
...
Added missing default value to Progress Deadline Seconds
2020-04-25 18:05:28 -07:00
Kubernetes Prow Robot
1e206f2617
Merge pull request #20555 from spurin/remove_ns_specifics
...
remove ns specifics for horizontal pod autoscale walkthrough
2020-04-25 18:03:29 -07:00
James Spurin
4a1a8eb190
remove ns specifics for example
2020-04-25 17:58:18 +01:00
Medya Ghazizadeh
cf435f6f54
update deprecated image in hello minikube
2020-04-24 23:32:56 -07:00
Fuxing Loh
ddfa877602
Add missing default value to Progress Deadline Seconds
...
Potentially confusing sentence, being an optional value; not stating the default value might create an assumption that deployment will retry forever.
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#deploymentspec-v1-apps
2020-04-25 09:26:26 +08:00
TrishaChetani
0ec3207711
Removed preferred keyword
2020-04-25 00:00:07 +02:00
Daniel Barclay
15d7921c75
Tiny who/whom grammar fix.
2020-04-24 17:06:42 -04:00
Giovanni Geraci
629fbd4359
Update crio installation steps for CentOS/RHEL
...
Hi,
crio installation steps for CentOS/RHEL distribution are not valid anymore(CBS repo does not exist anymore)
I'm updating the documentation following the exactly same instructions reported on crio official repository
2020-04-24 19:06:42 +02:00
Lauren Hughes
227d404e59
fix file name
2020-04-24 09:14:01 -07:00
Joerg Schad
32a93714d2
Fixed wrong file location in example.
2020-04-24 17:47:52 +02:00
Kubernetes Prow Robot
fa60eb78e3
Merge pull request #20523 from nevermyuk/flannel
...
Add note to Flannel Preparation Step
2020-04-24 02:10:07 -07:00
Prasad Katti
103c684b6f
Update default pause image in kubelet reference
2020-04-23 18:52:19 -07:00
Lauren Hughes
055796ea4a
Fix broken link
...
Structure of the repo changed and broke the link, see [Deployment](https://github.com/kubernetes-sigs/metrics-server/blob/master/README.md#deployment ) section of the readme for more info
2020-04-23 16:04:11 -07:00
TrishaChetani
9986ed9b83
Fixed the format
2020-04-23 23:44:48 +02:00
TrishaChetani
7436f2dbe5
Added space
2020-04-23 23:37:52 +02:00
TrishaChetani
08c4419814
Added podman preferred driver
2020-04-23 23:30:53 +02:00
TrishaChetani
62ffb404ee
Added missing bracket
2020-04-23 23:12:53 +02:00
TrishaChetani
2ec8b5cf43
Added the experimental for podman
2020-04-23 21:31:55 +02:00
Brandon Doran
39ae30bb63
Fix small typos in horizontal pod autoscaling doc
...
- Fix typo in hpa stabilization window section
- Fix type in configurable scaling behavior section
2020-04-23 11:23:44 -07:00
Lubomir I. Ivanov
e3745cf558
kubeadm: fix typo in control-plane-ip
2020-04-23 20:27:58 +03:00
nevermyuk
5905170d8a
Add note to Flannel Preparation Step
...
Add note to Flannel Preparation Step
Remove note
remove whitespace
remove whitespace
2020-04-23 22:50:32 +08:00