Git Product home page Git Product logo

eks-casa's Introduction

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

I just want to build an EKS Cluster to play with the various Security and Data Management capabilities e.g. Security Scans, Backup/Restore, Disaster Recovery and Application Mobility.

It is challenging to create an EKS cluster from AWS Cloud if you are not familiar to it. After the EKS Cluster is up running, we still need to install 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 EKS demo environment with PostgreSQL deployed in about 20 minutes with eks-deploy.sh. For simplicity and cost optimization, the EKS cluster will have only one worker node and create a separate vpc and subnets. This is bash shell based scripts which might only work on Cloud Shell. Linux and MacOS terminal may work as well, but I haven't tested it yet.

Here're the prerequisities.

  1. Go to open AWS Cloud Shell
  2. Clone the github repo, run below command
git clone https://github.com/yongkanghe/eks-casa.git
  1. Install the required tools (eksctl, kubectl, helm)
cd eks-casa;./awsprep.sh;. ./setenv.sh
  1. Optionally, you can customize the clustername, instance-type, zone, region
vi setenv.sh

EKS Cluster Automation

  1. To deploy an EKS cluster
./eks-deploy.sh
  1. To destroy the EKS cluster after testing
./eks-destroy.sh

Velero for EKS Automation

  1. 1 min to enable EKS Backup via Velero
./velero-deploy.sh
  1. To clean up Velero for EKS
./velero-destroy.sh

Secure EKS Containers via Falco

./falco-deploy.sh

Build an EKS cluster via Web UI

IMAGE ALT TEXT HERE

Subscribe K8s Data Management Youtube Channel

Secure EKS Cluster & AWS Cloud

IMAGE ALT TEXT HERE

Subscribe K8s Data Management Youtube Channel

Secure your containers via Falco

IMAGE ALT TEXT HERE

Subscribe K8s Data Management Youtube Channel

Build, Protect and Migrate Containers

IMAGE ALT TEXT HERE

Subscribe K8s Data Management Youtube Channel

CloudCasa - Best Kubernetes BaaS

https://cloudcasa.io

Contributors

Follow Yongkang He on LinkedIn

Join Kubernetes Data Management LinkedIn Group

Join Kubernetes Data Management Telegram Group

Join Kubernetes Meetup User Group

eks-casa's People

Contributors

yongkanghe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.