Skip to content
forked from replicatedhq/kURL

Production-grade, airgapped Kubernetes installer combining upstream k8s with overlays and popular components

License

Notifications You must be signed in to change notification settings

DeDuplicate/kURL

Repository files navigation

Kurl-logo

kURL

kURL is a Kubernetes installer for airgapped and online clusters.

kURL relies on kubeadm to bring up the Kubernetes control plane, but there are a variety of tasks a system administrator must perform both before and after running kubeadm init in order to have a production-ready Kubernetes cluster, such as installing Docker, configuring Pod networking, or installing kubeadm itself. The purpose of this installer is to automate those tasks so that any user can deploy a Kubernetes cluster with a single script.

Getting Started

For more information please see kurl.sh/docs/

Community

For questions about using kURL, there's a Replicated Community forum, and a #kurl channel in Kubernetes Slack.

About

Production-grade, airgapped Kubernetes installer combining upstream k8s with overlays and popular components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.9%
  • Go 6.6%
  • TypeScript 4.1%
  • JavaScript 1.3%
  • Makefile 0.9%
  • Dockerfile 0.5%
  • Other 0.7%