You may find yourself needing to deploy multiple NGINX Ingress Controllers to serve each namespace on your Kubernetes cluster. This may be useful in a…
Tag: kubernetes
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…
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…
In my previous blog I wrote about continuous delivery with Jenkins where I discussed what DevOps is and the various stages involved. I also went…
Last time I outlined steps of creating a kubernetes cluster and deploying a test image on AWS here. Today lets talk about preparing your deployment…