Quan Tian
c1693b5293
Unify typical apiserver port in docs
2020-06-08 07:20:31 -07:00
Adam
473ab23e80
Update configmap.md
...
Fixed configmap -> configMap
2020-06-07 21:16:28 +02:00
Kubernetes Prow Robot
a03d8db7e4
Merge pull request #21531 from kbhawkey/kb-cleanup-daemonset-concept
...
minor cleanup, remove links
2020-06-07 07:35:45 -07:00
Adam Gutglick
d32b9e2359
Fix numbering in the "Parallel Jobs" section
2020-06-07 12:53:28 +03:00
Karen Bradshaw
6e914e5e28
minor cleanup, remove links
2020-06-05 11:43:35 -04:00
Kubernetes Prow Robot
0909848f1e
Merge pull request #21492 from tallclair/pod-security-profiles
...
Minor cleanup of standardized pod security
2020-06-05 04:31:44 -07:00
Tim Allclair
9065e168f0
Minor cleanup of standardized pod security
2020-06-04 11:22:52 -07:00
Kubernetes Prow Robot
e629f80eb2
Merge pull request #21448 from wangxy518/patch-5
...
a misspelling
2020-06-04 06:39:15 -07:00
Kubernetes Prow Robot
3b6e9e0d6f
Merge pull request #21442 from tallclair/pod-security-profiles
...
Add missing PSP restrictions to standard security profiles
2020-06-03 13:30:44 -07:00
wojtekt
d7e11597ed
Document self-updating feature for ConfigMap
2020-06-03 13:03:01 +02:00
wangxy518
560ee51cb3
a misspelling
...
a misspelling
2020-06-03 15:43:07 +08:00
Tim Allclair
44db1a13c9
Add missing PSP restrictions to standard security profiles
2020-06-02 17:13:12 -07:00
Kubernetes Prow Robot
d8e0a2c0f1
Merge pull request #21163 from sftim/20200524_revise_kubernetes_api_concept
...
Revise Kubernetes API concept page
2020-06-02 14:46:16 -07:00
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
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