Commit Graph

233 Commits (c12124394f8a482295146472c0a8e656ee112de6)

Author SHA1 Message Date
Paris 28ba3d6219 summit schedule (#16744) 2019-10-10 13:15:19 -07:00
Oleg Butuzov 76015448e8 Blog related fixes (#16640)
* Fixes for broken links

+ these fixes mostly covers forgotten scheme (like https: or mailto:)
+ fix for markdown parsing, which trigger to generate broken html (see 2019-03-20 post)

* Added new lines so list wouldn't looks like a mess
2019-10-06 19:01:09 -07:00
James Peach cbef9c2bc3 Replace CRI-O incubator links. (#16698)
Update CRI-O links from Kubernetes incubator to the official CRI-O
homepage. Most links were already updated, but there were a few
stragglers in minikube documentation and old blog posts.
2019-10-06 03:29:10 -07:00
Bob Killen c156ef8c3d Fix steering backlog link. (#16683) 2019-10-03 17:27:56 -07:00
Bob Killen 546b719b30 Add 2019 Steering Committee Election Results blog post. (#16679) 2019-10-03 10:16:10 -07:00
lys0716 31ab573a3b Fix the spec in kubernetes-using-python example (#16499)
Fix the spec in kubernetes-using-python example

Signed-off-by: Yishuang Lu <luystu@gmail.com>
2019-09-27 14:34:43 -07:00
Paris 23aa54302f san diego contributor summit blog (#16520) 2019-09-24 12:55:29 -07:00
mohamed chiheb ben jemaa 513199d5af fix hyperlink on blogpost (#16424) 2019-09-23 00:21:23 -07:00
Seth edc837bc3c blog post typo (#16465) 2019-09-20 11:31:25 -07:00
Duffie Cooley ef87d9c2f6 Update Kubernetes 1.16 Release Blog (#16435) (#16444)
Signed-off-by: Duffie Cooley <cooleyd@vmware.com>
2019-09-19 12:07:01 -07:00
Taylor Dolezal 5dc2b2a3f2 Add Kubernetes 1.16 Release Blog (#16435) 2019-09-18 16:43:00 -07:00
simplytunde e95ffa68fd Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16 2019-09-17 22:15:57 -05:00
Jordan Liggitt 67c20b3d37 Clarify deprecated API versions and releases (#16403) 2019-09-17 09:30:24 -07:00
Jingyi Hu a7d6c57fee Update announcing-etcd-3.4.md (#16205)
Remove mentioning of using concurrent read in compaction. The original PR https://github.com/etcd-io/etcd/pull/11021 was superseded by https://github.com/etcd-io/etcd/pull/11034, which no long uses concurrent read in compaction.
2019-09-13 12:58:28 -07:00
Praveen Sastry b2d803d71e Rename `Flexvolume` to `FlexVolume` in docs (#16333) 2019-09-12 09:42:27 -07:00
simplytunde b440eed496 Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16 2019-09-05 03:12:16 -05:00
Gyuho Lee 2418bdba0c posts: add "Announcing etcd 3.4" for August 30, 2019 (#16029)
* posts: add "Announcing etcd 3.4" for August 30, 2019

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>

* Update 2019-08-30-announcing-etcd-3.4.md
2019-08-30 10:17:56 -07:00
Tim Bannister 6fbe7d0f3c Fix hyperlink to "kubectl drain" (#16061) 2019-08-30 09:55:54 -07:00
Benjamin Elder 3bc1f1836a update link to prow post (#16019)
bentheelder.io is a redirect to elder.dev, I'll likely let bentheelder.io expire next go round
2019-08-26 13:40:38 -07:00
simplytunde 6c66ccd456 Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16 2019-08-23 12:43:41 -05:00
Kane York e3c12ea5dc Update broken KEP links (#15806) 2019-08-16 12:32:09 -07:00
Dr. Stefan Schimanski d1ce52703e blog-structual-schema: fix oneOf in example spec (#15816) 2019-08-13 21:48:24 -07:00
Alvaro Aleman 3bea36ba16 Api deprecation blogpost: Include minimum kube version for ingress from networking apigroup (#15740) 2019-08-12 11:15:13 -07:00
simplytunde 5e8cf9b8a5 Merge remote-tracking branch 'upstream/master' into HEAD 2019-08-12 08:05:36 -05:00
Wojciech Tyczynski 6daa99cdd8 Remove references to selflinks (#15751) 2019-08-08 19:59:24 -07:00
Rita Zhang 6f25d24cab Add OPA Gatekeeper blog post (#14487)
* Add OPA Gatekeeper blog post

* address comments

* Apply suggestions from code review

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* address more comments

* Update based on beta release

* Update publish date; reword intro
2019-08-06 11:27:57 -07:00
Kaitlyn Barnard d9279c72f1 Update OWNERS (#15681) 2019-08-05 16:09:50 -07:00
Zach Corleissen 39ef9e283f Markup fixes (#15578)
Silly rabbit, shortcode spaces matter

Even siller rabbit

Nit
2019-07-30 06:16:51 -07:00
Zach Corleissen de57ad7d79 Add aliases for blog owners and reviewers (#15383) 2019-07-29 11:08:26 -07:00
Jason Haley d18d07ace5 New getting started blog post (#14970)
* New getting started blog post

I'd like to submit a blog post for the kubernetes.io blog targeted to people just getting started with Kubernetes. I myself am still new to it but want to start writing more to share what I am learning and help others along the way. My point of view is a little different than most people who post on the kubernetes.io blog since I am an independent consultant and I also work mostly with Microsoft products - so some of my resources are from Microsoft which seems rare for some reason in most Kubernetes blog posts I find on the web.

* Added the images and changed md for path

I added the image files and changed the paths in the markdown to /static/images/blog/...

* fix path

* Added date to header

Added a date to get it on netlify preview

* made changes

* Update and rename get-started-with-kubernetes-using-python.md to 2019-07-23-get-started-with-kubernetes-using-python.md
2019-07-23 10:54:13 -07:00
Vallery Lancey 0225023baa Added English blog on API removal timelines in 1.16 (#15203) 2019-07-18 09:52:12 -07:00
Qiming 55d6324252 Rename blog files to include date in names (#15386)
kind: cleanup
2019-07-16 10:41:25 -07:00
Jim Angel 05a84463b2 fixes offline dependencies (#15257)
fixing tweet tags by replacing with embedded html
2019-07-11 16:07:04 -07:00
Ismail Alidzhikov 8a3234389f Fix broken links (#15333)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-08 03:46:34 -07:00
Ace Eldeib cd2cb310e8 nit: fix awkward phrasing around pruning behavior (#15226) 2019-07-06 04:18:34 -07:00
Jay Pipes a6e86bee08 Fix bullet list output in CRD schema blog (#15229)
Due to a couple missing newlines and missing closing fixed-width quote
delimiter, the bulleted list of extensions to core constructs was being
incorrectly displayed.
2019-07-04 13:58:35 -07:00
Jorge O. Castro 17e71f618c This URL is a better link directly to the feature (#15028)
* This URL is a better link directly to the feature

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Convert links to relative links, clean up a conversion comment

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2019-06-24 21:02:36 -07:00
Jonas Rosland 00864d9988 Add recap blog post for Contributor Summit Barcelona 2019 (#15085)
Signed-off-by: jonasrosland <jrosland@vmware.com>
2019-06-24 20:14:35 -07:00
Lucas Käldström 35cfa0d9a0 kubeadm v1.15 blog post (#15026)
* Initial blog post draft for kubeadm v1.15

* More edits, and add pictures

* Incorporate changes from review and add hugo metadata

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Update logo and some final edits

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Some minor fixes, fix the logo and author attribution

* Fix list formatting

* Fix an other list formatting issue

* Update 2019-06-24-kubeadm-ha-v115.md
2019-06-24 14:52:35 -07:00
Kaitlyn Barnard ac0633fe08 Update OWNERS (#15091) 2019-06-24 12:08:37 -07:00
John Griffith 6b9245acc8 Propose blog to introduce csi-cloning in 1.15 (#14952) 2019-06-21 07:44:36 -07:00
Dr. Stefan Schimanski 07c5dcede1 Fix formatting in 2019-06-20-Future-of-CRDs-Structural-Schemas.md (#15037)
* Fix formatting in 2019-06-20-Future-of-CRDs-Structural-Schemas.md

Hugo seems to be incompatible with the Github markdown formatting.

* Fix doc link

* Defaulting is alpha
2019-06-20 14:42:35 -07:00
Dr. Stefan Schimanski 854885fa42 Create 2019-06-19-Future-of-CRDs-Structural-Schemas.md (#14966)
Follow-up of the 1.15 release blog post.
2019-06-20 09:50:49 -07:00
Nikhita Raghunath a66041cb3c 1.15 announcement: fix release team link (#15022) 2019-06-20 05:58:50 -07:00
Karen Bradshaw b25cfa9dda fix link to kubeadm alpha (#15000) 2019-06-19 18:42:48 -07:00
Taylor Dolezal ce80e54544 1.15 Kubernetes release announcement (#14994)
* 1.15 Kubernetes release announcement

* Update 2019-06-19-kubernetes-1-15-release-announcement.md

* Update 2019-06-19-kubernetes-1-15-release-announcement.md
2019-06-19 15:18:49 -07:00
Josh Berkus 488c04fc0b Added blog post about the upcoming Contributor Summit Shanghai. (#14782)
* Added blog post about the upcoming Contributor Summit Shanghai.

* Update content/en/blog/_posts/2019-06-11-contributor-summit-shanghai.md

Spell out CLA

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2019-06-11-contributor-summit-shanghai.md

Spell out KEP

Co-Authored-By: chenrui <rui@meetup.com>

* Update content/en/blog/_posts/2019-06-11-contributor-summit-shanghai.md

define f2f

Co-Authored-By: chenrui <rui@meetup.com>

* Update content/en/blog/_posts/2019-06-11-contributor-summit-shanghai.md

comma

Co-Authored-By: chenrui <rui@meetup.com>

* Update content/en/blog/_posts/2019-06-11-contributor-summit-shanghai.md

add meeting

Co-Authored-By: chenrui <rui@meetup.com>

* Update content/en/blog/_posts/2019-06-11-contributor-summit-shanghai.md

localized/internationalized

Co-Authored-By: chenrui <rui@meetup.com>

* Update and rename 2019-06-11-contributor-summit-shanghai.md to 2019-06-12-contributor-summit-shanghai.md
2019-06-12 10:56:17 -07:00
Kaitlyn Barnard 5656da570b Updating blog OWNERS (#14338) 2019-05-28 12:46:59 -07:00
Lukasz Gornicki 3be372bbd2 Add blog post about Kyma from CNCF landscape (#14266)
* Create 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Create test.md

* Add files via upload

* Delete test.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update content/en/blog/_posts/2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

Co-Authored-By: derberg <derberg@wp.pl>

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Add files via upload

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-23-Kyma-extend-and-build-on-kubernetes-with-ease.md
2019-05-23 02:00:33 -07:00
Jaice Singer DuMars 3c7cae7b9d Create blog post draft (#14384)
* Create blog post draft

* Fixed comma problem and updated Cloud
2019-05-20 10:37:14 -07:00