Sam ThomasHow to setup static outbound IP in DigitalOcean Kubernetes (DOKS)?DigitalOcean VPC Gateway configuration for Droplets and Kubernetes Clusters.Sep 2, 2023Sep 2, 2023
Sam ThomasKubernetes IngressClass | error=”ingress does not contain a valid IngressClass"If you have come across “ingress does not contain a valid IngressClass” error after updating Kubernetes check this out.Jul 11, 20223Jul 11, 20223
Sam ThomasWhy Redis is the new best database ?Redis is a simple in-memory key value database mainly used for caching. Redis used to be a simple in-memory database. Now Redis is much…Jul 1, 2022Jul 1, 2022
Sam ThomasDocker NetworksHello friends! In previous post in this series I described what is Docker ? How it used ? and How you can get started with Docker ? In…Feb 27, 2022Feb 27, 2022
Sam ThomasWhat the hell is this Docker ?Introduction to docker and architecture of docker. We will look into how we can create a simple nodejs application and dockerize it.Jan 14, 2022Jan 14, 2022
Sam ThomasUsing private docker registry inside kubernetesIntegrating digital ocean container registry with customer kubernetes clusterAug 4, 2021Aug 4, 2021
Sam ThomasSimple double stage Golang docker imageThe efficient way to run golang app inside docker is to convert it to the binary and run. It is one of the advantage of compiled…May 15, 2021May 15, 2021