Rene Hernandez
  • Snippets
  • Tutorials
  • Essays
  • Notes
  • Chats
  • About
  • About
  • Snippets
  • Tutorials
  • Essays
  • Notes
  • Chats


Automatic rolling of Pods due to configuration changes

Different options to roll Pods when ConfigMap, Secrets or other resources change

notes
kubernetes pod configmap secret
Mar 6, 2022
2 mins
kubernetes pod configmap secret
Mar 6, 2022
2 mins

Customize apiVersion in helm templates

How to support deploying the same resource to Kubernetes clusters with different apiVersions

snippets
helm kubernetes apiversion
Feb 25, 2022
1 mins
helm kubernetes apiversion
Feb 25, 2022
1 mins

Rename kubernetes context

How to rename a kubernetes context using the kubectl cli

snippets
kubectl kubernetes context
Dec 3, 2021
1 mins
kubectl kubernetes context
Dec 3, 2021
1 mins

Environment variables precedence in Kubernetes Pod

The order of precedence is for environment variables and what happens when there are multiple occurrences

notes
kubernetes pod env-vars
Nov 22, 2021
1 mins
kubernetes pod env-vars
Nov 22, 2021
1 mins

Database dump from a MySQL pod

Steps to create the dump using the kubectl cli

snippets
kubectl mysql kubernetes
May 11, 2021
1 mins
kubectl mysql kubernetes
May 11, 2021
1 mins

Delete multiple CRDs with PowerShell and kubectl

Avoid manual deletion of each CRD object with the help of PowerShell

snippets
kubectl powershell kubernetes
Apr 22, 2021
1 mins
kubectl powershell kubernetes
Apr 22, 2021
1 mins

Faster startup of MySQL databases in k8s

Improving startup time for mysql containers by generating containers with data already loaded into the database.

tutorials
kubernetes docker mysql
Aug 17, 2020
7 mins
kubernetes docker mysql
Aug 17, 2020
7 mins

Rene Hernandez © 2023

Published with Hugo and Netlify