Skip to content

Commit

Permalink
Switch note to use shortcode
Browse files Browse the repository at this point in the history
  • Loading branch information
sftim committed Jun 25, 2020
1 parent f265aed commit 4a4719d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion content/en/docs/concepts/cluster-administration/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ It assumes some familiarity with core Kubernetes [concepts](/docs/concepts/).

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*.

{{< note >}}
Not all distros are actively maintained. Choose distros which have been tested with a recent version of Kubernetes.
{{< /note >}}

Before choosing a guide, here are some considerations:

- 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.
Expand All @@ -31,7 +35,6 @@ Before choosing a guide, here are some considerations:
offer a greater variety of choices.
- Familiarize yourself with the [components](/docs/admin/cluster-components/) needed to run a cluster.

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

## Managing a cluster

Expand Down

0 comments on commit 4a4719d

Please sign in to comment.