ilyasotkov / learning-kubernetes

A guide to administering and using Kubernetes clusters declaratively
8 stars 6 forks source link

Learn cluster administration #4

Open ilyasotkov opened 6 years ago

ilyasotkov commented 6 years ago

https://kubernetes.io/docs/setup/independent/create-cluster-kubeadm/ Read ✅ Went through ❌

ilyasotkov commented 6 years ago

kubeadm is conceptually equivalent of docker swarm.

ilyasotkov commented 6 years ago

Using kops to create an AWS Kubernetes cluster: https://ryaneschinger.com/blog/kubernetes-aws-vpc-kops-terraform/

ilyasotkov commented 6 years ago

https://samj.net/2012/03/08/simplifying-cloud-reliability/

ilyasotkov commented 6 years ago

https://cloud.google.com/kubernetes-engine/docs/how-to/cluster-admin-overview

ilyasotkov commented 6 years ago

GKE LoadBalancer integration: https://cloud.google.com/kubernetes-engine/docs/tutorials/http-balancer

ilyasotkov commented 6 years ago

https://mesosphere.com/blog/docker-vs-kubernetes-vs-apache-mesos/