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
@@ -117,6 +117,7 @@ juju run-action new-etcd/0 restore
|
||||
{{% /capture %}}
|
||||
|
||||
{{% capture discussion %}}
|
||||
|
||||
## Known Limitations
|
||||
|
||||
#### Loss of PKI warning
|
||||
@@ -126,10 +127,9 @@ all TLS pki will be lost. No PKI migration occurs outside
|
||||
of the units requesting and registering the certificates.
|
||||
|
||||
{{< caution >}}
|
||||
**Caution:** Mismanaging this configuration will result in locking yourself
|
||||
out of the cluster, and can potentially break existing deployments in very
|
||||
strange ways relating to x509 validation of certificates, which affects both
|
||||
servers and clients.
|
||||
Mismanaging this configuration will result in locking yourself out of the cluster,
|
||||
and can potentially break existing deployments in very strange ways relating to x509
|
||||
validation of certificates, which affects both servers and clients.
|
||||
{{< /caution >}}
|
||||
|
||||
#### Restoring from snapshot on a scaled cluster
|
||||
|
||||
Reference in New Issue
Block a user