Kubernetes Prow Robot
daf7156bd5
Merge pull request #23517 from sftim/20200828_remove_cloud_providers_page
...
Remove cloud providers page
2020-09-03 12:07:41 -07:00
Kubernetes Prow Robot
5b08dbc38d
Merge pull request #23107 from celestehorgan/add-3rdparty-warning
...
Add 3rd party content warning
2020-09-02 12:53:06 -07:00
Lorenzo Paris
7048041d14
Update storage-classes.md
...
Adding vSphere CSI StorageClass example.
2020-09-01 16:47:11 -07:00
Celeste Horgan
47dd26bf09
Add 3rd party content warning
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
2020-09-01 10:39:06 -07:00
Sascha Grunert
91f4a125c0
Remove the feature gate part from immutable secrets/configmaps
...
The feature is in `beta` since Kubernetes v1.19.0 so it is enabled per
default. This means that we can omit the hint to enable the feature
gate manually.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-01 14:32:18 +02:00
Kubernetes Prow Robot
353b5bed24
Merge pull request #23529 from JubayerJoy/master
...
Move “Resource Bin Packing” into Scheduling & Eviction section
2020-08-31 16:41:53 -07:00
alec
3e3de65859
Update endpoint-slices.md
...
Fix a typo
2020-08-31 17:21:32 +09:00
Kubernetes Prow Robot
c0d06c1980
Merge pull request #23228 from kvaps/fix-apiserver-dualstack
...
Specify service-cluster-ip-range for apiserver (dualstack)
2020-08-29 10:53:19 -07:00
Jubayer Abdullah Joy
11b10784fd
Move “Resource Bin Packing” into Scheduling & Eviction section ( #1 )
...
Signed-off-by: Jubayer Abdullah Joy <jubayerjoy98@gmail.com>
2020-08-29 01:42:14 +06:00
Tim Bannister
94b2f857bb
Update Kubernetes architectural diagram ( #23138 )
...
* Update Kubernetes architectural diagram
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Switch Kubernetes Component diagram to SVG
Co-authored-by: David Kypuros <davidkypuros@gmail.com>
2020-08-28 08:49:50 -07:00
Tim Bannister
24b350662c
Remove links to cloud providers page
2020-08-28 12:53:42 +01:00
Tim Bannister
a4ab9c712f
Remove cloud providers page
...
The content guide for the website requires omitting this kind of
content; instead, cloud providers can each provide their own
documentation on how to make their system work with Kubernetes.
2020-08-28 12:44:03 +01:00
BartoszCki
8bcf7bb744
Make it idiomatic English
2020-08-28 00:31:06 +02:00
BartoszCki
9e9b22689c
Another typo
2020-08-27 16:07:59 +02:00
BartoszCki
9328c7d2b1
Another typo
2020-08-27 16:00:02 +02:00
BartoszCki
5c8f26e6d6
Fix a typo
2020-08-27 15:23:55 +02:00
Kubernetes Prow Robot
02767f7a3a
Merge pull request #23066 from jayunit100/patch-4
...
Clarify the 3 primitives used for defining policy targets
2020-08-26 14:59:03 -07:00
Kubernetes Prow Robot
70b75e16f0
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
...
Replace special quote characters with normal ones
2020-08-26 14:55:02 -07:00
Savitha Raghunathan
95c94c03d5
resolving conflicts
2020-08-23 12:13:37 -04:00
jay vyas
cace35ea04
Clarify the 3 primitives used for defining policy targets
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-23 05:11:12 -04:00
Kubernetes Prow Robot
e258284e9d
Merge pull request #23090 from pjhwa/fix-23089
...
Fix issue with k8s.io/docs/concepts/configuration/secret/
2020-08-22 08:19:39 -07:00
reylejano-rxm
4caacbaf6b
Update links to k8s control plane and k8s objects on controller page
...
Fix link to k8s control plane
2020-08-21 12:08:05 -07:00
Kubernetes Prow Robot
6005510284
Merge pull request #22968 from blueabysm/fix-links-which-pointed-to-unavailable-location
...
Fix links which pointed to unavailable location
2020-08-21 07:35:40 -07:00
Kubernetes Prow Robot
3052197b1d
Merge pull request #23277 from alombardo4/patch-1
...
Fix typo in resource unit documentation.
2020-08-21 06:55:40 -07:00
Alec Lombardo
e9c9b557fa
Fix typo in resource unit documentation.
...
The spec specified a "plain integer or as a fixed-point integer", but a fixed-point number is the correct terminology.
As such, 1.7Gi and 1Gi should both work.
2020-08-21 09:32:42 -04:00
Kubernetes Prow Robot
8d56047830
Merge pull request #23084 from robscott/endpointslice-duplication
...
Documenting EndpointSlice deduplication requirements
2020-08-21 04:33:39 -07:00
reylejano-rxm
ec27c6cb83
Update link to Weave Net's Integrating Kubernetes via the Addon page
2020-08-20 21:24:04 -07:00
Rob Scott
9bca5270fe
Documenting EndpointSlice deduplication requirements
2020-08-20 15:53:35 -07:00
Kubernetes Prow Robot
427dda53b8
Merge pull request #23270 from lostsquirrel/patch-3
...
Remove the unessary code type
2020-08-20 15:27:40 -07:00
lostsquirrel
426e44bbad
remove the non paire parenthese
2020-08-20 16:24:10 +08:00
lostsquirrel
fdade94ecb
Remove the unessary code type
...
According to the rest part of this article. the `shell` for the output of command might be omitted
2020-08-20 16:16:36 +08:00
Kubernetes Prow Robot
713f0f5e3a
Merge pull request #22959 from tabbysable/master
...
Correct Privilege Escalation section
2020-08-19 10:29:22 -07:00
Andrei Kvapil
b9bc797a9f
Specify service-cluster-ip-range for apiserver
2020-08-18 23:39:12 +02:00
Kubernetes Prow Robot
18003b508a
Merge pull request #23130 from DirtySoc/patch-1
...
Update images.md
2020-08-18 14:31:11 -07:00
Kubernetes Prow Robot
253e7e8cf3
Merge pull request #23111 from maelfosso/patch-1
...
Update container-lifecycle-hooks.md : PostStart section
2020-08-18 14:29:11 -07:00
Kubernetes Prow Robot
6ff2fddb38
Merge pull request #23103 from zionwu/fix-binpack
...
Fix wrong number in example of resource-bin-packing.md
2020-08-18 14:27:11 -07:00
Zach Corleissen
773999241c
Update content/en/docs/concepts/containers/images.md
2020-08-18 14:26:30 -07:00
Kubernetes Prow Robot
67862b3abd
Merge pull request #22939 from lopes22/patch-1
...
Update pod-lifecycle.md
2020-08-18 14:23:11 -07:00
Zach Corleissen
bf37bf0498
Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
2020-08-18 14:15:30 -07:00
Stefano Charissis
e6b0465427
Update nodes.md
...
Corrected a small syntactical error.
2020-08-18 12:30:45 +10:00
Kubernetes Prow Robot
a2096d134e
Merge pull request #22927 from dba-git/patch-1
...
grammar and syntax errors
2020-08-16 23:16:18 -07:00
Kubernetes Prow Robot
5a7b92971c
Merge pull request #22764 from vincenthcui/master
...
update default config for Openstack Cloud Controller Manager since v1.17.0 version release
2020-08-16 20:00:18 -07:00
Kubernetes Prow Robot
4a4e84e479
Merge pull request #21284 from MorrisLaw/remove-third-party-vendors
...
Remove third-party vendors from cloud provider docs
2020-08-16 14:24:18 -07:00
Kubernetes Prow Robot
7c39165d67
Merge pull request #23053 from shuuji3/en/fix-code-block-volume-snapshot
...
Fix the code block on concepts/storage/volume-snapshots page
2020-08-16 14:20:18 -07:00
Omar Saleem
6ac37b76be
fix a typo
...
you "lose" data not "loose" data. quick fix
2020-08-15 13:07:42 -04:00
MorrisLaw
2ff7e96e16
Remove third-party vendors from cloud provider docs
2020-08-14 13:50:42 +00:00
lostsquirrel
be9d7567be
This should not be shell
...
the code is yaml
2020-08-14 10:15:16 +08:00
Derek Willingham
7fe9521376
Update images.md
...
fix grammar.
2020-08-13 18:24:11 -04:00
Mael FOSSO
20468289fe
Update container-lifecycle-hooks.md
...
To follow the same logic like the one for describing the **PreStop** hook, I think it's better to write it kike that.
2020-08-13 06:32:51 +02:00
Kubernetes Prow Robot
9d0baba1e1
Merge pull request #23075 from annajung/merged-master-dev-1.19
...
Merged master dev 1.19
2020-08-12 09:43:44 -07:00
zionwu
29c518c175
Fix wrong number in example of resource-bin-packing.md
2020-08-12 20:23:00 +08:00
Jerry Park
05e11bb98d
Fix issue with k8s.io/docs/concepts/configuration/secret/
2020-08-12 04:41:34 +00:00
Anna Jung
09d0f598fa
Merge master into dev-1.19 to keep in sync
2020-08-11 08:34:02 -05:00
TAKAHASHI Shuuji
c6a96128c4
Replace special quote characters with normal ones.
2020-08-11 21:05:22 +09:00
Patrick Ohly
6d84df458e
Update content/en/docs/concepts/storage/storage-capacity.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-10 19:32:25 +02:00
Patrick Ohly
c5e26a2636
Update content/en/docs/concepts/storage/storage-capacity.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-10 19:32:12 +02:00
Patrick Ohly
0dd9d1088e
storage capacity: mention API group
...
Just the feature gate alone is not enough, the API group also needs to
be enabled.
2020-08-10 16:23:59 +02:00
Evgeny Shmarnev
7f1a2cace5
Improve order of workload resources
2020-08-10 09:56:48 +02:00
TAKAHASHI Shuuji
e806ba5207
Fix the indentation and lang of the code block on concepts/storage/volume-snapshots.
2020-08-10 11:40:41 +09:00
Kubernetes Prow Robot
da1eec647d
Merge pull request #22994 from tengqm/zh-links-concepts-5
...
[zh] Fix links in concepts section (5)
2020-08-09 19:22:19 -07:00
Kubernetes Prow Robot
8cb1149e9c
Merge pull request #23046 from pjhwa/fix-23045
...
Fix issue with k8s.io/docs/concepts/workloads/pods/
2020-08-09 11:00:19 -07:00
Jerry Park
00a3e0ae4b
Fix issue with k8s.io/docs/concepts/workloads/pods/
2020-08-09 23:03:55 +09:00
cedarkuo
6622de0b5e
Fix pod-lifecycle typo bescheduled.
...
Replace bescheduled by be scheduled.
2020-08-08 17:30:10 +08:00
Takaaki Fujii
19b4e0efa1
fix ServiceAccount link URL Path
2020-08-08 11:17:35 +09:00
Kubernetes Prow Robot
0d87df2604
Merge pull request #22996 from gnufied/add-expansion-recovery-docs
...
Add docs for manual recovery from resize failure
2020-08-07 08:32:18 -07:00
Kubernetes Prow Robot
e6721ff8da
Merge pull request #22940 from lostsquirrel/patch-1
...
typo found
2020-08-07 07:30:18 -07:00
Tabitha Sable
0a861ca7c0
use traditional UNIX language
...
Refer to the 02000 and 04000 bits in file permissions as "set-user-ID mode" and "set-group-ID mode", as the UNIX manuals have done since 4th edition per suggestion by sftim
2020-08-06 21:55:41 -05:00
lostsquirrel
e4c07f7dd0
typo found
2020-08-07 08:45:08 +08:00
Hemant Kumar
90f89a763f
Add docs for manual recovery from resize failure
2020-08-06 12:31:45 -04:00
Ray
3993737e58
replacing the control plane glossary term
...
replacing the control plane glossary term for a link to:
/docs/concepts/overview/components/
2020-08-06 08:17:40 +08:00
Kubernetes Prow Robot
6fa854c10a
Merge pull request #22971 from lostsquirrel/patch-3
...
ADD missing space
2020-08-05 05:14:28 -07:00
Kubernetes Prow Robot
2ad5089ee0
Merge pull request #22963 from Arhell/fix-typo
...
fix typo
2020-08-05 04:44:28 -07:00
lostsquirrel
8f299dfc70
ADD missing space
...
add possible missing space
2020-08-05 16:24:48 +08:00
Ray
0e452fed03
Fix links in what's next section
...
1. Kubernetes control plane -> /docs/reference/glossary/?all=true#term-control-plane
2. Kubernetes objects -> /docs/concepts/overview/working-with-objects
/docs/reference/glossary/?all=true#term-control-plane should be
replaced into a new page talking about control plane when exists.
2020-08-05 13:04:16 +08:00
Ray
9f9b714b63
Fix control loop hyperlink
...
should point to /docs/concepts/architecture/controller
2020-08-05 13:03:25 +08:00
Qiming Teng
b4189b5800
[zh] Fix links in concepts section (5)
2020-08-05 11:55:04 +08:00
Kubernetes Prow Robot
6126c42ba1
Merge pull request #22683 from MikeSpreitzer/doc-health-for-strangers
...
Document the health-for-strangers workaround
2020-08-04 16:04:28 -07:00
Arhell
f65ffd7a95
fix typo
2020-08-05 00:23:24 +03:00
Tabitha Sable
aa8e0d6677
Correct Privilege Escalation section
2020-08-04 14:23:42 -05:00
TAKAHASHI Shuuji
1eb3ee27e5
Remove the toc shortcode from concepts/services-networking/network-policies.
2020-08-04 10:45:15 +09:00
lopes22
e563940013
Update pod-lifecycle.md
2020-08-03 21:11:55 -04:00
Savitha Raghunathan
53c71ad3f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-08-03 16:09:39 -04:00
dba-git
eb0a35821d
grammar and syntax errors
2020-08-03 14:58:55 +02:00
vincentcui
9906576106
update default config for Openstack Cloud Controller Manager since v1.17.0 version release
...
Refer: https://github.com/kubernetes/cloud-provider-openstack/releases/tag/v1.18.0
Refer: 994df0e706
2020-08-03 12:09:50 +08:00
Qiming Teng
c8f4704873
Fix links in concepts section (2)
2020-08-02 09:11:14 +08:00
Kubernetes Prow Robot
78e997cf3f
Merge pull request #22655 from MikeSpreitzer/doc-new-apf-metrics
...
Document new API Priority and Fairness metrics
2020-08-01 16:29:40 -07:00
Kubernetes Prow Robot
e4f6797510
Merge pull request #22557 from tengqm/fix-links-concepts
...
Fix links in concepts section
2020-08-01 15:43:40 -07:00
Eric Pederson
19a8bbc82b
Add non-exposed Pod DNS name ( #22797 )
...
* Add Pod DNS name
I could not get the hostname/subdomain example to work. For example:
```
$ kubectl describe svc busybox1
Name: busybox1
Namespace: default
Labels: name=busybox
Annotations: <none>
Selector: name=busybox
Type: ClusterIP
IP: 10.109.13.10
Port: <unset> 9000/TCP
TargetPort: 9000/TCP
Endpoints: 172.17.0.6:9000
Session Affinity: None
Events: <none>
$ kubectl get ep busybox1
NAME ENDPOINTS AGE
busybox1 172.17.0.6:9000 4m5s
$ kubectl get pod busybox1 -o jsonpath="{.metadata.labels} {.spec.hostname} {.spec.subdomain}"
map[name:busybox] busybox-1 default-subdomain
$ kubectl exec busybox -- nslookup busybox-1.default-subdomain.default.svc.cluster.local
nslookup: can't resolve 'busybox-1.default-subdomain.default.svc.cluster.local'
Server: 10.96.0.10
Address 1: 10.96.0.10 kube-dns.kube-system.svc.cluster.local
command terminated with exit code 1
```
* Update content/en/docs/concepts/services-networking/dns-pod-service.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/services-networking/dns-pod-service.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-01 15:39:41 -07:00
TAKAHASHI Shuuji
36d9239fb1
Fix broken links to pages under /en/docs/tasks/administer-cluster/manage-resources/
2020-08-01 17:45:36 +09:00
Mike Spreitzer
499d0f4df1
Tweaked wording and added codenew example re health-for-strangers
2020-07-31 15:30:57 -04:00
Mike Spreitzer
8250aa2df0
Tweak APF metric doc in response to review
2020-07-31 15:26:47 -04:00
Kubernetes Prow Robot
af4e2fdf2b
Merge pull request #22712 from javidiaz/alphanoticefeature
...
Adding feature status and prerequisite to new feature.
2020-07-28 05:19:08 -07:00
Savitha Raghunathan
e2a861c2f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-07-27 19:10:42 -04:00
micnncim
0e1678f78b
Fix typo in pod-lifecycle.md
2020-07-28 04:35:12 +09:00
Eric Briand
052b7fb852
Renamed super.mycompany.com into images.my-company.example
2020-07-27 16:09:07 +02:00
Qiming Teng
0bdcd44e6b
Replace reference to redirect entries (1)
...
We are referencing the redirect entries in the docs, at many places.
These references should be updated to the correct content page.
2020-07-27 13:22:53 +08:00
Kubernetes Prow Robot
b2b2f055d8
Merge pull request #22627 from uthark/patch-1
...
Fixed typo in feature gate name.
2020-07-26 20:22:16 -07:00
Tim Bannister
49eee8fd3d
Revise Pod concept ( #22603 )
...
* Revise Pod concept
Adapt the existing Pod documentation to suit the Docsy theme, by
promoting the Pod concept itself to /docs/concepts/workloads/pods/
Following on from this, update the Pod Lifecycle page to cover the
lifecycle of a Pod and follow on directly from the Pod concept,
for readers keen to understand things in detail.
This change also removes the automatic contents list from the Pod
overview page. Instead, the new page links to all the pages
inside the Pod section.
* Update links to Pod concept
Link to updated content
* Incorporate Pod concept suggestions
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Revise StatefulSet suggestion for Pod concept
Co-authored-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-26 20:18:16 -07:00
Kubernetes Prow Robot
81e9489f9a
Merge pull request #21767 from OriHoch/patch-1
...
volume_attributes is now volume_context in CSI spec
2020-07-26 19:50:16 -07:00
Kubernetes Prow Robot
9880cbd671
Merge pull request #22318 from tengqm/fix-19996
...
Fix pages that reference removed API groups
2020-07-26 19:38:18 -07:00