DevOps Articles

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

Kubernetes v1.35: Restricting executables invoked by kubeconfigs via exec plugin allowList added to kuberc

1 month ago 1 min read kubernetes.io

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

Kubernetes v1.35 introduces the Kuberc credential plugin allowlist, a feature designed to enhance security and streamline credential management in DevOps workflows. This allowlist allows cluster administrators to specify which credential plugins are permitted to access secrets, effectively creating a controlled environment for credential usage across applications.

By implementing this new feature, organizations can significantly reduce the risk of exposing sensitive information. The allowlist acts as a safeguard, only permitting trusted plugins to interact with Kubernetes secrets, thus aligning with best practices in secure software development and deployment.

Moreover, this version supports various integrations that are crucial for DevOps teams, facilitating a smoother workflow while enhancing overall system security. As Kubernetes continues to evolve, these updates will play a vital role in helping teams manage their cloud-native applications more efficiently and securely.

With an increasing focus on security within the cloud-native ecosystem, Kubernetes v1.35 positions itself as a critical tool for organizations aiming to bolster their DevOps practices and maintain compliance with security standards.

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