Transfer Linux Shell History to New WorkStationLocate History File: Find .bash_history (Bash) or .zsh_history (Zsh) in your old Mac’s home directory. Copy History File: Copy it to a…Apr 16Apr 16
Integrating Grafana with GCP SSO Using Helm ValuesGrafana with Single Sign-On (SSO) using Google Cloud Platform (GCP) APIs and services. By integrating SSO with GCP, users can securely…Mar 17Mar 17
Create and Manage Helm Chart RepositoriesThis page outlines the steps to create and manage Helm chart repositories using GitHub Pages and AWS S3 (or any cloud storage buckets)…Mar 5Mar 5
Helm Secrets: Securing Kubernetes Secrets at GitHub LevelHelm secrets provide a way to store encrypted secrets within Helm charts. This guide will walk you through the process of setting up and…Mar 5Mar 5
[Part-1]Velero Setup with Minikube and MinioVelero is an open-source tool to safely backup and restore, perform disaster recovery, and migrate Kubernetes cluster resources and…Jan 61Jan 61
ERROR: (gcloud.compute.ssh) [/usr/bin/ssh] exited with return code [255].When attempting to connect to a Google Cloud Platform (GCP) VM using the gcloud compute ssh command with the --tunnel-through-iap flag, you…Dec 6, 2023Dec 6, 2023
LoadBalancer vs ReverseProxy Vs ForwardProxy Vs ApplicationGatewayLoad Balancer, Reverse Proxy, Forward Proxy, and API Gateway are all network components that serve different purposes and are often used in…Nov 7, 2023Nov 7, 2023
Extending Persistent Volume Claims (PVC) Managed by StatefulSets(K8s)In Kubernetes, StatefulSets manage stateful applications by providing unique identities and persistent storage for each pod. When the need…Aug 22, 2023Aug 22, 2023
[PERMISSIONS_ERROR]: Required ‘compute.instanceGroups.update’ permission for PROJECTEncountering a [PERMISSIONS_ERROR] while trying to modify a Google Kubernetes Engine (GKE) Instance Group, even when you possess the…Jul 26, 2023Jul 26, 2023
Published inReputation DevelopersGoogle-Managed SSL CertificatesHow to secure client domain using Google Managed SSL certificates in a GKE?Jul 18, 2023Jul 18, 2023