mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
update readme
This commit is contained in:
parent
470ffca5d7
commit
08fec686fd
@ -10,7 +10,7 @@ Great for:
|
||||
* CI
|
||||
* Development
|
||||
* ARM
|
||||
* Embeddeding k8s
|
||||
* Embedding k8s
|
||||
* Situations where a PhD in k8s clusterology is infeasible
|
||||
|
||||
What is this?
|
||||
@ -18,7 +18,7 @@ What is this?
|
||||
|
||||
k3s is a fully compliant Kubernetes distribution with the following changes:
|
||||
|
||||
1. Packaged as a single binary
|
||||
1. Packaged as a single binary.
|
||||
1. Lightweight storage backend based on sqlite3 as the default storage mechanism. etcd3, MySQL, Postgres also still available.
|
||||
1. Wrapped in simple launcher that handles a lot of the complexity of TLS and options.
|
||||
1. Secure by default with reasonable defaults for lightweight environments.
|
||||
|
Loading…
Reference in New Issue
Block a user