All Projects → replicatedhq → Kurl

replicatedhq / Kurl

Licence: apache-2.0
Production-grade, airgapped Kubernetes installer combining upstream k8s with overlays and popular components

Programming Languages

shell
77523 projects
bash
514 projects

Projects that are alternatives of or similar to Kurl

Rak8s
Stand up a Raspberry Pi based Kubernetes cluster with Ansible
Stars: ✭ 354 (-9.46%)
Mutual labels:  kubernetes-cluster, kubeadm
aws-kubernetes
Kubernetes cluster setup in AWS using Terraform and kubeadm
Stars: ✭ 32 (-91.82%)
Mutual labels:  kubernetes-cluster, kubeadm
kainstall-offline
kainstall tools offline file
Stars: ✭ 31 (-92.07%)
Mutual labels:  kubernetes-cluster, kubeadm
Terraform Aws Kubernetes
Terraform module for Kubernetes setup on AWS
Stars: ✭ 159 (-59.34%)
Mutual labels:  kubernetes-cluster, kubeadm
Kubekey
Provides a flexible, rapid and convenient way to install Kubernetes only, both Kubernetes and KubeSphere, and related cloud-native add-ons. It is also an efficient tool to scale and upgrade your cluster.
Stars: ✭ 288 (-26.34%)
Mutual labels:  kubernetes-cluster, kubeadm
Kainstall
Use shell scripts to install kubernetes(k8s) high availability clusters and addon components based on kubeadmin with one click.使用shell脚本基于kubeadmin一键安装kubernetes 高可用集群和addon组件。
Stars: ✭ 198 (-49.36%)
Mutual labels:  kubernetes-cluster, kubeadm
kubeadm-vagrant
Setup Kubernetes Cluster with Kubeadm and Vagrant
Stars: ✭ 49 (-87.47%)
Mutual labels:  kubernetes-cluster, kubeadm
kubernetes-cluster
Vagrant As Automation Script
Stars: ✭ 34 (-91.3%)
Mutual labels:  kubernetes-cluster, kubeadm
GPU-Kubernetes-Guide
How to setup a production-grade Kubernetes GPU cluster on Paperspace in 10 minutes for $10
Stars: ✭ 34 (-91.3%)
Mutual labels:  kubernetes-cluster, kubeadm
metalnetes
Create and manage multiple Kubernetes clusters using KVM on a bare metal Fedora 29 server. Includes helm + rook-ceph + nginx ingress + the stock analysis engine (jupyter + redis cluster + minio + automated cron jobs for data collection) - works on Kubernetes version v1.16.0 - 1.16.3 was not working
Stars: ✭ 37 (-90.54%)
Mutual labels:  kubernetes-cluster, ceph
Kubenow
Deploy Kubernetes. Now!
Stars: ✭ 285 (-27.11%)
Mutual labels:  kubernetes-cluster, kubeadm
k8s-istio-demo
Demo showing the capabilities of Istio
Stars: ✭ 22 (-94.37%)
Mutual labels:  kubernetes-cluster, ceph
K8s Digitalocean Terraform
Deploy latest Kubernetes cluster on DigitalOcean using Terraform
Stars: ✭ 33 (-91.56%)
Mutual labels:  kubernetes-cluster, kubeadm
kubeadm-tf
PoC; terraform + kubeadm
Stars: ✭ 25 (-93.61%)
Mutual labels:  kubernetes-cluster, kubeadm
Kubeadm Ansible
Build a Kubernetes cluster using kubeadm via Ansible.
Stars: ✭ 479 (+22.51%)
Mutual labels:  kubernetes-cluster, kubeadm
Kontainerd
Creating a kubernetes kubeadm cluster using Vagrant machines as nodes and Containerd as a container runtime
Stars: ✭ 16 (-95.91%)
Mutual labels:  kubernetes-cluster, kubeadm
rak8s
Stand up a Raspberry Pi based Kubernetes cluster with Ansible
Stars: ✭ 362 (-7.42%)
Mutual labels:  kubernetes-cluster, kubeadm
terraform-provider-kubeadm
A Terraform provider/provisioner for deploying Kubernetes with kubeadm
Stars: ✭ 60 (-84.65%)
Mutual labels:  kubernetes-cluster, kubeadm
Sealos
一条命令离线安装高可用kubernetes,3min装完,700M,100年证书,版本不要太全,生产环境稳如老狗
Stars: ✭ 5,253 (+1243.48%)
Mutual labels:  kubeadm
Kubernetes Under The Hood
This tutorial is someone planning to install a Kubernetes cluster and wants to understand how everything fits together.
Stars: ✭ 279 (-28.64%)
Mutual labels:  kubernetes-cluster
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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].