Remove 'Experimental' tag for embedded etcd

This commit is contained in:
Catherine Luse
2021-02-23 20:18:58 -07:00
parent f6412e9620
commit 5d0d6495ce
@@ -94,6 +94,6 @@ K3S_DATASTORE_KEYFILE='/path/to/client.key' \
k3s server
```
### Embedded etcd for HA (Experimental)
### Embedded etcd for HA
Please see [High Availability with Embedded DB (Experimental)]({{<baseurl>}}/k3s/latest/en/installation/ha-embedded/) for instructions on how to run with this option.
Please see [High Availability with Embedded DB]({{<baseurl>}}/k3s/latest/en/installation/ha-embedded/) for instructions on how to run with this option.