Arthur Busser
8c580b8c72
feat(blog): add article on writing label controller
2021-06-11 15:05:08 +02:00
Kubernetes Prow Robot
aa4e715c26
Merge pull request #28208 from eatjeff/2021053104
...
replace http link to https
2021-06-08 07:21:12 -07:00
yaohaoyun
9f09fe0e94
replace http link to https
2021-05-31 15:59:18 +08:00
Squidtoon99
6916aea2d5
Fix typo "form" > "from"
...
In the code example given the flask server returns "Hello from Python!" but there are typos writing "form" instead of "from" in the post.
2021-05-24 22:53:28 -05:00
Kubernetes Prow Robot
434ef0f844
Merge pull request #27886 from sudo-bmitch/pr-dockershim-mirantis
...
Updating dockershim FAQ with Mirantis announcement
2021-05-11 07:29:36 -07:00
Aaron Alpar
134054fbae
Add blog post: Using Finalizers to Control Deletion ( #26997 )
...
* blog post for using finalizers for deletion
* Update content/en/blog/_posts/2021-03-03-using-finalizers-to-control-deletion.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* update create dates
* fixup for mv mess
* Update content/en/blog/_posts/2021-04-28-using-finalizers-to-control-deletion.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* fixup grammer
* update dates
* fixup format
* fixup JSON
* remove command prompts s/^$ //
* Update article publication date
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-05-10 16:13:36 -07:00
Brandon Mitchell
e5c2404c19
Update content/en/blog/_posts/2020-12-02-dockershim-faq.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-05-06 16:48:45 -04: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
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
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
David Porter
1035d3c13e
Minor fixes for graceful node shutdown beta blog
2021-04-21 14:36:45 -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
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
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
Jihoon Seo
c76c3784aa
Fix some errors
2021-04-20 09:38:53 +09: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
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
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
3100379bcd
Fix errors #27565 , #27569
2021-04-19 11:36:43 +09: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
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
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
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
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
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
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
divya-mohan0209
9713a00e3c
Addressing whitespace nits & grammatical errors
2021-04-09 10:51:53 +05:30
Kubernetes Prow Robot
393816b750
Merge pull request #27198 from alaypatel07/blog-cronjob-ga
...
Blog: CronJob reaches GA
2021-04-08 13:40:31 -07:00
Rey Lejano
9e490b7f2d
Merge pull request #27233 from divya-mohan0209/patch-2
...
Create 2021-04-08-kubernetes-release-1.21.md
2021-04-08 11:25:44 -07:00
Xander Grzywinski
1add12a4bd
Add Kubernetes 1.20 Release Blog
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
Co-authored-by: Xander Grzywinski <xanderg@apple.com>
Co-authored-by: Nabarun Pal <pal.nabarun95@gmail.com>
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-04-08 20:24:25 +05:30
Alay Patel
47df9fdab0
Blog: CronJob reaches GA
2021-04-07 10:32:44 -04:00
Zach Corleissen
4079e58822
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
2021-04-06 11:43:04 -07:00
Zach Corleissen
1ecc9948aa
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
2021-04-06 11:32:45 -07:00
Zach Corleissen
c854d9e027
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
2021-04-06 11:32:36 -07:00
Tabitha Sable
ca6008c67f
Apply suggestions from tallclair
...
Co-authored-by: Tim Allclair <timallclair@gmail.com>
2021-04-05 22:59:01 -05:00
Tabitha Sable
6c4e752016
Adopt several suggestions from review.
2021-04-05 00:36:22 -05:00
Tabitha Sable
e0b7222f1a
Rename file to match publication date
2021-04-05 00:36:05 -05:00
Tabitha Sable
b20641723c
Fix typo in relative URL
2021-04-02 23:11:31 -05:00