mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-15 09:33:30 +00:00
Merge pull request #1571 from davidnuzik/k3s_fixes
remove roadmap from k3s docs
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
---
|
||||
title: "Road Map"
|
||||
weight: 100
|
||||
---
|
||||
|
||||
Current items to implement before this is to be considered GA release:
|
||||
|
||||
1. Multi-Server / High Availability (HA)
|
||||
2. Documentation moved to Rancher
|
||||
3. Automated tests for k3s specific features
|
||||
@@ -85,7 +85,7 @@ WantedBy=multi-user.target
|
||||
OpenRC
|
||||
------
|
||||
|
||||
And an excample openrc `/etc/init.d/k3s`:
|
||||
And an example openrc `/etc/init.d/k3s`:
|
||||
|
||||
```bash
|
||||
#!/sbin/openrc-run
|
||||
|
||||
Reference in New Issue
Block a user