Recent posts

Finding the secrets for a helm charts

1 minute read

Today’s short post is about Kubernetes secrets, and is more of a note to self than an intend to make others aware. I did take it upon myself to explain what ...

How to make an admin account in GitTea

2 minute read

Gitea is small git repository very easy to install and manage and lightweight. I have found it several times in projects related to k8s or Proof of concepts....

Deploying Alpine to GKE micro

2 minute read

In this post I will document the link and steps that I use to create a micro cluster in GKE and deploy the Alpine container. I will not repeat steps that are...

Thread Memory Dump Analyzer

2 minute read

In this post I point out two different tools that can be use for Performance analysis as well as Debugging to find problems related to hangs, memory problems...