- Remove flannel from the list of CNIs in the kubeadm "create cluster"
page. The reason for that is that Cluster Lifecycle have been
getting a number of issues related to flannel (either in kubeadm or
kops tickets) and we don't have good answers for the users as the
project is not actively maintained.
- Add note that issues for CNI should be logged in the respective issue
trackers and that Calico is the only CNI we e2e test kubeadm against.
* Add Paris' post on communication
- Subtopic of announcing Upstream Marketing Team under SIG ContribEx
Signed-off-by: Matthew Broberg <1744971+mbbroberg@users.noreply.github.com>
Applied suggestions from code review
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Add back suggestions
* Adjust grammar
* Update content/en/blog/_posts/2020-04-21-contributor-communication-upstream-marketing.md
Co-Authored-By: Paris <parispittman@google.com>
* Update content/en/blog/_posts/2020-04-21-contributor-communication-upstream-marketing.md
Co-Authored-By: Paris <parispittman@google.com>
* Moar suggestions
* Update content/en/blog/_posts/2020-04-21-contributor-communication-upstream-marketing.md
Co-Authored-By: Paris <parispittman@google.com>
* Grammarly run
And will add only the significant issues identified by it.
Co-authored-by: Bob Killen <killen.bob@gmail.com>
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paris <parispittman@google.com>
The existing here document for setting up YUM on RHEL / CentOS would try
to copy $basearch from the environment, rather than let YUM use its own
variables.
- Mention address family in pod concept
Preparing to reword this for IPv4 / IPv6 dual stack
- Fix capitalization for “cluster”, “container” and “volume”
These are not resources you manage via kubectl
- Harmonize short descriptions for workload objects in glossary
- Expand definition of StatefulSet
- Use tooltip for “kubelet”
- Revise pod template text
- Revise What's Next section