mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-20 08:21:58 +00:00
a2b17457b9e152fde87cbfe3e4155f60a831d8e5
The cluster.yaml config doesn't accept `kube-proxy`, it only accepts `kubeproxy` like this:
```
services:
kubeproxy:
extra_args: []
```
Rancher Docs
Running for development/editing
The rancher/docs:dev docker image runs a live-updating server. To run on your workstation, run:
./scripts/dev
and then navigate to http://localhost:9001/. You can customize the port by passing it as an argument:
./scripts/dev 8080
Languages
JavaScript
82.4%
Shell
6.6%
CSS
5.8%
MDX
3%
TypeScript
2.2%