News

Using kube-score is incredibly easy. Let’s say you have the file test.yaml you want to check. Change into the directory housing the test.yaml file and issue the command: kube-score score test.yaml ...
If you've built scores of docker-compose.yml files and are migrating to AlmaLinux, you'll need to install the podman-compose tool so you can keep using those files. Jack Wallen shows you how.
Netplan is a modern network configuration tool introduced in Ubuntu 17.10 and later adopted as the default for managing network interfaces in Ubuntu 18.04 and beyond. With its YAML-based configuration ...
Benefits of docker-compose When you use docker-compose, you don’t just relieve the need to remember long, drawn out and easily mistyped terminal commands. You also gain the ability to check your ...