0% found this document useful (0 votes)
47 views5 pages

Kubernetes: Ways To Setup Kubernetes

This document discusses different ways to set up Kubernetes including using Minikube for a single node cluster, setting up Kubernetes on AWS using kops, and using kops to create a highly available production cluster on AWS. It recommends trying to set up Kubernetes yourself once using either an AWS free account or DigitalOcean with $10 coupons.

Uploaded by

avinash j
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views5 pages

Kubernetes: Ways To Setup Kubernetes

This document discusses different ways to set up Kubernetes including using Minikube for a single node cluster, setting up Kubernetes on AWS using kops, and using kops to create a highly available production cluster on AWS. It recommends trying to set up Kubernetes yourself once using either an AWS free account or DigitalOcean with $10 coupons.

Uploaded by

avinash j
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Kubernetes: Ways to SetUp Kubernetes

KUBERNETES : Ways to SetUp

➤ Kubernetes has ability to Run AnyWhere.


➤ Integration required for Certain Cloud Provider Like AWS
and GCP.
➤ Volumes and ELBs(External Load Balancers) work with
Certain Cloud Providers.

AWS, GCP, Azure … Have this feature.

KUBERNETES : Ways to SetUp

➤ First Demo will be with MiniKube to spin up single machine


with Kubernetes Cluster.
➤ SetUp Kubernetes on AWS using kops
➤ Kops can be used to spin a Highly Available Production
Cluster.
➤ Really recommend to try the Set-Up yourself, once.
➤ 

KUBERNETES : Ways to SetUp

➤ Really recommend to try the Set-Up yourself, once.


➤ Use AWS Free Account (750 hrs free/Month for 1 year)
➤ Use DigitalOcean, $10 Coupons and Link attached in Lecture
9.

Will see you in Next Lecture…

See you in next lecture …

You might also like