Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/halkyon/managed-k8s-terraform-examples

A bunch of different cloud provider's managed Kubernetes offerings as examples, using Terraform to create a cluster within it's own network, with best practises as much as possible.
https://github.com/halkyon/managed-k8s-terraform-examples

aks aws azure cloud digitalocean doks eks examples gke k8s kubernetes terraform

Last synced: about 1 month ago
JSON representation

A bunch of different cloud provider's managed Kubernetes offerings as examples, using Terraform to create a cluster within it's own network, with best practises as much as possible.

Awesome Lists containing this project

README

        

# Managed Kubernetes examples

## What is this?

A bunch of different cloud provider's managed Kubernetes offerings as examples,
using [Terraform](https://www.terraform.io/) to create a cluster within it's own network, with best practises
(e.g. private notes, subnets etc) as much as possible.

## [aks/ AKS (Microsoft Azure Kubernetes Service)](aks/)

## [doks/ DOKS (DigitalOcean Kubernetes Service)](doks/)

## [eks/ EKS (Amazon Elastic Kubernetes Service)](eks/)

## [gke/ GKE (Google Kubernetes Engine)](gke/)