Templating YAML in Kubernetes with real code
Learn how you can leverage tools such as yq and kustomize to template your Kubernetes YAML file. Learn how to write your own tool to generate YAML programatically with a…
Learn how you can leverage tools such as yq and kustomize to template your Kubernetes YAML file. Learn how to write your own tool to generate YAML programatically with a…
yq is a lightweight and portable command-line YAML processor The aim of the project is to be the jq or sed of yaml files. Source: Yq
Flexible, reusable and concise configuration for Kubernetes Source: Overview | Tanka
A next-generation HTTP client for Python. Source: HTTPX
In this article, we will demonstrate how you can install Let's Encrypt to obtain a free SSL certificate to secure the Nginx web server on CentOS 8. Source: How to…
Tutorial on how to boot CentOS 8 and RHEL 8 in single user mode and recover root password. Single user mode is also known as emergency or maintenance mode Source:…
There are a bunch of Linux distros that you might want to try. Check out this guide on how to test Linux distros online from DistroTest. Source: How to Quickly…