Automating SSL/TLS Certificate Rotation in AKS
Introduction A Custom Resource Definition (CRD) in Kubernetes allows you to extend the Kubernetes API by defining your own custom resources.
Continue readingIntroduction A Custom Resource Definition (CRD) in Kubernetes allows you to extend the Kubernetes API by defining your own custom resources.
Continue readingEnsuring Quality with Ansible-Lint: A Guide to Best Practices In the realm of IT automation, maintaining the quality and consistency of your Ansible playbooks and roles is crucial for effective and reliable automation.
Continue readingError Overview When running an Ansible playbook, you may encounter the following error message:
Continue reading🔒 Unlock the secrets of secure automation with the “Ansible Vault Unveiled”!
Continue readingIntroduction In the world of IT automation and configuration management, security is paramount.
Continue readingIntroduction Ansible-Lint is a powerful tool that helps Ansible users identify and correct issues in their playbooks and roles.
Continue readingPluralsight The IT Ops Labs: Maintain, Monitor, and Troubleshoot Kubernetes Title: The IT Ops Labs: Maintain, Monitor, and Troubleshoot Kubernetes
Continue readingIntroduction As organizations increasingly prioritize cybersecurity and compliance, the need for robust security measures has become paramount.
Continue readingCIS Benchmark In today’s cybersecurity landscape, hardening your systems is crucial to protect against evolving threats.
Continue readingHow to verify an Ansible project signature? A step to step guide to verify the signature using the ansible-sign of a GPG-signed Ansible project.
Continue readingHow to sign an Ansible project? From a non-signed to a GPG-signed Ansible project.
Continue readingTitle: The IT Ops Sessions: Using Ansible Sign and Verify
Continue readingToday we’re going to talk about Ansible troubleshooting, specifically about the attempt to decrypt but no vault secrets found error.
Continue readingHow to decrypt an Ansible Vault? From an encrypted file to plaintext using the correct password.
Continue readingHow to use an Ansible Vault in an Ansible Playbook? How to use an Ansible Vault to Protect Sensitive Data such as passwords, access keys, etc.
Continue readingAnsible terminology - What is an Ansible Vault? How to store variables and files in an encrypted way using the ansible-vault command line utility.
Continue readingHow to Apply Multiple Yaml Files at Once on Kubernetes K8s or OpenShift OCP with Ansible?
Continue readingHow to Assign Memory Resources to Kubernetes K8s or OpenShift OCP Containers and Pods with Ansible?
Continue readingHow to Configure a Pod to Use a Volume for Storage on Kubernetes K8s or OpenShift OCP?
Continue readingAnsible troubleshooting - Kubernetes K8s/OpenShift OCP 401 Unauthorized Today we’re going to talk about Ansible troubleshooting, specifically about the “Kubernetes 401 Unauthorized” message.
Continue readingHow to Assign CPU Resources to Kubernetes (K8s) or OpenShift (OCP) Containers and Pods with Ansible Welcome to another episode of Ansible Pilot!
Continue readingHow to create Kubernetes K8s or OpenShift OCP Service with Ansible?
Continue readingHow to create Kubernetes K8s or OpenShift OCP Pod with Ansible?
Continue readingHow to create Kubernetes K8s or OpenShift OCP secret with Ansible?
Continue readingWhat is Polkit Privilege Escalation - (CVE-2021–4034)? “A memory corruption vulnerability in Polkit’s pkexec, witch allows any unprivileged user to gain full root privilege on a vulnerable system using default polkit configuration” cit.
Continue reading