Skip to content

Commit 4a4719d

Browse files
author
Tim Bannister
committed
Switch note to use shortcode
1 parent f265aed commit 4a4719d

File tree

1 file changed

+4
-1
lines changed
  • content/en/docs/concepts/cluster-administration

1 file changed

+4
-1
lines changed

content/en/docs/concepts/cluster-administration/_index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ It assumes some familiarity with core Kubernetes [concepts](/docs/concepts/).
1919

2020
See the guides in [Setup](/docs/setup/) for examples of how to plan, set up, and configure Kubernetes clusters. The solutions listed in this article are called *distros*.
2121

22+
{{< note >}}
23+
Not all distros are actively maintained. Choose distros which have been tested with a recent version of Kubernetes.
24+
{{< /note >}}
25+
2226
Before choosing a guide, here are some considerations:
2327

2428
- Do you just want to try out Kubernetes on your computer, or do you want to build a high-availability, multi-node cluster? Choose distros best suited for your needs.
@@ -31,7 +35,6 @@ Before choosing a guide, here are some considerations:
3135
offer a greater variety of choices.
3236
- Familiarize yourself with the [components](/docs/admin/cluster-components/) needed to run a cluster.
3337

34-
Note: Not all distros are actively maintained. Choose distros which have been tested with a recent version of Kubernetes.
3538

3639
## Managing a cluster
3740

0 commit comments

Comments
 (0)