Skip to content

Commit 6a3c364

Browse files
author
Tim Bannister
authored
Reword “Creating a single control-plane cluster with kubeadm” (#18939)
* Consolidate words of caution about Pod network * Tweak wording - use tooltips - fix a TODO hyperlink - adopt style guidelines * Revise prerequisites for kubeadm * Rework page structure - Replace some headings with anchor elements (preserving inbound links) - Use a "discussion" section for the discussion part of the page. - Make Feedback be a part of the What's Next section - Skip mentioning Docker in a logging context; provide generic signposting instead. - Update overview - Document limitations and fix link to HA topology - Fixes for styling * Redo network plugin info * Use glossary tooltips to introduce terms
1 parent fefda3e commit 6a3c364

File tree

2 files changed

+157
-131
lines changed

2 files changed

+157
-131
lines changed

content/en/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ weight: 10
1212
{{% capture overview %}}
1313

1414
{{< feature-state state="alpha" >}}
15-
{{< warning >}}Alpha features change rapidly. {{< /warning >}}
15+
{{< caution >}}Alpha features can change rapidly. {{< /caution >}}
1616

1717
Network plugins in Kubernetes come in a few flavors:
1818

0 commit comments

Comments
 (0)