Skip to Content
Kubernetes Cookbook - Second Edition
book

Kubernetes Cookbook - Second Edition

by Hideto Saito, Hui-Chuan Chloe Lee, Ke-Jou Carol Hsu
May 2018
Intermediate to advanced
554 pages
13h 51m
English
Packt Publishing
Content preview from Kubernetes Cookbook - Second Edition

Getting ready

For performing this recipe, you'll need a Kubernetes cluster deployed by kops in AWS. You will need to follow the previous recipes in this chapter to launch a cluster. Here, we'll use the same cluster we created in the previous recipe:

# kops validate clusterUsing cluster from kubectl context: k8s-cookbook.netValidating cluster k8s-cookbook.netINSTANCE GROUPSNAME                  ROLE   MACHINETYPE   MIN    MAX    SUBNETSmaster-us-east-1a     Master t2.small      1      1      us-east-1anodes                 Node   t2.micro      2      2      us-east-1a,us-east-1b,us-east-1cNODE STATUSNAME                         ROLE   READYip-172-20-44-140.ec2.internal       node   Trueip-172-20-62-204.ec2.internal       master Trueip-172-20-87-38.ec2.internal node   TrueYour cluster k8s-cookbook.net is ready

In the previous recipe, we've had the KOPS_STATE_STORE ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Kubernetes Cookbook

Kubernetes Cookbook

Sébastien Goasguen, Michael Hausenblas
DevOps with Kubernetes - Second Edition

DevOps with Kubernetes - Second Edition

Hideto Saito, Hui-Chuan Chloe Lee, Cheng-Yang Wu

Publisher Resources

ISBN: 9781788837606Supplemental Content