Skip to content

[WIP] Tutorials, scripts and manifests to help cloud operators understand some Kubernetes features.

License

Notifications You must be signed in to change notification settings

arthur0/kubernetes-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[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

About

[WIP] Tutorials, scripts and manifests to help cloud operators understand some Kubernetes features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages