From 871c3a117eb04c7a95ddb44980c3cc2c8ed5d449 Mon Sep 17 00:00:00 2001 From: Adrian Goins Date: Mon, 22 Feb 2021 14:40:05 -0300 Subject: [PATCH] Update _index.md Remove 'Experimental' tag for embedded etcd. --- content/k3s/latest/en/installation/datastore/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/k3s/latest/en/installation/datastore/_index.md b/content/k3s/latest/en/installation/datastore/_index.md index ca047436b97..f7baacab835 100644 --- a/content/k3s/latest/en/installation/datastore/_index.md +++ b/content/k3s/latest/en/installation/datastore/_index.md @@ -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)]({{}}/k3s/latest/en/installation/ha-embedded/) for instructions on how to run with this option. +Please see [High Availability with Embedded DB]({{}}/k3s/latest/en/installation/ha-embedded/) for instructions on how to run with this option.