Skip to content

1 CMD to automate an ACK Cluster comes with PostgreSQL in ~10 mins. Automate KubeArmor deployment in few seconds.

Notifications You must be signed in to change notification settings

yongkanghe/ack-casa

Repository files navigation

Follow @YongkangHe on Twitter, Subscribe K8s Data Management Youtube Channel

I just want to build an ACK Cluster (Alibaba Cloud Container Service for Kubernetes) to play with the various Security and Data Management capabilities for Containers e.g. Security Scans, Backup/Restore, Disaster Recovery and Application Mobility.

It is challenging to create an ACK cluster from Alibaba Cloud if you are not familiar to it. After the ACK Cluster is up running, you still need to create a sample DB, create policies etc.. The whole process is not that simple.

This script based automation allows you to build a ready-to-use ACK cluster with PostgreSQL deployed in about 10 minutes with just 1 Command. If you prefer to create an ACK Cluster via Web Console or API, you can watch the Youtube videos and follow the guide to build one on Alibaba Cloud.

Build an ACK cluster via Web UI

IMAGE ALT TEXT HERE

Subscribe K8s Data Management Youtube Channel

Build an ACK cluster via OpenAPI

IMAGE ALT TEXT HERE

Subscribe K8s Data Management Youtube Channel

Here're the prerequisities.

  1. Go to the terminal
  2. Clone the github repo, run below command
git clone https://github.com/yongkanghe/ack-casa.git
  1. Optionally, you can customize the clustername, instance-type, zone, region, bucketname
vi setenv.sh

ACK Cluster Automation

  1. To deploy an ACK cluster
./ack-deploy.sh
  1. To destroy the ACK cluster after testing
./ack-destroy.sh

Subscribe K8s Data Management Youtube Channel

CloudCasa - No. 1 Kubernetes Backup as a Service

https://cloudcasa.io

Contributors

Follow Yongkang He on LinkedIn, Join Kubernetes Data Management LinkedIn Group

About

1 CMD to automate an ACK Cluster comes with PostgreSQL in ~10 mins. Automate KubeArmor deployment in few seconds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages