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
dancnfoo
a38531234f
Update custom-resource-definition-versioning.md
...
`stored` should be `storage`
2021-04-15 11:50:24 -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