Jeffrey van den Hondel
38374a03b0
Operator: Exists missing
...
The Operator Exists is missing without this operator there will be no pod deployed on the master node.
2021-05-06 15:40:45 +02:00
Brandon Mitchell
3a31285ac6
Updating dockershim FAQ with Mirantis announcement
...
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2021-05-05 21:17:00 -04:00
Jihoon Seo
e2dfeef40a
Remove duplicate code block
2021-05-06 09:50:40 +09:00
Kubernetes Prow Robot
dd9fa36afd
Merge pull request #27466 from chrisnegus/prod-env-text
...
Adding new Production Environment section
2021-05-04 12:27:14 -07:00
Christopher Negus
2117217f62
Adding new Production Environment section
...
Review comments resolved
Small edits
Edits from reylejano comments
Edits from a-mcarthy and kbhawkey comments
More edits from sftim comments
Moved index.md to _index.md to pick up directory links
2021-05-04 19:06:18 +00:00
Kubernetes Prow Robot
b02027a57c
Merge pull request #27820 from jai/jai/fix-27204
...
docs(admission-controllers): update release status of TaintNodesByCon…
2021-05-04 11:14:14 -07:00
James Wilson
d17a261c0e
Fix spelling mistake of the word 'kubernetes' in line 390
...
A volume with `volumeMode: Filesystem` is *mounted* into Pods into a directory. If the volume
is backed by a block device and the device is empty, Kubernetes creates a filesystem
on the device before mounting it for the first time.
2021-05-03 16:20:49 +12:00
Jai Govindani
170304e282
docs(overview): add info on k8s abbreviation
...
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-04-30 21:43:56 +07:00
Pedro Leão da Cruz
c4f1225b26
Adds COF to the list of operators frameworks
...
Adds the Charmed Operator Framework to #heading-writing-operator
2021-04-30 09:40:48 +01:00
Jai Govindani
a6ab6dca21
docs(admission-controllers): update release status of TaintNodesByCondition
...
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-04-30 13:21:19 +07:00
Qiming Teng
11f1b6b8e9
Update component reference
...
This PR updates the component reference generated for 1.21. A bug was
found where the upstream source code is now applying a normalization
function to all flags.
This PR also removes the dangling kubelet-config API file.
2021-04-30 10:40:27 +08:00
prameshj
9d84de7fe4
Fix sed command for IPVS mode.
...
Verified that the new sed command generates - `args: [ "-localip", "169.254.20.10", "-conf", "/etc/Corefile", "-upstreamsvc", "kube-dns-upstream" ]`
2021-04-29 15:01:26 -07:00
Daniel Fernández
bd89e37865
Add missing --type merge in retainkeys examples
2021-04-29 13:33:10 +02:00
Smuu
1f28ec0961
Fix syntax errors ( #27735 )
...
* Fix syntax errors
- fix wrong placed line breaks
- fix command mode start and end
* remove word 'simple'
2021-04-28 17:06:50 -07:00
Kubernetes Prow Robot
932d25ee87
Merge pull request #27754 from shannonxtreme/preemption-qos
...
Clarify use of QoS in eviction ranking
2021-04-28 12:50:50 -07:00
Kubernetes Prow Robot
1493c20caa
Merge pull request #27640 from Miciah/taint-and-toleration-delete-out-of-disk-add-pid-pressure
...
taint-and-toleration: Delete out-of-disk, add pid-pressure
2021-04-27 14:49:38 -07:00
Kubernetes Prow Robot
74b73d6ae2
Merge pull request #27725 from davegarvey/patch-1
...
Add missing word 'be'
2021-04-27 14:37:38 -07:00
Shannon Kularathna
979ffdf355
Clarify use of QoS in eviction ranking
2021-04-27 21:03:51 +00:00
Jai Govindani
37ea6e0bf5
docs(probes): add version req info
...
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-04-27 21:07:31 +07:00
Kubernetes Prow Robot
6ee5ce4f6e
Merge pull request #27730 from petersutter/patch-1
...
Switch Do's and Don'ts
2021-04-27 05:27:38 -07:00
Kubernetes Prow Robot
a22aa8fd4f
Merge pull request #27709 from shuuji3/patch-10
...
Make minor changes on en/docs/tasks/network/validate-dual-stack
2021-04-26 17:35:03 -07:00
wangyysde
e28f3ce2ff
content/en/docs/reference/command-line-tools-reference/feature-gates.md
...
Signed-off-by: wangyysde <net_use@bzhy.com>
2021-04-27 00:20:51 +08:00
Kubernetes Prow Robot
f4606d4d8d
Merge pull request #27732 from liggitt/1-21-deprecations
...
1.25 deprecations
2021-04-26 08:37:02 -07:00
Jordan Liggitt
0e2b857282
1.25 deprecations
2021-04-26 08:12:34 -04:00
Peter Sutter
5deefdaa9d
Switch Do's and Don'ts
2021-04-26 12:01:56 +02:00
David Garvey
87364a0983
Add missing word 'be'
2021-04-26 13:53:16 +08:00
Tim Bannister
b0ad9ff416
Revise localization guide
...
- explain new localized strings
- general tidying
2021-04-25 11:10:20 +01:00
TAKAHASHI Shuuji
0e8792c2f7
Make minor changes on en/docs/tasks/network/validate-dual-stack
2021-04-25 14:17:00 +09:00
Kubernetes Prow Robot
11537e99c6
Merge pull request #27695 from michaelgugino/patch-1
...
Update webhook server example code link
2021-04-24 16:29:00 -07:00
Kubernetes Prow Robot
a4e4d58c85
Merge pull request #27708 from rolfedh/patch-1
...
Append `.git` to upstream URLs
2021-04-24 16:22:59 -07:00
Kubernetes Prow Robot
8f312c4439
Merge pull request #27693 from szmytson/patch-1
...
Fix table formatting.
2021-04-24 14:01:00 -07:00
Rolfe Dlugy-Hegwer
03ab264919
Append `.git` to upstream URLs
...
The upstream URLs are missing the `.git` suffix. You can see this minor omission if you run the `git remote -v` command in your local `website` repo.
2021-04-24 16:01:21 -04:00
ravisantoshgudimetla
dd60f06954
Update pause image
2021-04-23 18:05:28 -04:00
Michael Gugino
27b2611cbc
Update webhook server example code link
...
Fix 404 error and point to the latest released code.
2021-04-23 12:19:23 -04:00
Kubernetes Prow Robot
2318028ec4
Merge pull request #27635 from zshihang/master
...
update doc for BoundServiceAccountTokenVolume
2021-04-23 07:44:02 -07:00
szmytson
16c4fa7977
Fix table formatting.
2021-04-23 15:48:33 +02:00
Kubernetes Prow Robot
0b3359c72a
Merge pull request #27139 from vaibhav2107/link-high-availability
...
Update the hyperlink address of High-Availability Clusters
2021-04-23 01:24:02 -07:00
Kubernetes Prow Robot
65b92fbebf
Merge pull request #27637 from zacharysarah/going-emeritus-so-long
...
Going emeritus, remove myself from WGs and SIGs
2021-04-23 01:18:02 -07:00
vaibhav
4522ec629b
Update the hyperlink address of High-Availability Clusters
2021-04-23 10:29:27 +05:30
Kubernetes Prow Robot
b7eb2c0eb6
Merge pull request #27421 from logicalhan/stable-metrics
...
add back the link to stable metrics list
2021-04-22 18:22:02 -07:00
Kubernetes Prow Robot
0c07d4f5bb
Merge pull request #27680 from shannonxtreme/client-lib-links
...
Sort client library links
2021-04-22 18:08:02 -07:00
Kubernetes Prow Robot
1c7979d7d7
Merge pull request #27678 from shannonxtreme/feature-gates
...
Update Stages column
2021-04-22 17:42:01 -07:00
ravisantoshgudimetla
0b64e26b14
Remove unsupported windows OS versions
...
Kubernetes supports 1.21,1.20 and 1.19 versions. Windows 1903 support ended on Dec 19, 2020 as mentioned at
https://docs.microsoft.com/en-us/windows-server/get-started/windows-server-release-info#windows-server-current-versions-by-servicing-option
This commit cleans the docs to reflect it.
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
2021-04-22 19:47:01 -04:00
Shannon Kularathna
764c26c875
Sort client library links
2021-04-22 18:33:13 +00:00
Shannon Kularathna
ea7c79ff0e
Update Stages column
...
- Replaces *True* with *Beta* for *LegacyNodeRoleBehavior*
- Replaces *beta* with *Beta* for *WindowsEndpointSliceProxying*
2021-04-22 11:35:07 -04:00
Kubernetes Prow Robot
d267504833
Merge pull request #27663 from mengjiao-liu/remove-redundant-feature-gate
...
[en] Remove redundant feature gate introductions
2021-04-22 07:43:41 -07:00
Kubernetes Prow Robot
d399f843a8
Merge pull request #27639 from johngmyers/cordon-lb
...
Remove obsolete caution about cordoning
2021-04-22 07:41:41 -07:00
Kubernetes Prow Robot
a69e49803d
Merge pull request #27652 from justbert/patch-1
...
fix spelling mistake in Ingress docs.
2021-04-22 07:39:41 -07:00
Kubernetes Prow Robot
f6a316edbd
Merge pull request #27634 from kinvolk/mauricio/fix-label-value-requirements
...
Fix requirements for label value
2021-04-22 07:37:42 -07:00
Mauricio Vásquez
08b8930751
Update content/en/docs/concepts/overview/working-with-objects/labels.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-22 06:59:44 -05:00
Mengjiao Liu
03c1683d18
[en] Remove redundant feature gate introductions
2021-04-22 17:11:44 +08:00
Kubernetes Prow Robot
975099e8db
Merge pull request #27585 from daschott/daschott/win-networking-fixups
...
corrected outdated information about Windows networking
2021-04-21 17:17:40 -07:00
Kubernetes Prow Robot
0144259494
Merge pull request #27651 from bobbypage/blog-fixes
...
Spelling fixes for graceful node shutdown beta blog
2021-04-21 17:05:41 -07:00
Kubernetes Prow Robot
5e861498b1
Merge pull request #27609 from jihoon-seo/210419_Fix_bugs_in_setup/release/notes.md
...
Fix bugs in setup/release/notes.md (#27606 )
2021-04-21 17:01:40 -07:00
Kubernetes Prow Robot
290dc26dba
Merge pull request #27347 from ooeunz/fixed-broken-link
...
Fixed broken link in content/en/blog/_posts/2019-11-26-cloud-native-java-controller-sdk.md
2021-04-21 16:49:41 -07:00
Justin Bertrand
1878107fa2
fix spelling mistake
2021-04-21 17:53:13 -04:00
David Porter
1035d3c13e
Minor fixes for graceful node shutdown beta blog
2021-04-21 14:36:45 -07:00
Shannon Kularathna
2d528707cd
Correct v1.21 to v1.21.0
2021-04-21 17:12:27 -04:00
Shihang Zhang
87dd022604
Apply suggestions from code review
...
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-04-21 08:14:28 -07:00
Kubernetes Prow Robot
dc77f26c4a
Merge pull request #27425 from Kartik494/improveDocs
...
Improvement in Docs
2021-04-21 05:22:10 -07:00
Miciah Masters
2fed8ee042
taint-and-toleration: Delete out-of-disk, add pid
...
Delete a reference to the "node.kubernetes.io/out-of-disk" taint, which
Kubernetes 1.14 deleted (commit 8f87e71e0cc3a2b714291ecd7210dfd8f4de33d6).
Document that the DaemonSet controller adds a toleration for the
"node.kubernetes.io/pid-pressure" taint since Kubernetes 1.14 (commit
ad6e3617d3e92f47fa0874ca258ffe31d1d2ff4c).
* content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md:
Delete references to "node.kubernetes.io/out-of-disk" and document that the
DaemonSet adds a toleration for "node.kubernetes.io/pid-pressure".
2021-04-20 22:18:23 -04:00
Kubernetes Prow Robot
9b300a4f4f
Merge pull request #27071 from neolit123/1.21-add-kubelet-serving-cert-guide
...
kubeadm: add guide for kubelet serving certs and metrics-server
2021-04-20 18:32:10 -07:00
Kubernetes Prow Robot
6f617aa649
Merge pull request #27554 from jihoon-seo/210414_Fix_some_errors
...
Update incorrect links
2021-04-20 18:30:10 -07:00
Kubernetes Prow Robot
d20a57cf17
Merge pull request #27632 from vlad-ro/patch-1
...
Fix broken link to 'debugging service'
2021-04-20 18:24:10 -07:00
Kubernetes Prow Robot
3d0e81a673
Merge pull request #27235 from jihoon-seo/patch-5
...
Update concepts/storage/volumes.md
2021-04-20 18:16:10 -07:00
Ricardo Katz
8924074b37
Add default storageclass annotation ( #27419 )
...
* Add default storageclass annotation
* Add review suggestions
Co-authored-by: Rey Lejano <52760880+reylejano@users.noreply.github.com>
Co-authored-by: Rey Lejano <52760880+reylejano@users.noreply.github.com>
2021-04-20 18:00:11 -07:00
John Gardiner Myers
2cdf96e165
Remove obsolete caution about cordoning
...
As of Kubernetes 1.19, unschedulable nodes are no longer removed from load balancers
2021-04-20 17:22:46 -07:00
Kubernetes Prow Robot
baff0490a3
Merge pull request #27575 from tengqm/fix-feature-gate
...
Fix nits in feature gates page
2021-04-20 16:06:10 -07:00
Kubernetes Prow Robot
5065bf948f
Merge pull request #27379 from apelisse/improve-ssa-docs
...
SSA Toplogy improvements
2021-04-20 15:54:10 -07:00
zacharysarah
f7a3863970
Going emeritus, remove myself from WGs and SIGs
2021-04-20 14:25:51 -07:00
Kubernetes Prow Robot
d5f3d74072
Merge pull request #27558 from mark-church/gateway-api-blog
...
Gateway API blog post - 04-22-2021
2021-04-20 12:28:33 -07:00
Shihang Zhang
8a3d7acf03
update doc for BoundServiceAccountTokenVolume
2021-04-20 11:47:58 -07:00
Mauricio Vásquez
4f319fd5ab
Fix requirements for label value
...
Value *can* indeed be empty.
Fixes: bd55d498df
("Clarify requirements for label value syntax")
Signed-off-by: Mauricio Vásquez <mauricio@kinvolk.io>
2021-04-20 13:43:29 -05:00
Vlad Romanenko
25066196e3
Fix broken link to 'debugging service'
2021-04-20 17:12:43 +01:00
Bob Killen
d9ea2d6e27
Fix metrics stability images
2021-04-20 10:15:13 -04:00
Mark Church
81ad8e29b6
Gateway API blog post proposal
2021-04-20 09:15:11 -05:00
Tim Bannister
fc661952b2
Tweak article wording
...
- Tweak capitalization etc
- Remove links to commercial services
2021-04-20 12:46:32 +01:00
Tim Bannister
c2584f705a
Rename article to match publication date
2021-04-20 12:34:19 +01:00
Kubernetes Prow Robot
1dc0e0fcc4
Merge pull request #27467 from eddiezane/ez/remove-kubectl-psgallery
...
Remove out of date PSGallery kubectl install instructions
2021-04-20 01:02:33 -07:00
Qiming Teng
8fde623f8a
Fix nits in feature gates page
...
Issues fixed by this PR:
- Link in PodDeletionCost is wrong.
- Default value for APIResponseCompression since 1.16 should be true
- Default value for KubeletPodResources in 1.13, 1.14 should be false
- CSIVolumeHealth is an Alpha feature introduced in 1.21, not graduated or deprecated
- EndpointSlice is still Beta in 1.20
- EndpointSliceNodeName is only GA’ed in 1.21
- IndexedJob is an Alpha starting 1.21, not graduated or deprecated
- KubeletPodResources has been GA’ed in 1.20, thus should be removed from the first table
- RequestManagement was deprecated in 1.17 and replaced by APIPriorityAndFaireness
- Several field names are incorrect (e.g. `appProtocol`, `internalTrafficPolicy`, `loadBalancerClass`)
- SCTPSupport should be removed from the first table because it was GA’ed in 1.20.
- ServcieAppProtocol is Beta until 1.20
- StreamingProxyRedirects is GA’ed in 1.19, not deprecated
- No description for ValidateProxyRedirects is provided
- VolumeCapacityPriority is an Alpha feature introduced in 1.21, not graduated
- The order of VolumePVCDataSource is wrong in the table
- No description provided for Initializers
- The deprecated status should not be repeated in the description since it is already indicated by the table in which a feature is listed.
- No description is provided for RequestManagement
2021-04-20 15:20:26 +08:00
kartik494
59b166ed89
Improvement in Docs
2021-04-20 09:00:39 +05:30
Kubernetes Prow Robot
5fd397e1ee
Merge pull request #27617 from gecube/patch-1
...
Update node-resource-managers.md
2021-04-19 18:44:32 -07:00
Jihoon Seo
c76c3784aa
Fix some errors
2021-04-20 09:38:53 +09:00
Kubernetes Prow Robot
3599c03929
Merge pull request #27436 from sftim/20210406_document_statefulset_pod_name_label
...
Document Pod name label for StatefulSet
2021-04-19 17:30:33 -07:00
Kubernetes Prow Robot
49d6abde91
Merge pull request #27464 from tengqm/fix-kube-proxy-ref
...
Regenerate reference for kube-proxy configuration
2021-04-19 17:28:32 -07:00
Kubernetes Prow Robot
2d9e266963
Merge pull request #27473 from marekhanus/hotfix/kubespray-ansible-link
...
Update broken links to Ansible in kubespray.md
2021-04-19 17:18:32 -07:00
Kubernetes Prow Robot
9952037d79
Merge pull request #27502 from shuuji3/patch-6
...
Add k8s-ruby/k8s-ruby as a community-maintained client libraries
2021-04-19 17:14:32 -07:00
Kubernetes Prow Robot
d342d4d9fe
Merge pull request #27551 from luolanzone/antrea-np
...
add Antrea as network policy provider
2021-04-19 17:06:32 -07:00
Kubernetes Prow Robot
58bb9f67e2
Merge pull request #27603 from feloy/add-auto_generated
...
Add auto_generated metadata
2021-04-19 16:22:32 -07:00
Kubernetes Prow Robot
0ad04c6f8e
Merge pull request #27619 from neolit123/1.22-fix-cgroup-migration-link
...
container-runtimes: fix 404 link to cgroup driver migration guide
2021-04-19 16:02:33 -07:00
Kubernetes Prow Robot
9b6bba40be
Merge pull request #27577 from jihoon-seo/210416_Fix_errors_27565_27569
...
Fix errors #27565 , #27569
2021-04-19 16:00:32 -07:00
Lubomir I. Ivanov
f156e9eb6e
container-runtimes: fix 404 link to cgroup driver migration guide
...
The URL needs a leading '/', otherwise it points to:
https://kubernetes.io/docs/setup/production-environment/container-runtimes/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver
2021-04-20 01:31:28 +03:00
George Gaál
34d914fce3
Update node-resource-managers.md
...
fix typo
2021-04-19 22:16:54 +03:00
Han Kang
371c74a6ae
metrics stability to GA blog post ( #27359 )
...
* add metrics stability blog post
* Update content/en/blog/_posts/2021-03-30-metrics-stability-hits-ga.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/2021-03-30-metrics-stability-hits-ga.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* add diagram for metric lifecycle
* add link to stable metrics list
* Update content/en/blog/_posts/2021-03-30-metrics-stability-ga/2021-03-30-metrics-stability-hits-ga.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/2021-03-30-metrics-stability-ga/2021-03-30-metrics-stability-hits-ga.md
Co-authored-by: Bob Killen <killen.bob@gmail.com>
* fix dates on blog
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Bob Killen <killen.bob@gmail.com>
2021-04-19 08:54:37 -07:00
Philippe Martin
21a2715031
Add auto_gerated metadata
2021-04-19 15:36:12 +02:00
Marek Hanuš
b924fdfba5
Update broken link to Ansible inventory in kubespray.md
2021-04-19 14:15:26 +02:00
jay vyas
8c6d2905fe
Create blog article “Defining Network Policy Conformance for Container Network Interface (CNI) providers” ( #27159 )
...
* Create 2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs
* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* fix name spelling
* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* cleanup, spelling
* clean up, simplify example
* fix typos
* explain result table
* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* merge code review comments
* Apply suggestions from code review
* Update 2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs
* Update 2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs
* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update 2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs
* fix filename extension
* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* handle review comments
* Update content/en/blog/_posts/2021-04-20-Defining-NetworkPolicy-Conformance-For-CNIs.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Minor corrections and tweaks for readability
* Clarifying transports
* Minor changes to blog post
* clarify requirements to run new e2e Network Policy testsuite with
sonobuoy
* modify link for Network Policy user stories
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Matthew Fenwick <mfenwick100@gmail.com>
Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>
Co-authored-by: Chris Tomkins <chris.tomkins@tigera.io>
Co-authored-by: Antonin Bas <abas@vmware.com>
2021-04-19 03:42:36 -07:00
Jihoon Seo
69dd10b2ae
Fix bugs in setup/release/notes.md
2021-04-19 16:32:35 +09:00
Jihoon Seo
3100379bcd
Fix errors #27565 , #27569
2021-04-19 11:36:43 +09:00
Kubernetes Prow Robot
aefbe96edd
Merge pull request #26791 from kornelbicskei/patch-1
...
Update documentation for AWS ELB
2021-04-18 17:56:35 -07:00
Kubernetes Prow Robot
0b49a9b9ed
Merge pull request #27169 from alculquicondor/blog-indexed-job
...
Blog: Introducing Indexed Jobs
2021-04-18 07:30:35 -07:00
Guilherme Caminha
c1a4a5044b
Fixing small typo
2021-04-18 15:07:32 +02:00
David Schott
418e9f779e
corrected outdated information about Windows networking
2021-04-16 16:41:51 -07:00
Antoine Pelisse
acfea6f2ef
Fix broken headings throughout server-side apply doc
2021-04-15 20:33:29 -07:00
Antoine Pelisse
52a5e4f718
SSA Toplogy improvements
...
Include documentation for topology changes
2021-04-15 15:58:51 -07:00
Adam Robertson
21bf5f96bc
Update cheatsheet.md
...
Adding comments to ensure default namespace, container and that the command is supported.
Add note to show you can substitute `env` for any supported command.
2021-04-15 11:28:07 -07:00
Peter Rifel
1d3134793a
Update kops versioned download URLs
...
kops releases started including a `v` prefix in their tags and GitHub releases.
This updates to a more recent kops version and includes that prefix in the URL.
Signed-off-by: Peter Rifel <peter.rifel@datadoghq.com>
2021-04-15 08:39:15 -05:00
Kubernetes Prow Robot
85d95733c2
Merge pull request #27559 from bridgetkromhout/typo-fix
...
"*-controller-manager" typo fix
2021-04-15 04:01:50 -07:00
Bridget Kromhout
f7a0a0a951
"*-controller-manager" typo fix
...
I noticed a typo in a recent blog post, and a similar typo appears in
the comments for some examples. This PR corrects these typos.
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-04-14 16:40:32 -05:00
Adam Robertson
98a20fb123
Update cheatsheet.md
...
Adding a common command I use to ensure common or namespace wide ENV variables are properly set, i.e. by a ConfigMap
2021-04-14 12:41:44 -07:00
Pushkar Joglekar
36d5eb8ec8
Update content/en/blog/_posts/2021-04-15-Three-Tenancy-Models-for-Kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-14 09:14:09 -07:00
Pushkar Joglekar
b4603846d2
Update CNCF security whitepaper link
2021-04-14 09:05:28 -07:00
Jim Bugwadia
17e45d842c
Add multi-tenancy usage models blog post ( #27200 )
...
* multi-tenancy usage models blog post
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
* update slug, date, filename
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
* rename file
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
* make links relative
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
* update publish date to 4/15
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
* add file
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2021-04-14 04:08:41 -07:00
Luo Lan
59a0ba9bc4
add antrea as network policy provider
2021-04-14 17:01:16 +08:00
Kubernetes Prow Robot
d1e6a6fd24
Merge pull request #26605 from tengqm/admission-config-ref
...
Add WebhookAdmission reference
2021-04-14 01:30:42 -07:00
Eddie Zaneski
0349ac0035
Remove PSGallery kubectl install instructions
...
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
2021-04-13 19:56:53 -06:00
TAKAHASHI Shuuji
2ec89f253c
Update content/en/docs/reference/using-api/client-libraries.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-14 07:32:33 +09:00
Kubernetes Prow Robot
0fdc9cc00a
Merge pull request #26749 from richarddli/kubectl-annotate
...
add blog post on using kubectl annotate for human service discovery
2021-04-13 13:47:46 -07:00
Tim Bannister
f94b9bf6b3
Update publication date
2021-04-13 21:43:26 +01:00
Xander Grzywinski
7c77d75a81
add 1.21 graceful node shutdown blog post ( #27335 )
...
* add 1.21 graceful node shutdown blog post
* Address initial feedback
* Address final feedback
Co-authored-by: David Porter <porterdavid@google.com>
2021-04-13 12:27:46 -07:00
Kubernetes Prow Robot
fa42c3cd77
Merge pull request #27220 from xordspar0/patch-1
...
Document using generators in Deployments
2021-04-13 10:23:09 -07:00
Patrick Ohly
8f0424d057
blog: local storage features go beta ( #27240 )
...
* blog: local storage features go beta
* Apply link and wording fixes
Co-authored-by: Mike Petersen <mpetason@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Bob Killen <killen.bob@gmail.com>
Co-authored-by: Mike Petersen <mpetason@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-13 06:20:50 -07:00
Rebecca
f0d53f9f79
Update macOS installation instructions ( #27512 )
...
* Update macOS installation instructions
* Add tabs to example
* tabs render weird in infoboxes
2021-04-13 05:46:50 -07:00
Kubernetes Prow Robot
1eddc8bfed
Merge pull request #27485 from sftim/20210409_tidy_api_reference
...
Remove accidentally-included API reference files
2021-04-12 17:40:50 -07:00
Kubernetes Prow Robot
66e7ce1e03
Merge pull request #27518 from wangyysde/patch-3
...
Update container-runtimes.md
2021-04-12 14:42:15 -07:00
Kubernetes Prow Robot
9746343f95
Merge pull request #27311 from xing-yang/volume-health-blog
...
blog: Volume Health Monitoring Alpha Update
2021-04-12 13:08:15 -07:00
xing-yang
f3ffc37352
blog: Volume Health Monitoring Alpha Update
2021-04-12 18:10:01 +00:00
Lili Cosic
991352090a
2021-04-13-kube-state-metrics-goes-v-2-0.md: Add kube-state-metrics v2.0 ( #27324 )
...
blog post announcement.
2021-04-12 10:13:38 -07:00
Aldo Culquicondor
120c02aa09
Blog: Introducing Indexed Jobs
...
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2021-04-12 10:19:46 -04:00
wangyysde
4f4716f42d
Update container-runtimes.md
...
As if the correct url of tasks/administer-cluster/kubeadm/configure-cgroup-driver is docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver
2021-04-12 21:58:45 +08:00
Kubernetes Prow Robot
419d6ce391
Merge pull request #27452 from tallclair/runtimeclass
...
Correct dockershim runtime handler support
2021-04-12 05:30:00 -07:00
Kubernetes Prow Robot
3dcdd86486
Merge pull request #27022 from CKchen0726/kustomize_broken_link_26834
...
[en] update some links in Kustomize Feature List
2021-04-12 04:29:59 -07:00
Kubernetes Prow Robot
436c37fd98
Merge pull request #27445 from tengqm/extend-cluster
...
Revise extending kubernetes
2021-04-11 20:19:59 -07:00
George Gaál
02099e2dd3
Update konnectivity to 0.0.16 and update ZH docs accordingly
2021-04-11 14:24:40 +03:00
TAKAHASHI Shuuji
18bc5496fa
Add k8s-ruby/k8s-ruby as a community-maintained client libraries
2021-04-11 16:30:04 +09:00
TAKAHASHI Shuuji
b04d764a22
Change the backgrounds of logo iamges from gray to transparent
2021-04-11 06:11:55 +00:00
Qiming Teng
a7175d4d35
Revise extending kubernetes
...
This PR fixes two problems. One was introduced by f265aed794
which folded the extend-cluster.md content into section index without
removing the original content. Another problem is that the PNG images
stored on google docs are not accessible by some people from the far end
of the planet.
2021-04-10 13:59:01 +08:00
Qiming Teng
370c659ddc
Regenerate reference for kube-proxy configuration
2021-04-10 13:58:29 +08:00
Kubernetes Prow Robot
c2f183b357
Merge pull request #27494 from SergeyKanzhelev/revert-25733-patch-1
...
Revert "update container-lifecycle-hooks.md for third hook handler i,.e. TCP"
2021-04-09 22:49:09 -07:00
Kubernetes Prow Robot
80508e60c7
Merge pull request #27479 from tengqm/comp-ref-121
...
Component reference for 1.21
2021-04-09 17:40:23 -07:00
Kubernetes Prow Robot
ec9c46b309
Merge pull request #27392 from sftim/20210403_mention_extensibility_as_feature
...
Mention API extensibility as a front-page feature
2021-04-09 16:42:22 -07:00
Sergey Kanzhelev
0db9ae6f52
Revert "update container-lifecycle-hooks.md for third hook handler i,.e. TCP"
2021-04-09 13:36:25 -07:00
Adhityaa Chandrasekar
eb558e2442
blog: make minor corrections to upcoming SuspendJob post
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2021-04-09 16:12:25 +00:00
Kubernetes Prow Robot
9dd42da09e
Merge pull request #27197 from adtac/suspend-blog
...
blog: introducing suspended jobs
2021-04-09 07:45:05 -07:00
Tim Bannister
cbe453b9c9
Remove accidentally-included API reference files
...
Fixup for commit 965aa51daf
Co-Authored-By: Philippe Martin <contact@elol.fr>
2021-04-09 10:42:50 +01:00
divya-mohan0209
9713a00e3c
Addressing whitespace nits & grammatical errors
2021-04-09 10:51:53 +05:30
Qiming Teng
6f0674ef19
Component reference for 1.21
2021-04-09 12:53:57 +08:00
Marc Bihlmaier
fb4e0c4066
Update kubeadm-config.md ( #27201 )
...
add link to https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/kubelet-integration/
2021-04-08 21:38:36 -07:00
Han Kang
c5bab50caf
add back the link to stable metrics list
2021-04-08 14:21:36 -07:00
Tim Bannister
d2c9a40139
Document Pod name label for StatefulSet
...
Add a missing well-known label to our list.
2021-04-08 22:01:19 +01:00