Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 748 Bytes

kops-asg.md

File metadata and controls

15 lines (12 loc) · 748 Bytes
layout title keywords sidebar redirect_from meta-description
page
Run Portworx with Kubernetes Operations(KOPS)
portworx, container, Kubernetes, storage, Docker, k8s, KOPS, pv, persistent disk, aws, EBS
home_sidebar
/cloud/aws/kops_asg.html
This page describes how to setup a production ready Portworx cluster with Kubernetes KOPS.
  • TOC {:toc}

This is a guide to setup a production ready Portworx cluster using Kubernetes (KOPS+AWS) environment that allows you to dynamically provision persistent volumes. KOPS helps you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes clusters. Under the hood KOPS uses AWS Autoscaling groups (ASG) to spin up EC2 instances.

{% include asg/k8s-asg.md %}