Welcome To Devops-room.
A little guide into the DevOps-Room community.
Search for a command to run...
A little guide into the DevOps-Room community.
This is a continuation to my previous article published earlier, don’t worry about missing the first part, follow this link https://cloud-ops.hashnode.dev/kubernetes-service-and-ingress-pt1 . We previously discussed creating an Nginx-ingress deployme...
a simple illustration of ingress in Kubernetes.
This is just a simple illustration on how to create to network namespaces and linking them to a bridge network. The bridge network can also accomodate a large number of other network namespaces. The bridge network can also be used as a connectivity g...
What is a YAML file? Wikipedia termed YAML as a data serialization language, which is true but if I were to define YAML to a five-year-old I would say it's simply a configuration file that is easily readable by all programming languages and humans. ...
What is a YAML file? Wikipedia termed YAML as a data serialization language, which is true but if I were to define YAML to a five-year-old I would say it's simply a configuration file that is easily readable by all programming languages and humans. ...

This article focus mainly on the use and importance of kubernetes in modern day software development life cycle operations.