Commit 483f7187 authored by Darren Shepherd's avatar Darren Shepherd

Update README

parent 17a44a31
......@@ -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
--------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment