Skip to content

kevinsupendi/intern-pendi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDP Kubernetes Exploration

gdp logo kubernetes logo

Kubernetes Cluster creation involving Terraform and Google Cloud Platform. Terraform is used for creating VMs in GCE and configure startup script. This project used Ubuntu 16.04 LTS. The result should be reproducible with any Linux machine supporting systemd services. There is also Docker LinuxKit exploration, though it still has limitations because GCE startup script is not supported yet.

Quickstart

Follow this instruction to create Kubernetes cluster automatically with Terraform. here

Manual Setup

Create Kubernetes cluster manually with this steps here

After setting up

By default only DNS, Dashboard, Cluster Autoscaler, Heapster and Storageclass addons are deployed. You can try deploying other application or change deployed addons configuration.

Here is a few suggestions of useful addons and Kubernetes resources :

Docker LinuxKit

Run Kubernetes cluster in Docker LinuxKit. here

Notes

Notes, hacks and limitations Notes

Questions

Questions

Presentation

Google Slides

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published