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
17a44a3197
commit
483f7187c0
@ -13,7 +13,7 @@ Great for
|
||||
What is this?
|
||||
---
|
||||
|
||||
k3s is intended to be a fully compliant Kubernetes cluster 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
|
||||
stuff that has been removed.
|
||||
@ -89,6 +89,12 @@ of that file as `NODE_TOKEN` and then run the agent as follows
|
||||
|
||||
That's it.
|
||||
|
||||
Auto-deploying manifests
|
||||
------------------------
|
||||
|
||||
Any file found in `/var/lib/rancher/k3s/server/manifests` will automatically be deployed to
|
||||
Kubernetes in a manner similar to `kubectl apply`.
|
||||
|
||||
Building from source
|
||||
--------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user