David Schott
90e2a30005
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-06-30 11:53:55 -07:00
David Schott
7686c208ae
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-06-30 11:53:46 -07:00
David Schott
eae3119f89
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-06-30 11:53:38 -07:00
David Schott
4bc02fce4b
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-06-30 11:53:24 -07:00
Kaslin Fields
65f26d98a4
Updating alt text on dog analogy.
2020-06-30 09:52:31 -07:00
Kaslin Fields
d8f556b130
Update wording
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-06-30 09:50:48 -07:00
Kaslin Fields
13489ebe3c
Update content/en/blog/_posts/2020-06-30-SIG-Windows-Spotlight/index.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-06-30 09:50:08 -07:00
Kaslin Fields
690f1ade89
Update terminology
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-06-30 09:47:50 -07:00
Kaslin Fields
590258794a
Update "blog" to tutorial
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-06-30 09:47:33 -07:00
Philipp Strube
142285aec2
Add blog post: How to work with Terraform and Kubernetes
2020-06-30 09:03:46 +02:00
kaslin
a7ad0395ab
Adding SIG-Windows Spotlight blog post with images.
2020-06-30 01:07:52 +00:00
Marek Anderson
76d2794e66
Clarify PVC access modes in third paragraph
...
The last sentence of the third paragraph was worded in an unreadable way.
Before: Claims can request specific size and access modes (e.g., they can be mounted once read/write or many times read-only).
Replaced with technical terms and hyperlinked to Access Modes section on the same page.
2020-06-29 16:05:36 -04:00
Tim Bannister
98c349f685
Fix page front matter (en localization)
2020-06-29 18:45:52 +01:00
Kubernetes Prow Robot
bc90e9eed0
Merge pull request #21672 from janosi/sctp
...
Moving SCTP support from alpha to beta
2020-06-29 10:43:25 -07:00
Kubernetes Prow Robot
6d0a8dc193
Merge pull request #22118 from lovebaby979/en
...
update en
2020-06-29 09:39:25 -07:00
Kubernetes Prow Robot
11e13b63ee
Merge pull request #21189 from wojtek-t/immutable_secrets_beta
...
Promote Immutable Secrets/ConfigMaps to Beta
2020-06-29 05:13:24 -07:00
wojtekt
0d7d24195d
Promote immutable secrets/configmaps to Beta
2020-06-29 07:53:37 +02:00
TAKAHASHI Shuuji
6a22815738
Fix a broken link in concepts/extend-kubernetes/compute-storage-net/device-plugins.md
2020-06-29 10:53:48 +09:00
Kubernetes Prow Robot
39cd254c5b
Merge pull request #22129 from wawa0210/patch-1
...
Fix creating `CertificateSigningRequest` EOF missing terminator
2020-06-28 10:54:14 -07:00
Aditya
34536c5ba3
Adding HTTP(S) to the acceptable traffic
2020-06-28 10:33:37 -04:00
wawa
d33dc9f178
shell fix
...
Fix missing'EOF' terminator
2020-06-28 15:51:22 +08:00
wangjibao.lc
4658821c4c
update en
2020-06-28 10:01:12 +08:00
Qiming Teng
1d5c6b53e6
Tune the code snippet in the list environment
2020-06-28 09:56:04 +08:00
Kubernetes Prow Robot
86d373b0f9
Merge pull request #21997 from sftim/20200622_tidy_concepts_section_post_docsy
...
Tidy concepts section post-Docsy
2020-06-27 17:12:14 -07:00
Kubernetes Prow Robot
77b5c0d427
Merge pull request #21933 from tengqm/move-dns-debugging
...
Move DNS debugging page back to cluster administration
2020-06-27 16:50:14 -07:00
Kubernetes Prow Robot
29eaf741ed
Merge pull request #22108 from pjhwa/fix-22107
...
Fix issue with links to wrong section name
2020-06-27 06:38:15 -07:00
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
Qiming Teng
69a162dc2c
Revised README for English examples
2020-06-27 11:15:21 +08: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