Skip to content

Cluster dev template to create k8s cluster in DigitalOcean cloud.

License

Notifications You must be signed in to change notification settings

shalb/cdev-do-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DO-K8s

Cluster.dev uses stack templates to generate users' projects in a desired cloud. DO-K8s is a stack template that creates and provisions Kubernetes clusters in the DigitalOcean cloud.

In this repository you will find all information and samples necessary to start a Kubernetes cluster on DO with Cluster.dev.

The resources to be created:

  • (optional, if vpc_id is not set) VPC for Kubernetes cluster
  • DO Kubernetes cluster with addons:
    • cert-manager
    • argocd

Prerequisites

  1. Terraform version 13+
  2. DigitalOcean account.
  3. doctl installed.
  4. Cluster.dev client installed.

Quick Start

  1. Configure access to DO and export required variables.
  2. Clone example project:
    git clone https://github.com/shalb/cdev-do-k8s.git
    cd examples/
    
  3. Edit variables in the example's files, if necessary.
  4. Run cdev plan
  5. Run cdev apply

About

Cluster dev template to create k8s cluster in DigitalOcean cloud.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •