Add admonition type to shortcode (#9482)

* Change existing admon blocks

* Fix includes issue
This commit is contained in:
Luc Perkins
2018-11-06 11:33:04 -08:00
committed by k8s-ci-robot
parent e839031292
commit d65e1790ff
192 changed files with 673 additions and 543 deletions
@@ -11,7 +11,7 @@ This page will outline how to manage and execute a Kubernetes upgrade.
This page assumes you have a working deployed cluster.
{{< warning >}}
**Warning:** You should always back up all your data before attempting an upgrade.
You should always back up all your data before attempting an upgrade.
Don't forget to include the workload inside your cluster!
Refer to the [backup documentation](/docs/getting-started-guides/ubuntu/backups).
{{< /warning >}}
@@ -83,7 +83,7 @@ First you need to upgrade the masters:
juju upgrade-charm kubernetes-master
{{< note >}}
**Note:** Always upgrade the masters before the workers.
Always upgrade the masters before the workers.
{{< /note >}}
Once the latest charm is deployed, the channel for Kubernetes can be selected by issuing the following: