#software-engineering
Read more stories on Hashnode
Articles with this tag
Photo Source: https://kind.sigs.k8s.io/ Use Case The current cloud era is dominated heavily by Kubernetes (k8s). While the DevOps team manages App...
*nix aliases We all know how aliases on the *nix system help to create short commands for the long ones. E.g. kga can stand for kubectl get all or gl...