In this part, we will learn minikube and kubectl. We will run a Kubernetes cluster…
Author: Ercan
A man who is whispering to Linux servers. Writer at https://ercanermis.com, Linux System Administrator and DevOps Engineer at Masomo Games.
AWS
Continue Reading

Deploy a website to S3 and CloudFront with Bitbucket Pipelines
Bitbucket is an Atlassian product and Git-based code store and CI/CD optimized tools for collaboration…
Kubernetes
Continue Reading

Let’s Learn Kubernetes – Part 2
Hello, here is Part 2 of the Let’s Learn Kubernetes series. If you want to…
AWS
Continue Reading

Protect your AWS Account with specified IPs
Security is always important and the first thing before doing something in the cloud. I’m…
Kubernetes
Continue Reading

Let’s Learn Kubernetes – Part 1
Hi, I’m starting to write a blog post series about Kubernetes basics and this is…
AWS
Continue Reading

Differences between AWS CLI v1 and v2
Sometimes, aws-cli doesn’t run your cli commands if you are using v1. If your aws…
Docker
Continue Reading

SSL CA Problem on CentOS7 Docker and Solution
When I’m playing with CentOS7 docker image on MacBookPro M1, it looks like it doesn’t…
Uncategorized
Continue Reading

What do I have?
First of all, hello from sunny Izmir. Today is Tuesday but I feel like off-day….
AWS
Continue Reading

Deploy HA nginx to AWS ECS with Geolocation Routing via Terraform
Today, I want to refactor the Deploy nginx docker to AWS ECS with Terraform Automation…