Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
2cf88ae2
Unverified
Commit
2cf88ae2
authored
Dec 10, 2019
by
Erik Wilson
Committed by
GitHub
Dec 10, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1172 from simnalamburt/readme
Update README.md: k3s does not exclude legacy/alpha/non-default features anymore
parents
45aa518b
14efc640
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
README.md
README.md
+4
-6
No files found.
README.md
View file @
2cf88ae2
...
...
@@ -16,13 +16,11 @@ What is this?
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
stuff that has been removed.
2.
Removed most in-tree plugins (cloud providers and storage plugins) which can be replaced
1.
Removed most in-tree plugins (cloud providers and storage plugins) which can be replaced
with out of tree addons.
3
.
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.
5
.
Minimal to no OS dependencies (just a sane kernel and cgroup mounts needed). k3s packages required
2
.
Add sqlite3 as the default storage mechanism. etcd3 is still available, but not the default.
3
.
Wrapped in simple launcher that handles a lot of the complexity of TLS and options.
4
.
Minimal to no OS dependencies (just a sane kernel and cgroup mounts needed). k3s packages required
dependencies
*
containerd
*
Flannel
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment