Adam Kaplan
55e17b86f2
mv "Assign Pods" and "Taints and Tolerations" concepts to "Scheduling and Eviction"
...
* Moved "Assigning Pods to Nodes" article to Concepts -> Scheduling and Eviction
* Moved "Taints and Tolerations" article to Concepts -> Scheduling and Eviction
* Updated weight of the "Kubernetes Scheduler" article so it appears first
* Updated redirects
* Replaced links to "Assigning Pods to Nodes" and "Taints and Tolerations" articles
to avoid redirects.
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com >
2020-05-11 11:29:16 -04:00
Kubernetes Prow Robot
a0f8b298e0
Merge pull request #20858 from gujingit/master
...
Add content about the Alibaba cloud provider
2020-05-11 00:31:51 -07:00
gujingit
03aa645e8c
add load balancer info for alibaba cloud provider
2020-05-10 09:52:47 +08:00
Kubernetes Prow Robot
89982e33f8
Merge pull request #20798 from inaitgaj/patch-1
...
logs command to check etc/hosts file corrected
2020-05-09 15:15:50 -07:00
Kubernetes Prow Robot
78ab651c9e
Merge pull request #18342 from sftim/20191227_tidy_pod_preset_pages
...
Tidy pages for PodPreset
2020-05-09 09:01:53 -07:00
Kubernetes Prow Robot
2da45fa3a6
Merge pull request #17509 from sftim/20191109_node_concept_improvements
...
Improve Node, Taints, and Tolerations concepts
2020-05-09 08:59:51 -07:00
Kubernetes Prow Robot
07fa80f443
Merge pull request #20856 from willise/docs/affinity
...
docs: reorganize topologyKey constraints
2020-05-09 07:51:50 -07:00
willise
fd16ff5529
docs: reorganize topologyKey constraints
...
Signed-off-by: willise <sunshuai@cmss.chinamobile.com >
2020-05-09 14:44:25 +08:00
willise
6e64f84983
docs: Add all probe explanation of init contaners
...
Signed-off-by: willise <sunshuai@cmss.chinamobile.com >
2020-05-09 11:03:47 +08:00
gujingit
c349c7dfd2
Add content about the Alibaba cloud provider
2020-05-09 10:49:19 +08:00
Kubernetes Prow Robot
421caff2b5
Merge pull request #20741 from jqmichael/patch-2
...
Made autoscale command more explicit
2020-05-08 19:39:52 -07:00
Kubernetes Prow Robot
eef6edfb93
Merge pull request #20738 from fml2/feature/Document-char-encoding-in-mapped-volumes
...
Document char encoding in mapped volumes
2020-05-08 19:37:51 -07:00
Kubernetes Prow Robot
29268394e6
Merge pull request #20761 from sftim/20200504_drop_endpointslice_feature_callout
...
Don't mention EndpointSlice resource on front page
2020-05-08 19:33:52 -07:00
iaoiui
af50366896
Some docs incorrect v1.18 kubectl run command ( #20784 )
...
* use "kubectl create deploy" instead of "kubectl run"
* omit whitspace fix
* omit whitspace fix
* avoid shorthand
2020-05-08 19:27:52 -07:00
Kubernetes Prow Robot
9c8e3c5130
Merge pull request #20819 from rkamudhan/patch-8
...
adding OVN4NFV-K8S-Plugin in addons
2020-05-08 19:19:51 -07:00
Kubernetes Prow Robot
68283c7717
Merge pull request #20816 from rkamudhan/patch-7
...
Adding OVN4NFV-K8S-Plugin in networking.md
2020-05-08 19:13:52 -07:00
Kubernetes Prow Robot
b92cd32196
Merge pull request #20833 from prasadkatti/pdb_feature_state
...
Add feature state for PodDisruptionBudget
2020-05-08 19:09:52 -07:00
Kubernetes Prow Robot
82ca68492e
Merge pull request #20830 from prasadkatti/fix_pdb_example
...
Fix cluster state in example on Disruptions concept page
2020-05-08 01:49:43 -07:00
Prasad Katti
d1952bf98c
Add feature state for PodDisruptionBudget
2020-05-07 16:09:18 -07:00
fml2
d1ff4e7c12
Document that UTF-8 is used when exposing configMaps as files
2020-05-07 23:45:43 +02:00
Prasad Katti
4b1a41b1ca
Fix cluster state in example on Disruptions concept page
2020-05-07 14:25:29 -07:00
Kubernetes Prow Robot
a6c6be1f27
Merge pull request #20805 from boskoop/deployment-recreate-edge-case
...
Pod lifecycle edge-cases for Recreate strategy
2020-05-07 14:07:42 -07:00
Kubernetes Prow Robot
20392aedad
Merge pull request #20605 from aapeliv/master
...
Fix typo in content/en/docs/concepts/services-networking/service.md
2020-05-07 10:45:10 -07:00
Kuralamudhan Ramakrishnan
1a04e1471d
adding OVN4NFV-K8S-Plugin in addons
2020-05-06 20:52:14 -07:00
Kuralamudhan Ramakrishnan
d8172b6aab
Update networking.md
2020-05-06 20:39:53 -07:00
Kubernetes Prow Robot
f3891c9baf
Merge pull request #20715 from bridgetkromhout/cluster-cidr-clarification
...
Clarification of formatting for IPv4/IPv6 CIDRs
2020-05-06 18:25:08 -07:00
Christian Bürgi
cf2d2b7970
Pod lifecycle edge-cases for Recreate strategy
...
Document Pod lifecycle behavior edge-case when using a Recreate strategy. This should document the "unexpected" behavior discussed in kubernetes/kubernetes#58814
2020-05-06 19:58:58 +02:00
Nikhil Jagtiani
14c07ede73
logs command to check etc/hosts file corrected
...
hosts file can be viewed using exec command.
2020-05-06 14:38:59 +05:30
Kubernetes Prow Robot
5f09fa4814
Merge pull request #20602 from Huang-Wei/Introducing-PodTopologySpread
...
Blog introducing PodTopologySpread
2020-05-05 10:33:09 -07:00
Wei Huang
bd85794f04
Blog introducing PodTopologySpread
2020-05-04 20:17:31 -04:00
Bridget Kromhout
1c7dcfc6de
Clarify IPv4 and IPv6
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org >
2020-05-04 14:03:31 -05:00
Tim Bannister
63550c9e88
Don't mention EndpointSlice resource on front page
...
EndpointSlice is a nice idea, but it's not front-page-of-site nice.
Remove it.
2020-05-04 17:22:19 +01:00
jqmichael
5f18998e73
Made autoscale command more explicit
2020-05-03 12:02:23 -07:00
Kubernetes Prow Robot
f64d9ae916
Merge pull request #20696 from pjhwa/fix-20695
...
Fix issue with k8s.io/docs/concepts/cluster-administration/cloud-prov…
2020-05-03 07:02:26 -07:00
Kubernetes Prow Robot
d67998a8dc
Merge pull request #20422 from nikhil-zadoo/patch-1
...
Updated hyperlink to raw-block-volume-support
2020-05-01 06:50:29 -07:00
Jerry Park
ee9f3db6cf
Fix issue with k8s.io/docs/concepts/cluster-administration/cloud-providers/
2020-05-01 08:06:54 +09:00
Lachlan Evenson
b17628152b
Remove IPVS prerequisites
...
Remove caution and replace with updated default
Add kube-apiserver feature-gates
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com >
2020-04-30 15:46:44 -07:00
Joel
524e6c275a
Added optional key name for --from-file.
2020-04-30 11:42:56 -07:00
ViBiOh
71f95e719a
fix: Metadata name of ConfigMap must be lower case
2020-04-30 11:32:30 +02:00
Kubernetes Prow Robot
912d42c29c
Merge pull request #20651 from dsbos/patch-7
...
Fixed Markdown syntax error in list
2020-04-30 01:46:17 -07:00
Kubernetes Prow Robot
af23b1ebc1
Merge pull request #20650 from dsbos/patch-6
...
Fixed a punctuation error.
2020-04-29 14:20:17 -07:00
Cristobal Dabed
4b46f0028d
Update secret.md
...
Update all references of the escaped example password from `S!B\*d$zDsb` to `S!B\*d$zDsb=`
2020-04-29 22:03:21 +02:00
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
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
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
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