* Initial commit to explain the dockershim deprecation
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
* Fix overly long links so they render correctly
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
* Add author byline
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
After removing the sections of the page that are not in line with the
content guide, there is little left.
Edit pages that link to removed task to no longer link there.
Redirect using 302 status so that there is a future opportunity to reinstate
the page or something like it.
- Avoid links to removed cluster management task
- Broaden applicability of “Safely Drain A Node”
- Add (stub) cluster upgrade task page
- Add a basic page about upgrading your cluster.
- Add a task page about enabling or disabling HTTP APIs
* Adding cloud native security whitepaper blog post with image
* Injecting image in a markdown native way instead of html tags
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Switch image to SVG
* Update cloud native security whitepaper link
Linked to CNCF blog post
Co-authored-by: Tim Bannister <tim@scalefactory.com>
- PRing this in to help the Upstream Marketing team with this article.
- Correction of emeritus committee members.
- Includes clarification to show that Dims is a returning committee member & switching "existing members" to "continuing members."
The 9 month window can be more explicitly translated to "three
releases", which may not always nine month (like for v1.19.0). This
should avoid confusion when users try to find out which release should
be targeted for the graduation to stable.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* Fix name of namespace to kube-system
* Change kubedns to coredns
* Remove tailing whitespaces
* Fix names of json keys (should be lowerCamelCase)
* Fix quotation mark (fixes broken json highlighting)