Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K3s incubation proposal #1307

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update proposals/incubation/k3s.md
I'm very good at spelling.

Co-authored-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Chris Wayne <cwayne18@gmail.com>
  • Loading branch information
cwayne18 and olblak authored Apr 30, 2024
commit a553a25458dd82cc596ee1dff2ea7cc4f9d4d291
2 changes: 1 addition & 1 deletion proposals/incubation/k3s.md
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ k3s (https://k3s.io/) joined the CNCF as a Sandbox project in 2020. As the k3s t

## What is k3s: Recap

K3s is a fully compliant Kuberenetes distribution with the following enhancements:
K3s is a fully compliant Kubernetes distribution with the following enhancements:

* Distributed as a single binary or minimal container image.
* Lightweight datastore based on sqlite3 as the default storage backend. etcd3, MySQL, and Postgres are also available.