Kubernetes Prow Robot
04252f248d
Merge pull request #22100 from mikkeloscar/startup-probe-beta-v1.18
...
Mark StartupProbe Feature gate beta v1.18
2020-06-27 06:36:15 -07:00
Kubernetes Prow Robot
54a14bcf60
Merge pull request #22081 from stefan-kolb/patch-1
...
Fix typo
2020-06-27 05:26:18 -07:00
Kubernetes Prow Robot
f218ed4af4
Merge pull request #22087 from sarat1669/patch-1
...
fix typo
2020-06-27 05:24:15 -07:00
Jerry Park
427b4ec428
Fix issue with links to wrong section name
2020-06-27 20:58:23 +09:00
Mikkel Oscar Lyderik Larsen
4787ccfc4d
Mark StartupProbe Feature gate beta v1.18
...
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de >
2020-06-27 10:13:31 +02:00
Kubernetes Prow Robot
9f1a05ce02
Merge pull request #22070 from vinu2003/correct-node-cleanup-sequence
...
fix: fixed the sequence of steps to remove node
2020-06-26 16:44:14 -07:00
Kubernetes Prow Robot
de02f2f27d
Merge pull request #22054 from soltysh/kubectl_run_updates
...
Update kubectl run from docs where necessary
2020-06-26 14:30:14 -07:00
vinu2003
a6bc7d1784
Marked the command as bash code
...
Marked the command as bash code
Marked the command as bash code
2020-06-27 06:33:58 +10:00
Wei Huang
9d1f16db85
Deprecate featuregate ResourceLimitsPriorityFunction in 1.19
2020-06-26 12:41:53 -07:00
Sarat Chandra Balla
e79848f9e1
fix typo
2020-06-27 00:54:01 +05:30
Kubernetes Prow Robot
d252bcf3bd
Merge pull request #22063 from EmilyM1/authenticating-certificates
...
Update wording for “Authenticating” reference
2020-06-26 11:27:31 -07:00
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
Kubernetes Prow Robot
f93844fd63
Merge pull request #21697 from tengqm/RotateKubeletClientCertificate-119
...
Mark RotateKubeletClientCertificate GA
2020-06-24 05:53:17 -07: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
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