mirror of https://github.com/k3s-io/k3s
Merge pull request #18698 from fgrzadkowski/simple_single_node
Auto commit by PR queue botpull/6/head
commit
650ecd6b90
|
@ -37,9 +37,8 @@ Running Kubernetes locally via Docker
|
|||
|
||||
- [Overview](#overview)
|
||||
- [Prerequisites](#prerequisites)
|
||||
- [Step One: Run etcd](#step-one-run-etcd)
|
||||
- [Step Two: Run the master](#step-two-run-the-master)
|
||||
- [Step Three: Run the service proxy](#step-three-run-the-service-proxy)
|
||||
- [Run it](#run-it)
|
||||
- [Download kubectl](#download-kubectl)
|
||||
- [Test it out](#test-it-out)
|
||||
- [Run an application](#run-an-application)
|
||||
- [Expose it as a service](#expose-it-as-a-service)
|
||||
|
|
Loading…
Reference in New Issue