Skip to content

Commit 518276f

Browse files
authored
adding MariaDB to README.md (#10717)
MariaDB is mentioned as supported in requirements, so adding to README too. Also raises a discussion earlier: #10686 Signed-off-by: Robert Silén <[email protected]>
1 parent 649678b commit 518276f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ What is this?
1919
K3s is a [fully conformant](https://github.com/cncf/k8s-conformance/pulls?q=is%3Apr+k3s) production-ready Kubernetes distribution with the following changes:
2020

2121
1. It is packaged as a single binary.
22-
1. It adds support for sqlite3 as the default storage backend. Etcd3, MySQL, and Postgres are also supported.
22+
1. It adds support for sqlite3 as the default storage backend. Etcd3, MariaDB, MySQL, and Postgres are also supported.
2323
1. It wraps Kubernetes and other components in a single, simple launcher.
2424
1. It is secure by default with reasonable defaults for lightweight environments.
2525
1. It has minimal to no OS dependencies (just a sane kernel and cgroup mounts needed).

0 commit comments

Comments
 (0)