devopsadmin

k8s – Kubernetes Addons Versions

Tired of searching for the latest releases for your addons? Here is your solution: CertManager Info: https://cert-manager.io/ Releases: https://github.com/cert-manager/cert-manager/releases NGINX Ingress Controller Info: https://docs.nginx.com/nginx-ingress-controller/ Releases: https://github.com/kubernetes/ingress-nginx/releases

k8s – Kubernetes Addons Versions Leia mais »

Bash – 10 tips to improve your code quality and Linux/MacOS compatibility that you need to know

In this article we will provide you with some tips and best alternatives to ensure compatibility between Linux and macOS. Bash is a powerful shell scripting language available on both platforms, and these tips will help you write efficient and

Bash – 10 tips to improve your code quality and Linux/MacOS compatibility that you need to know Leia mais »

How to change from default to alternative Python version on Amazon, RedHat, Ubuntu or Debian Linux

If you want to change your python version on the fly and without breaking our codes, you can use this article to know how to do it for your session, or even automate your scripts. The Linux alternatives command works

How to change from default to alternative Python version on Amazon, RedHat, Ubuntu or Debian Linux Leia mais »

Kubernetes – Troubleshooting cert-manager and Ingress Controllers (Any, but with EKS and AKS focus)

Having trouble with your cert-manager? Here are some tasks you may follow that could guide you to the solution: In this example, we will use some resources names like ingress-nginx for the nginx ingress controller namespace. Before proceeding, please update

Kubernetes – Troubleshooting cert-manager and Ingress Controllers (Any, but with EKS and AKS focus) Leia mais »