Add admonition type to shortcode (#9482)
* Change existing admon blocks * Fix includes issue
This commit is contained in:
committed by
k8s-ci-robot
parent
e839031292
commit
d65e1790ff
+2
-2
@@ -71,7 +71,7 @@ load-balanced access to an application running in a cluster.
|
||||
command.
|
||||
|
||||
{{< note >}}
|
||||
**Note:** If you are using Minikube, you don't get an external IP address. The
|
||||
If you are using Minikube, you don't get an external IP address. The
|
||||
external IP address remains in the pending state.
|
||||
{{< /note >}}
|
||||
|
||||
@@ -90,7 +90,7 @@ load-balanced access to an application running in a cluster.
|
||||
Hello Kubernetes!
|
||||
|
||||
{{< note >}}
|
||||
**Note:** If you are using Minikube, enter these commands:
|
||||
If you are using Minikube, enter these commands:
|
||||
{{< /note >}}
|
||||
|
||||
kubectl cluster-info
|
||||
|
||||
Reference in New Issue
Block a user