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

franklines/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

Packages

No packages published

Languages

  • Shell 74.6%
  • Go 10.7%
  • TypeScript 7.4%
  • JavaScript 3.1%
  • SCSS 1.5%
  • Makefile 1.3%
  • Other 1.4%