Kubernetes (or k8s) is an open-source container orchestration system. It is used for application deployment and scaling. It has became very popular recently, partly due to the rise of cloud-native solutions. In this article, I will give a high-level overview of Kubernetes, introduce the terminology, and explain what kind of problems K8s solves.
read more “Read This If You Still Do Not Know What Kubernetes Is”Category: open-source
Want to contribute to open-source? Start here
Free and open-source software (FOSS) plays a very important part of our lives. It powers most of the websites, 90% of server infrastructure runs on it, even our phones use an open-source kernel under the hood. But how does that work and what can you do to contribute?
read more “Want to contribute to open-source? Start here”