Author:Sachin Agarwal

Beyond Authentication

Beyond Authentication: How to Implement Strong API Authorization in Kubernetes with Kyverno Authz-Server

The Kubernetes security market, valued at $1.195 billion in 2022, is projected to reach $10.7 billion by 2031 (27.6% CAGR) due to the need for robust authorization. As organizations adopt zero-trust security models, they’re moving from perimeter-based defenses toward granular, identity-aware access control inside the…

0
Nirmata Blog Sachin KubeCon24

Namespace-as-a-service: Self-service Kubernetes Deployments via GitOps

Introduction  Organizations are increasingly adopting Kubernetes, and efficiently segregating resources, managing privileges, and ensuring isolation between teams or projects becomes critical. Multi-tenancy offers a solution by enabling multiple teams to share a single Kubernetes cluster, with each team or project receiving a dedicated namespace. This…

0