GitopsCentral

November 23, 2022

Stop the Panic: How to Check Certificate Expiry in Kubernetes

Filed under: Kubernetes — shaik zillani @ 5:16 pm

Stop the Panic: How to Check Certificate Expiry in Kubernetes⏰🔒 Certificate expiration is a silent killer in Kubernetes. When the […]

Read More

June 7, 2021

Creating kubernetes cluster using EKSCTL

Filed under: Kubernetes — shaik zillani @ 7:40 am

In this blog post, I will show you how to install Kubernetes cluster on AWS using eksctl Create subnets Log […]

Read More

February 20, 2021

Kubernetes RBAC: Restrict resources within a namespace

Filed under: Kubernetes — Tags: , — shaik zillani @ 9:29 pm

kubectl delete clusterrolebinding docker-for-desktop-binding ClusterRole and RoleBinding Create service accounts, test-user in namespace qa kubectl create ns qa kubectl create […]

Read More

November 18, 2020

How to setup TLS certs in nginx ingress using certbot

Filed under: Kubernetes — Tags: , , , — shaik zillani @ 1:03 pm

Kubernetes TLS: Secure Your NGINX Ingress Using Certbot and Route 53 (The Easy Way)🔐 Setting up TLS/SSL certificates for your […]

Read More

September 22, 2020

Download kubeconfig using eksctl

Filed under: Kubernetes — shaik zillani @ 12:46 pm
Read More

February 4, 2020

How to install minikube on windows using virtual box

Filed under: Kubernetes — shaik zillani @ 10:50 am

install minikube from powershell using choco installer, if you don’t have choco already from here Method-2 If the above method […]

Read More

November 21, 2019

Kubernetes: Deploying on master node only

Filed under: Kubernetes — shaik zillani @ 6:01 am
Read More

September 16, 2019

Kubernetes interview questions

Filed under: Kubernetes — shaik zillani @ 2:24 pm

Core concepts What is Kubernetes? Kubernetes is an open source container orchestration tool developed by Google. Currently, it’s under CNCF […]

Read More
Older Posts »

© 2016–2025 GitOpsCentral | All Rights Reserved.