Skip to content

Latest commit

 

History

History
64 lines (34 loc) · 1.84 KB

README.md

File metadata and controls

64 lines (34 loc) · 1.84 KB

k3d-headstart

k3d - Headstart

In short:

  • k3d creates containerized k3s clusters. This means, that you can spin up a multi-node k3s cluster on a single machine using docker.

Note: k3s is the lightweight Kubernetes distribution by Rancher: rancher/k3s

See also "k3s - Docker in Docker (dind)" at https://github.com/vanHeemstraSystems/k3s-dind-headstart

See also "K3d - How to run Kubernetes cluster locally using Rancher K3s" at https://www.youtube.com/watch?v=mCesuGk-Fks

100 - Learning

See README.md

200 - Requirements

See README.md

300 - Releases

See README.md

400 - Get & Install

See README.md

500 - Build

See README.md

600 - Usage

See README.md

700 - Connect

800 - History

900 - Related Projects

What are the other Alternatives

1000 - Contributing

1100 - Contributors