DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Secure provisioning of LoadBalancer Services on Kubernetes using Kyverno

3 years ago lambda.grofers.com
Secure provisioning of LoadBalancer Services on Kubernetes using Kyverno

Summary: This is a summary of an article originally published by the source. Read the full original article here →

There are many ways by which Kubernetes allows you to expose applications (pods) to users. At Grofers, we like to allow our developers to do this without needing intervention from the DevOps team.

At the same time, we also want to ensure our developers don’t end up introducing any new security risks while provisioning LoadBalancer services. In this post, we’ll talk about how we augment the default provisioning process of Kubernetes LoadBalancers to suit those needs.

Let’s look at our policy specification line-by-line: As Kubernetes is deployed in organizations to enable more and more developers to deploy applications, governance, and security of Kubernetes clusters are becoming an area of concern.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com