mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Merge pull request #1172 from simnalamburt/readme
Update README.md: k3s does not exclude legacy/alpha/non-default features anymore
This commit is contained in:
commit
2cf88ae2c4
10
README.md
10
README.md
@ -16,13 +16,11 @@ What is this?
|
|||||||
|
|
||||||
k3s is intended to be a fully compliant Kubernetes distribution with the following changes:
|
k3s is intended to be a fully compliant Kubernetes distribution with the following changes:
|
||||||
|
|
||||||
1. Legacy, alpha, non-default features are removed. Hopefully, you shouldn't notice the
|
1. Removed most in-tree plugins (cloud providers and storage plugins) which can be replaced
|
||||||
stuff that has been removed.
|
|
||||||
2. Removed most in-tree plugins (cloud providers and storage plugins) which can be replaced
|
|
||||||
with out of tree addons.
|
with out of tree addons.
|
||||||
3. Add sqlite3 as the default storage mechanism. etcd3 is still available, but not the default.
|
2. Add sqlite3 as the default storage mechanism. etcd3 is still available, but not the default.
|
||||||
4. Wrapped in simple launcher that handles a lot of the complexity of TLS and options.
|
3. Wrapped in simple launcher that handles a lot of the complexity of TLS and options.
|
||||||
5. Minimal to no OS dependencies (just a sane kernel and cgroup mounts needed). k3s packages required
|
4. Minimal to no OS dependencies (just a sane kernel and cgroup mounts needed). k3s packages required
|
||||||
dependencies
|
dependencies
|
||||||
* containerd
|
* containerd
|
||||||
* Flannel
|
* Flannel
|
||||||
|
Loading…
Reference in New Issue
Block a user