IaC in AWS using Terraform
This post i will try on multiple available terraform modules to automate multiple things in AWS
This post i will try on multiple available terraform modules to automate multiple things in AWS
This post will cover introduction about cloud feature especially on amazon web services, what is it use case, benefit and comparison with other cloud provider
This is the continue blog from kubernetes the hard way part 3. in this fourth part i will continue the bootstrapping process for kubernetes-controller & kubernetes-worker. Also will addin on how to setting up the kubectl in the instance
This is the continue blog from kubernetes the hard way part 2. in this third part i will write on preparation before bootstrapping the kubernetes instances component (etcd, worker, controller, etc). this will cover the 05-kubernetes-configuration-file, 06-data-encrpytion-key and 07-bootstrapping-etcd
This is the continue blog from kubernetes the hard way part 1. in this second part i will write on how to setting up the kubernetes instances, setting up the load balancer, kubernetes configuration in aws and many more. This will cover the 03-compute-resource and 04-certificate-authority from kelsey hightower docs
This blog will store my docs when finishing kubernetes the hard way by kelsey hightower. I will use AWS for this case. this first section of blog will cover the 01-prerequisites and 02-jumpbox from the kelsey hightower docs.