Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.58 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.58 KB

[WIP] This is a Work in Progress

Choosing cloud providers

Kubernetes can run on variuos plataforms, such as your computer, VMs on a cloud provider or bare metal servers. If you are already able to create your Kubernetes clusters using your preferred plataform, that's great.

This repository is intended to guide you to work with multiple providers (multi-cloud). Currently, we are using a free tier service of GCP, AWS and Azure. Try this out.

In addition to public clouds, you'll also find guides for using Kubernetes with the OpenStack cloud provider for private ones, further on exploring capabilities between them (hybrid cloud).

First steps

  1. Install CLI Tools (Google Cloud SDK, AWS CLI and Azure CLI)
  2. Kubernetes Overview
  3. Creating a Kubernetes Clusters

Federation (TODO)

  1. Multi-cluster Management
  2. Federation API
  3. Setting up a Federation
    • Multi-cluster:
      • Fully on Google Cloud Platform
      • Cross-Cluster Service Discovery
    • Multi-cloud:
      • On GCP and AWS
    • Hybrid-cloud:
      • OpenStack + GCP + AWS + Azure