#devops
Read more stories on Hashnode
Articles with this tag
MicroK8s is a lightweight Kubernetes distribution developed by Canonical, the company behind Ubuntu. It's designed for easy deployment and testing on...
☸ Service discovery and load balancing: Kubernetes can expose a container using the DNS name or using their own IP address. If traffic to a container...
#Day17 of #90DaysofDevops challenge Click here to view Day 17 Task. Dockerfile Docker is a tool that makes it easy to run applications in containers....
#Day16 of #90DaysofDevops challenge Click here to view Day 16 Task. Docker Docker is a software platform that allows you to build, test, and deploy...
#Day15 of #90DaysofDevops challenge Click here to view Day 15 Task Reading JSON and YAML in Python As a DevOps Engineer you should be able to parse...
#Day14 of #90DaysofDevops challenge Click here to view Day 14 Task. Data Types Data types are the classification or categorization of data items. It...