Commit Graph

1304 Commits (c80c9c40c11ef0e9b299ef5d7cae8ebe54240e77)

Author SHA1 Message Date
Kubernetes Prow Robot a2cf355947
Merge pull request #21261 from roberthbailey/remove-roberthbailey
Remove myself as a reviewer
2020-06-02 14:20:17 -07:00
Tim Bannister 1b78735e6e Revise Kubernetes API concept
- update request header table
- drop references to deprecated details (eg Swagger)
- reword to match website style guide
2020-06-02 22:14:42 +01:00
Richard Mokua 0773f17490
Update add-entries-to-pod-etc-hosts-with-host-aliases.md
https://github.com/kubernetes/website/issues/21383#issuecomment-636769285
2020-06-02 13:38:41 +02:00
Alex Lin 05b5e8d9f2
Add info to `aws-load-balancer-security-groups` annotation
Add warning to avoid sharing security groups between multiple services in the `service.beta.kubernetes.io/aws-load-balancer-security-groups` annotation
2020-06-02 13:22:11 +10:00
Kubernetes Prow Robot 3c1c97843e
Merge pull request #21251 from verult/repd-ga
Regional PD: moved to GA and updated manual provision steps
2020-05-30 13:25:54 -07:00
Kubernetes Prow Robot 6874e48e3a
Merge pull request #21270 from artberger/adb-ibm-reg-links
Fixing links to IBM Cloud documentation
2020-05-28 19:07:16 -07:00
Zach Corleissen 835af84149
Revert "Add DigitalOcean to cloud provider documentation." 2020-05-28 13:49:50 -07:00
Art Berger f3ed751967 IKS link 2020-05-28 10:42:35 -04:00
Art Berger 5a758ab583 Fix registry link
New format with capital letter. Redirect is in place for old link, but will expire eventually.
2020-05-28 10:15:33 -04:00
Robert Bailey 8098dcc6b9 Remove myself as a reviewer as I'm no longer a project maintainer and should
not be getting code reviews.
2020-05-28 01:12:45 -07:00
Cheng Xing db66a176dc Updating regional PD manual provision steps 2020-05-27 15:42:58 -07:00
Sergey Kanzhelev 80fdf3ddaf
trivial url fix
typo in url. Correct url is this: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-initialization/#create-a-pod-that-has-an-init-container
2020-05-27 13:34:00 -07:00
Kubernetes Prow Robot 5750f06822
Merge pull request #20606 from celestehorgan/linkchecker
Add a link checker to k8s.io
2020-05-27 06:16:41 -07:00
Vageesha17 4c44367e87
Apply suggestions from code review
added suggestion to keep cluster IP same as before

Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
2020-05-27 10:45:03 +05:30
Kubernetes Prow Robot 28bd08db49
Merge pull request #21206 from MorrisLaw/document-digitalocean-cloudprovider
Add DigitalOcean to cloud provider documentation.
2020-05-26 21:16:43 -07:00
Tim Bannister 2eb6ab1ad3 Add a link checker
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-26 16:06:46 -07:00
Brian de Alwis abd22fef61
Reword toleration special-cases note
Remove the example code as it does not render correctly.
2020-05-26 15:24:58 -04:00
MorrisLaw 921b2c8625 Add DigitalOcean to cloud provider documentation. 2020-05-26 18:08:44 +00:00
Boris Od 9fd744eb93
Add a missing word
The sentence is not complete.
2020-05-25 14:07:00 +05:30
Kubernetes Prow Robot 8ffda8361d
Merge pull request #21157 from uaparicio/patch-1
Removing required sentence in #21133
2020-05-24 17:23:11 -07:00
divyabhushan 276d7da86b Removed extra quoting in “DNS for Services and Pods”#21161 2020-05-24 15:01:06 +02:00
uaparicio 785740de07
Removing required sentence in #21133 2020-05-24 00:29:25 -03:00
Kubernetes Prow Robot a9eb5231da
Merge pull request #21143 from lars-olsson/fix-nodes-doc-typo
Fix small typo in concepts/architecture/nodes
2020-05-23 08:49:10 -07:00
Lars Eric Olsson bd204ba2d1 Fix small typo in concepts/architecture/nodes 2020-05-23 13:52:05 +02:00
muldoon2007 5ca114cb85
Fix inconsistency in pod anti-affinity example.
It looks like a previous version of the anti-affinity code in this example had `topologyKey: node`.
2020-05-22 18:40:46 -07:00
wawa0210 6ad483fb8e
Clarify behavior of `imagePullPolicy: Always` 2020-05-23 08:55:33 +08:00
Kubernetes Prow Robot bcc860271e
Merge pull request #21034 from jqmichael/patch-4
Clarified Secrets file mode
2020-05-21 12:58:37 -07:00
Kubernetes Prow Robot 782ff1b757
Merge pull request #20868 from jqmichael/patch-3
Clarify node affinity in ScheduleDaemonSetPods
2020-05-21 10:20:14 -07:00
Tim Allclair 75652e8585 Standardized pod security profiles 2020-05-20 16:54:37 -07:00
Kubernetes Prow Robot f87bfd3ac9
Merge pull request #21042 from johscheuer/add-note-for-experimental-status
Add note about experimental status of bandwidth limit
2020-05-19 16:46:18 -07:00
ialidzhikov 9eca2d9bd7 Nit: align namespaces output
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2020-05-19 21:55:08 +03:00
jqmichael 14448d73b7 Clarified Secrets file mode
1. The example is using YAML which supports octal notation. Updated the corresponding doc.
2. Clarified we need to follow the symlink to find the correct file mode.
2020-05-19 10:02:20 -07:00
WangYun 198c1cbdcd
overview.md typo
It seems there is a blank in `headless-` and `service`, which leads to error format
2020-05-19 08:08:03 +08:00
Prasad Katti 1481e711c6 Move update-api-object-kubectl-patch.md to be under 'Manage Kubernetes Objects' section 2020-05-18 09:25:13 -07:00
WangYun 83c30904c4
Update deployment.md
`s` is redundant.
2020-05-18 23:12:04 +08:00
Johannes M. Scheuermann 951430790e Add note about experimental status of bandwidth limit 2020-05-18 09:29:31 +02:00
Sylvain COULOMBEL 4f18583d19 In concept secret, add consumption as environment variable 2020-05-17 16:54:52 +02:00
Kyle Polansky 2b70708caf
Update Azure Container Registry for IAM
Add instructions for pulling images from Azure Container Registry using Azure Kubernetes Service service principal authentication.
2020-05-17 03:46:57 -05:00
Divya Bhushan c5915cb722 #20970-fixed broken link in concepts/workloads/controllers/statefulset/ 2020-05-15 01:38:22 +02:00
Kubernetes Prow Robot f1929c87ea
Merge pull request #20924 from celestehorgan/fix-broken-links
Fix broken links identified by linkchecker
2020-05-14 07:22:22 -07:00
Irvi Firqotul Aini e852b9bb81 Make small changes to trigger tide. 2020-05-14 00:29:03 +07:00
Kubernetes Prow Robot 9965cc28aa
Merge pull request #20947 from mristok/mristok-patch-1
fix en misspelling in overview.md
2020-05-13 09:34:28 -07:00
Kubernetes Prow Robot 4741a620d3
Merge pull request #20828 from marcobellaccini/patch-1
Fixed indentation in TLS Ingress example
2020-05-13 09:00:27 -07:00
mristok 4d6d79b4d4
fix misspelling in overview.md
fix two misspellings in overview.md:
technnology -> technology
standardisation -> standardization
2020-05-13 10:43:36 -05:00
Marco Bellaccini cb734dfdcf Fixed indentation in TLS Ingress example
- Fixed indentation in TLS Ingress example

- Made indentation uniform

Bad indentation resulted in a YAML-to-JSON conversion error when running kubectl
2020-05-13 17:25:14 +02:00
Kubernetes Prow Robot affb6b22bd
Merge pull request #20907 from ramineni/patch-2
Update CSIMigration state in volumes.md
2020-05-13 07:02:27 -07:00
Kubernetes Prow Robot 253c1c5c78
Merge pull request #20931 from zacharysarah/fix-flow-control
Correctly enclose table shortcode
2020-05-12 18:42:26 -07:00
zacharysarah 78ee63f620 Remove table shortcode 2020-05-12 17:04:53 -07:00
Celeste Horgan e0ae1338cd Correct links
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-12 13:58:32 -07:00
Kubernetes Prow Robot 9f82c32a61
Merge pull request #20920 from sftim/20200512_fix_deployment_concept_markdown
Fix note shortcodes in Deployment concept
2020-05-12 12:48:22 -07:00
Kubernetes Prow Robot 1cecfd5ea7
Merge pull request #20891 from gavinfish/pod-topology-en
Fix angle brackets issue for pod-topology-spread-constraints.md
2020-05-12 12:12:21 -07:00
Tim Bannister 34894dafc2 Upgrade Note to Caution
This is a strong caution against making the change described here.
2020-05-12 19:07:16 +01:00
Tim Bannister 0729189257 Adjust Deployment Markdown for Hugo 0.70.x
Shortcodes that deal with indentation seem tricky in Hugo. Try this
work-around.
2020-05-12 19:06:26 +01:00
Irvi Firqotul Aini 380add9419 Fix indentation. 2020-05-12 23:12:27 +07:00
Anusha Ramineni f50994a08c
Update volumes.md 2020-05-12 12:12:22 +05:30
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
drfish f3fd15f042 Fix angle brackets issue for pod-topology-spread-constraints.md 2020-05-11 23:07:54 +08: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
jqmichael 691f8667c6
Clarify node affinity in ScheduleDaemonSetPods
> If node affinity of the DaemonSet pod already exists, it is replaced.

The original statement made it sound like the original node affinity was ignored when selecting the target node. Added clarification it is not the case. 

For reference, the DaemonSet controller behavior. 
https://github.com/kubernetes/kubernetes/blob/master/pkg/controller/daemon/daemon_controller.go#L1194
2020-05-09 18:40:18 -07: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
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
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
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
colstuwjx 53c7cdb0c5
doc: correct the description for nodeSelectorTerms,matchExpressions. 2020-04-23 16:57:46 +08:00
Kubernetes Prow Robot d6df57a88d
Merge pull request #20265 from Fale/control-plane-node-communication
Move from master to control plane
2020-04-22 15:25:45 -07:00
Kubernetes Prow Robot 3bffa50161
Merge pull request #19705 from sftim/20200318-revise-cloud-controller-manager
Revise cloud-controller-manager documentation
2020-04-21 20:25:53 -07:00
Kubernetes Prow Robot 7da5118e08
Merge pull request #20204 from viniciusbds/patch-1
Update concepts/extend-kubernetes/api-extension/custom-resources.md
2020-04-21 20:17:52 -07:00
Kubernetes Prow Robot 2fd5c43797
Merge pull request #20102 from sftim/20200405_add_configmap_concept
Add ConfigMap concept
2020-04-21 20:11:52 -07:00
Tim Bannister 5db3af4938 Revise cloud-controller-manager documentation 2020-04-21 19:59:45 +01:00
Tim Bannister ea11774d64 Add ConfigMap concept page
Co-Authored-By: Celeste Horgan <celeste@cncf.io>
2020-04-21 19:36:42 +01:00
Tim Bannister ee7ba25c96 Reorder Configuration concept section 2020-04-21 19:21:53 +01:00
vldungureanu 7ccc1d2aed
Update pod-overview.md 2020-04-21 19:11:30 +02:00
Vinicius Barbosa ded2612866
Update content/en/docs/concepts/extend-kubernetes/api-extension/custom-resources.md
Co-Authored-By: Jim Angel <jimangel@users.noreply.github.com>
2020-04-21 07:32:37 -03:00
Vinicius Barbosa 7119fa1c27
Merge branch 'master' into patch-1 2020-04-21 00:26:19 -03:00
Kubernetes Prow Robot ebf3d178c4
Merge pull request #20292 from rwanyoike/patch-1
Update deployment.md - Fix inconsistency and rollback message
2020-04-20 20:02:55 -07:00
Kubernetes Prow Robot 2c90f60d82
Merge pull request #17782 from sftim/20191123_reword_pod_overview
Reword Pod concept (overview page)
2020-04-20 19:50:57 -07:00
Tim Bannister 1034426bd5
Reword and rename “Managing Compute Resources for Containers” (#18940)
* Reword resource limits section about ephemeral local storage

Co-Authored-By: Celeste Horgan <celeste@cncf.io>

* Move troubleshooting section to foot of page

It's OK to hyperlink to this section; in fact, I recommend it.

* Tweak section about monitoring key Pod resources

Monitoring reports memory use as well as CPU

* Fold 2 displayed headings into 1

Add a 2nd-level heading to cover two related headings, that I'm moving
to 3rd level. This change shortens the table of contents and still
leaves an entry there for readers to click on.

* Reword What's next section

* Revise punctuation

* Change page path to match title

Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-04-20 19:44:56 -07:00
Kubernetes Prow Robot 343188997f
Merge pull request #20453 from RainbowMango/pr_add_huaweicloud_to_cloud_vendor_list
Add HUAWEI CLOUD to cloud-provider vendor list
2020-04-20 19:08:56 -07:00
Kubernetes Prow Robot 00fc4c5d82
Merge pull request #20439 from AlphaWong/patch-1
Add example for secret.md for `envFrom` field
2020-04-20 18:44:55 -07:00
Kubernetes Prow Robot 63ceb45277
Merge pull request #20249 from sftim/20200411_tidy_limit_range_concept
Tidy LimitRange concept
2020-04-20 18:28:56 -07:00
Kubernetes Prow Robot 60858b6cfd
Merge pull request #20353 from pjhwa/fix-20352
Fix issue with k8s.io/docs/concepts/cluster-administration/manage-dep…
2020-04-20 18:02:55 -07:00
RainbowMango e459f7ea40 Add HUAWEI CLOUD to cloud-provider vendor list 2020-04-20 17:57:30 +08:00
Alpha a0f9db9382 Update secret.md 2020-04-20 10:38:32 +08:00
Kubernetes Prow Robot 60d3721604
Merge pull request #18252 from sftim/20191223_cleanup_pod_lifecycle
Clean up pod lifecycle page
2020-04-18 17:19:36 -07:00
Kubernetes Prow Robot 5cd805fc9f
Merge pull request #20398 from verult/repd-ga
update regional pd description to use volume topology mechanism
2020-04-18 12:49:35 -07:00
Kubernetes Prow Robot ad4505dade
Merge pull request #20256 from pjhwa/fix-20255
Fix issue with /docs/concepts/configuration/taint-and-toleration/
2020-04-18 09:51:36 -07:00
Tim Bannister 5e0e03dec6 Tidy LimitRange concept 2020-04-18 17:47:06 +01:00
Fabio Alessandro Locati f477fd8d37
control plane should not be capitalized 2020-04-18 14:45:57 +02:00
Nikhil Zadoo 66a784660c Updated hyperlink to raw-block-volume-support
The current hyperlink is broken. Updating it to point to the page marker on the same page.
2020-04-18 12:41:48 +02:00
Cheng Xing 2b4c1c3aec update regional pd description to use volume topology mechanism 2020-04-17 11:43:51 -07:00
Fabio Alessandro Locati fb2dc4f218
Change text to substitute Master with Control Plane 2020-04-17 18:02:00 +02:00
Kubernetes Prow Robot ba59b859b1
Merge pull request #20253 from chrizel/chrizel-patch-1
Added missing word back again
2020-04-17 07:53:06 -07:00
Kubernetes Prow Robot ee90ce8e16
Merge pull request #20389 from varadaprasanth/patch-2
pod-template-hash label updated
2020-04-17 07:45:07 -07:00
Fabio Alessandro Locati 3c3b91d348
rename master-node-communication in control-plane-node-communication 2020-04-17 15:53:51 +02:00
Kubernetes Prow Robot fa7dbdcbe6
Merge pull request #20396 from kaivalya97/patch-2
Typo fix
2020-04-17 05:13:06 -07:00
Kubernetes Prow Robot 80572e4265
Merge pull request #20410 from viniciusbds/fix-OWASP-links
Fix OWASP broken links
2020-04-17 05:03:07 -07:00
viniciusbds 8a8e7ed41a Fix owasp broken links 2020-04-17 08:35:45 -03:00
Kubernetes Prow Robot 34f77c4b19
Merge pull request #19459 from AliMirlou/patch-1
Minor refactor and typo fix of Custom Resources topic
2020-04-16 18:15:08 -07:00
Kaivalya Shah de8cd50a3e
Typo fix 2020-04-17 02:32:43 +05:30
Kubernetes Prow Robot 0b423535e0
Merge pull request #20087 from linsun/patch-1
add IBM cloud instruction for internal lb
2020-04-16 06:38:46 -07:00
Lin Sun 24bd13bd5a add IBM cloud instruction
Signed-off-by: Lin Sun <linsun@us.ibm.com>
2020-04-16 08:58:16 -04:00
Kubernetes Prow Robot 54e0620c24
Merge pull request #20221 from ysyukr/limit-range-links
Update full link to inline link.
2020-04-16 05:54:47 -07:00
varadaprasanth f559ac498a
pod-template-hash label updated
code style has applied to the pod-template-hash label.
2020-04-16 18:05:24 +05:30
Julien Mailleret bf399a7a15
Update broken link 2020-04-16 12:18:58 +02:00
Jerry Park 2511741bc1 Fix Issue with k8s.io/docs/concepts/cluster-administration/manage-deployment/ 2020-04-15 23:53:09 +09:00
Kubernetes Prow Robot b386a31c22
Merge pull request #20326 from rmohta/patch-1
Moved Desired and Current headers to rs section
2020-04-15 02:44:03 -07:00
Rohit Mohta 9ff3899824 Move Desired & Current headers to rs section. 2020-04-14 21:25:22 -07:00
Adam Kaplan 1bb09e6d0d Rename "Scheduling: concept as "Scheduling and Eviction"
* Rename `docs/concepts/scheduling` to `docs/concepts/scheduling-eviction`
* Retitle concept header to "Scheduling and Eviction"
* Update redirects
* Update internal links (en only)

Part of proposal #19081

Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-04-14 08:51:00 -04:00
Tim Bannister 6a97c40e74 Expand details about CronJob timezone 2020-04-14 00:03:23 +01:00
Tim Bannister 7da5b12927 Note CronJob timezone comes from system timezone
The timezone for the kube-controller-manager (or if that's broken apart,
the cronjob controller) determines when CronJobs are scheduled.

This reverts commit bad124b857.
2020-04-14 00:02:58 +01:00
Kubernetes Prow Robot e3ecb569c2
Merge pull request #19270 from sftim/20200223_improve_cronjob_concept
Improve CronJob concept
2020-04-13 15:41:12 -07:00
Tim Bannister 8a92e05fba Revise Pod lifecycle page
Reword Pod readiness section
- “Pod Ready++” is stable, so word the documentation accordingly.
- In the documentation, call this “Pod readiness”
- Related tweaks

Reword Pod lifetime section
- mention StatefulSet
- omit mentioning ReplicationController as it's deprecated
- reword to suggest that the list of workload resources is non-exhaustive
and use glossary tooltips as well.
2020-04-13 23:20:04 +01:00
Yury Tsarev 18cca972a6 Document pod DNS resolution schema
* Currently documentation mentions resolvable FQDNs for services only
* Documentation for pods is confusing in regards of local pod `hostname`
  wich actually does not match in-cluster DNS resolution
* This PR clarifies FQDN schema that is used for pod DNS resolution
2020-04-14 00:17:30 +02:00
Raymond db27cfd719
Update deployment.md - Fix inconsistency and rollback message
- Fix inconsistency with configuration field references
- Fix message returns after performing a roll-back...
2020-04-13 20:43:35 +03:00
Kubernetes Prow Robot bc4bc85855
Merge pull request #20194 from varadaprasanth/patch-2
Glossary for PersistentVolumeClaim added
2020-04-13 10:01:49 -07:00
Jerry Park 1a4bbf03ea Fix issue with /docs/concepts/configuration/taint-and-toleration/ 2020-04-12 11:31:33 +09:00
Ali Mirlou 2060adcc0d Minor refactor and typo fix of Custom Resources topic
Revert a change in Custom Resources topic

Revert Latin phrases to original form

Update custom-resources.md
2020-04-12 00:37:50 +00:00
Kubernetes Prow Robot 2c694c97ab
Merge pull request #19970 from tsahiduek/pod_topology_spread_en
pod-topology-spread  links - Language en
2020-04-11 17:15:47 -07:00
Christian Zeller e1d688af2e
Update kubernetes-objects.md
Added missing word
2020-04-11 21:58:52 +00:00
Tim Bannister 068f8e4c69 Reword pod template concept information
- Mention address family in pod concept
  Preparing to reword this for IPv4 / IPv6 dual stack
- Fix capitalization for “cluster”, “container” and “volume”
  These are not resources you manage via kubectl
- Harmonize short descriptions for workload objects in glossary
- Expand definition of StatefulSet
- Use tooltip for “kubelet”
- Revise pod template text
- Revise What's Next section
2020-04-11 18:56:32 +01:00
Tsahi Duek 893aeecddd gix missed identation caused by lint 2020-04-10 14:43:45 +03:00
Tsahi Duek ba7708fa7a Revert "Fix identations in Conventions paragraph"
This reverts commit 69bb47153a.
2020-04-10 14:41:52 +03:00
Yuk, Yongsu a1a34783fb Update relative link to internal link. 2020-04-10 17:12:41 +09:00
Vageesha17 9e40a8fe98
updates for PR #20131 2020-04-10 10:25:14 +05:30
Vinicius Barbosa 8acfed97b7
Update custom-resources.md 2020-04-09 15:12:57 -03:00
Jordan Liggitt ace502b542 Make feature-state tag usage consistent 2020-04-09 13:19:41 -04:00
varadaprasanth 60ad431118
Glossary for PersistentVolumeClaim added
Added the glossary to PersistentVolumeClaim for a reference and better navigation.
2020-04-09 18:15:35 +05:30
Tim Bannister 80e05e4e52 Improve CronJob concept page
Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-04-09 06:23:26 +01:00
Kubernetes Prow Robot 26ddea1f27
Merge pull request #20154 from sftim/20200407_suggest_kubectl_scale
Suggest scaling deployment to 3 before rollout of update
2020-04-08 17:11:44 -07:00
Kubernetes Prow Robot b33f701ca3
Merge pull request #20147 from varadaprasanth/patch-1
Pod Object is modified as per standards
2020-04-08 17:07:44 -07:00
Tsahi Duek 69bb47153a Fix identations in Conventions paragraph 2020-04-08 11:29:18 +03:00
Karen Bradshaw 2d39523ee7 fix page formatting 2020-04-07 18:08:40 -04:00
Tim Bannister 4d3b7a06da Suggest scaling deployment to 3 before rollout of update 2020-04-07 16:55:11 +01:00
Kubernetes Prow Robot f85277d6d4
Merge pull request #20141 from jjmengze/patch-3
run command is deprecated
2020-04-07 08:39:44 -07:00
MengZeLee c11c8b38c4 run command is deprecated
can't not create deployment with kubectl run.
2020-04-07 23:27:33 +08:00
Kubernetes Prow Robot 85d4c2df52
Merge pull request #19731 from pyaillet/doc/init-container-precision
doc: add precision on init container start order
2020-04-07 08:05:43 -07:00
varadaprasanth fb0a183a75
Pod Object is modified as per standards
After Fix - Local volumes do not currently support dynamic provisioning, however a StorageClass
should still be created to delay volume binding until Pod scheduling.
2020-04-07 13:28:47 +05:30
Kubernetes Prow Robot 0854666f54
Merge pull request #20113 from caesarxuchao/network-proxy-master
Doc for Konnectivity service feature
2020-04-06 16:17:46 -07:00
Kubernetes Prow Robot fe33f92f2f
Merge pull request #20128 from varadaprasanth/patch-4
Fix on PersistentVolume
2020-04-06 16:03:47 -07:00
Kubernetes Prow Robot ec0b8fd56f
Merge pull request #19962 from AlphaWong/patch-2
add a yaml exmaple for type nodeport
2020-04-06 16:01:47 -07:00
varadaprasanth a105a31427
Fix on PersistentVolume
Modified PersistentVolume and PersitentVolumeClaim terms as per the standards
2020-04-06 17:58:39 +05:30
Chao Xu b8df304484 Introducing concepts about Konnectivity Service. 2020-04-05 11:35:20 -07:00
Pierre-Yves Aillet 7b27b3a662 doc: add precision on init container start order
Update content/en/docs/concepts/workloads/pods/init-containers.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2020-04-05 13:39:55 +02:00
Kubernetes Prow Robot e649d9e49b
Merge pull request #20085 from davivcgarcia/davivcgarcia-issue-19847
Replace embedded examples with links to related task docs
2020-04-04 12:39:45 -07:00
Kubernetes Prow Robot fbe2cb0ead
Merge pull request #20077 from Heena-PyCloud/patch-2
Updated line 167(PriorityLevelConfigurations) &170(FlowSchemas) for correct api reference.
2020-04-03 13:27:46 -07:00
Davi Garcia f1db8331c2 Replace embedded examples with links to related task docs
Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-03 14:56:17 -03:00
Kubernetes Prow Robot eaddd9c379
Merge pull request #20019 from wiggzz/patch-1
Fix typo
2020-04-03 09:07:46 -07:00
Kubernetes Prow Robot 16f5494192
Merge pull request #20073 from grischdian/master
add fstype parameter for gce pd
2020-04-03 09:03:46 -07:00
Kubernetes Prow Robot f783936580
Merge pull request #20064 from cloudmelon/patch-8
Add namespaces for node lease objects
2020-04-03 08:51:46 -07:00
Kubernetes Prow Robot 0a7e621696
Merge pull request #20072 from prasadkatti/patch-8
Update the weight metadata on EndpointSlices
2020-04-03 05:11:45 -07:00
Heena-PyCloud 8b8fa79cb6
Updated line 167(PriorityLevelConfigurations) and 170(FlowSchemas) for correct api reference.
Edit line 167 api reference for PriorityLevelConfigurations from 
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#prioritylevelconfiguration-v1alpha1-flowcontrol
to
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#prioritylevelconfiguration-v1alpha1-flowcontrol-apiserver-k8s-io
Edit line 170 api reference for FlowSchemas from 
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#flowschema-v1alpha1-flowcontrol
to
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#flowschema-v1alpha1-flowcontrol-apiserver-k8s-io
2020-04-03 13:39:36 +05:30