With the official retirement of the community-supported Ingress NGINX controller on March 31, 2026, the Kubernetes networking landscape has reached a turning point. If your organization is still running Ingress NGINX, you are no longer receiving security patches-leaving your clusters exposed to known vulnerabilities such as CVE-2025-1974 (IngressNightmare). While there are many alternatives, Istio has...
Secrets Management in AKS with Azure Workload Identity
Managing secrets across dozens of websites and APIs in Azure Kubernetes Service (AKS) can be a nightmare if you’re still using static credentials. Hardcoded secrets, long-lived keys, and manual rotations increase the risk of exposure and slow down deployments. On Azure Kubernetes Service (AKS), we’ve evolved with the Secrets Store CSI Driver, Azure Key Vault,...
Delete multiple jobs in Kubernetes
Create User in InfluxDB without Operator Token
Pre-requisite InfluxDB installed and admin user created Influx CLI installed on computer Create Config influx config create -a --username-password ADMINUSER -n myconfig -u INFLUXDBURL Enter Admin password at prompt Replace the following:ORG: Organization name for the new userADMINUSER: Username of the admin userINFLUXDBURL: URL for Influx DB Create User in InfluxDB To create user, run...







