Ukieweb

Diary | Kubernetes

I write what I learn here

Save Kubernetes Deployment Cost Using Nginx Ingress

Previously I have written about creating a kubernetes cluster on AWS as well as on bare metal servers

Both of these setups require you to expose your application to the public and that comes with cost implications. Let me start with a …

Read More

Setting up Bare-metal Kubernetes From Scratch - Easy Way [Part 1]

With the rise of cloud native applications and adoption of agile software delivery methodology that require continued update of features, companies are faced with a challenging task or optimizing software delivery and management of processes. This is one of the core reasons for the growth of containerization technology. Containers help software run reliably when moved from one computing environment to another. This can be from the development environment to production …

Read More