Kubernetes Prow Robot
fca500f268
Merge pull request #22083 from sysadm-dev/patch-1
...
Update kubeadm-join.md
2020-06-26 09:49:31 -07:00
Kubernetes Prow Robot
45c9ceed1b
Merge pull request #21941 from skycastlelily2/master
...
Update the guide for Fedora CoreOS
2020-06-26 09:47:31 -07:00
Alexandr Lebedev
3ff312373d
Update kubeadm-join.md
...
kubadm -> kubeadm
little bug fix
2020-06-26 18:11:17 +04:00
Stefan Kolb
cc17e44176
Fix typo
2020-06-26 14:44:49 +02:00
Kubernetes Prow Robot
3bb141c048
Merge pull request #21995 from rmohta/issue-21803
...
Add a note about reserved namespace prefix. Resolves #21803
2020-06-26 03:53:31 -07:00
Lily
0bc0d009ee
Update the guide for CentOS, RHEL or Fedora
2020-06-26 11:40:54 +08:00
Lily
9dc3d7965b
Update the guide for Fedora CoreOS
...
Download command files to /usr/local/bin instead of /opt/bin,which is not in
the default PATH and secure_path
2020-06-26 11:40:48 +08:00
Emily Moss
2c6ba2cb32
address PR comments
2020-06-25 15:06:55 -07:00
Emily Moss
97850ed430
cert-signing-requests fix
2020-06-25 14:27:10 -07:00
skieffer
08f49fa58e
Update kops.md
...
Add a link describing the IAM permissions `kops` requires in order to do its job.
2020-06-25 16:09:57 -04:00
Michael Taufen
51b52c423d
add ServiceAccountIssuerDiscovery to feature gates docs
2020-06-25 13:02:13 -07:00
Tim Bannister
4a4719d619
Switch note to use shortcode
2020-06-25 17:10:03 +01:00
Tim Bannister
f265aed794
Fold concept overview pages into section indexes
...
Where an existing Concept section has an index and the first page is
“Overview of X”, move the content of that overview into the index page
itself.
Also, configure redirects accordingly.
2020-06-25 17:10:03 +01:00
Tim Bannister
3ff7312cff
Add descriptions to Concept sections
...
Each section directly beneath Concepts gains a description.
2020-06-25 17:09:58 +01:00
Maciej Szulik
00f502fa6a
Update kubectl run from docs where necessary
...
kubectl run starting from 1.18 is creating only Pods and there is no option to
create any other resource. Users should be using kubectl create
commands instead. This update the documentation in all those places
where kubectl create should be used instead or changes description to
reflect the situation.
2020-06-25 13:37:14 +02:00
Tim Bannister
d9f82c9500
Explain ConfigMap volume source items array
...
The existing ConfigMap concept incorrectly states that you must use
different ConfigMap objects if you want to configure both environment
variables and file-like configuration items at the same time.
Reword to give the correct advice.
2020-06-24 22:11:56 +01:00
Kubernetes Prow Robot
b754da8df7
Merge pull request #22018 from Justin2997/patch-1
...
Remove extra space in documentation
2020-06-24 14:10:37 -07:00
Bowei Du
7e25d75413
Add version skew policy for kube-proxy
2020-06-24 07:41:01 -07:00
TAKAHASHI Shuuji
390bbf00bd
Use a link to the generated API document
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-06-24 22:23:28 +09:00
Qiming Teng
faa5a441fd
Fix example tests for English site
2020-06-24 19:10:14 +08:00
TAKAHASHI Shuuji
f3cd1ca39b
Fix the link to type Handler of k8s.io/api/core/v1.
2020-06-24 17:22:14 +09:00
Rohit Mohta
d41074866e
Add a note about reserved namespace prefix
...
A namespace with prefix 'kube-' is reserved, even though k8s will let you create that
2020-06-23 18:10:41 -07:00
Justin Brûlotte
a0bfa31a4b
Remove extra space in documentation
2020-06-23 14:56:43 -04:00
Kubernetes Prow Robot
8e2c2040a0
Merge pull request #22004 from makocchi-git/en/container_runtime
...
Fix broken code style in docs/setup/production-environment/container-runtimes.md
2020-06-23 10:18:38 -07:00
Kubernetes Prow Robot
71ebd876ec
Merge pull request #21418 from lnregalias/patch-1
...
Add info to `aws-load-balancer-security-groups` annotation
2020-06-23 09:57:42 -07:00
Kubernetes Prow Robot
940003d042
Merge pull request #22000 from rothgar/patch-4
...
Remove Tectonic and update kube-aws
2020-06-23 04:47:40 -07:00
garciaolais
ca71d9142f
update exec command
2020-06-22 22:46:02 -05:00
makocchi-git
06a4d1b7db
fix broken code style
2020-06-23 12:23:44 +09:00
Weiping Cai
506a57849b
uograde dependent-envars.yaml leave out env name
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2020-06-23 09:38:16 +08:00
Justin Garrison
f2aeb2c146
Remove Tectonic and update kube-aws
...
Tectonic was EOL'd in 2019 https://access.redhat.com/articles/3663961
`kube-aws` [now uses flatcar linux](https://github.com/kubernetes-incubator/kube-aws/commit/021d72f709ec0dcf1eb90dd98a79abeb8d562fb1 ) instead of CoreOS
2020-06-22 17:55:45 -07:00
Kubernetes Prow Robot
5c7e664910
Merge pull request #21887 from devriesb/patch-1
...
ommitted "not"
2020-06-22 14:13:41 -07:00
Kubernetes Prow Robot
6109714582
Merge pull request #21985 from pjhwa/fix-21982
...
Fix with concepts/extend-kubernetes/api-extension/custom-resources/
2020-06-22 13:41:41 -07:00
Kubernetes Prow Robot
7ac8022210
Merge pull request #21961 from joshuabezaleel/feature-gate-redirect-on-configure-service-account
...
Fix redirect link for feature-gates page on configure-service-account
2020-06-22 13:37:41 -07:00
Kubernetes Prow Robot
c69e39d4a2
Merge pull request #20845 from prasadkatti/move_configure_multiple_schedulers
...
Move configure-multiple-schedulers.md
2020-06-22 13:23:40 -07:00
Kubernetes Prow Robot
71b8819470
Merge pull request #21990 from bells17/update-kubespray-offline-environment-link
...
Update a link of kubespray "offline-environment"
2020-06-22 08:16:39 -07:00
Kubernetes Prow Robot
cdb39ed109
Merge pull request #21981 from MajorBreakfast/patch-3
...
Fix description of failureThreshold
2020-06-22 08:14:39 -07:00
bells17
ebd8525f07
Update a link of kubespray "offline-environment"
2020-06-22 23:04:08 +09:00
Jerry Park
ffe0090d2c
Fix with concepts/extend-kubernetes/api-extension/custom-resources/
2020-06-22 09:32:29 +00:00
Josef Brandl
f52ab1241b
Fix description of failureThreshold
2020-06-22 10:08:40 +02:00
Kiyoshi Muranaka
d8c8d6a881
[en] Fix broken link to Xilinx FPGA device plugins
2020-06-22 17:00:01 +09:00
Prasad Katti
473c56aa4f
move configure-multiple-schedulers.md
2020-06-21 20:04:18 -07:00
Alex Lin
384de5991f
Update content/en/docs/concepts/cluster-administration/cloud-providers.md
...
Co-authored-by: Jim Angel <jimangel@users.noreply.github.com >
2020-06-22 10:37:28 +10:00
joshuabezaleel
0a76ba0149
Fix redirect link for feature-gates page on configure-service-account
2020-06-21 22:21:35 +07:00
Kubernetes Prow Robot
6ef6812c8e
Merge pull request #21855 from Marusyk/rmarusyk/21747
...
Improve kubernetes description
2020-06-21 07:58:41 -07:00
Kubernetes Prow Robot
5e832689dc
Merge pull request #21915 from bradtopol/wrangleupdate
...
update wrangler doc to relax style guidelines for content
2020-06-21 07:56:39 -07:00
nevermyuk
d2d289be63
Add endpoint into glossary
...
Edit definition and add tooltips for endpoint
Update content/en/docs/reference/glossary/endpoint.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Update definition
Update content/en/docs/reference/glossary/endpoint.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Change tag from fundamentals to networking
2020-06-21 22:46:33 +08:00
Kubernetes Prow Robot
972c689c69
Merge pull request #21467 from ZhiFeng1993/Update-kubelet-and-kubernetes-cni-binary-installation-info
...
Update installation info for kubelet and kubernetes-cni
2020-06-21 07:28:38 -07:00
Kubernetes Prow Robot
0c812fad45
Merge pull request #20443 from fernandokarnagi/master
...
Added steps for normal user authentication
2020-06-21 05:48:39 -07:00
Kubernetes Prow Robot
01124bf873
Merge pull request #21950 from Cweiping/remove_unnecessary_note
...
Remove note from Job concept about Pod backoff failure policy
2020-06-21 05:40:39 -07:00
Weiping Cai
03092eed1c
remove unnecessary note
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2020-06-21 13:56:36 +08:00