Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/halkyon/managed-k8s-terraform-examples
- Owner: halkyon
- Created: 2020-06-06T10:02:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T22:29:49.000Z (over 4 years ago)
- Last Synced: 2024-12-09T01:43:18.779Z (about 1 month ago)
- Topics: aks, aws, azure, cloud, digitalocean, doks, eks, examples, gke, k8s, kubernetes, terraform
- Language: HCL
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)