Johannes Kastl
ojkastl_buildservice
Involved Projects and Packages
A client-go credential (exec) plugin implementing azure authentication. This plugin provides features that are not available in kubectl. It is supported on kubectl v1.11+
kubens is a utility to switch between Kubernetes namespaces.
Kubescape is a K8s open-source tool providing a multi-cloud K8s single pane of glass, including risk analysis, security compliance, RBAC visualizer and image vulnerabilities scanning
Sealed Secrets is composed of two parts:
A cluster-side controller / operator
A client-side utility: kubeseal
The kubeseal utility uses asymmetric crypto to encrypt secrets that only the controller can decrypt.
Kubectl plugin to interactively proxy Kubernetes Services with ease
Validate your Kubernetes configuration files, supports multiple Kubernetes versions
kustomize customizes raw, template-free kubernetes YAML files for multiple purposes, leaving the original YAML untouched and usable as is.
The Kyverno Command Line Interface (CLI) is designed to validate and test policy behavior to resources prior to adding them to a cluster. The CLI can be used in CI/CD pipelines to assist with the resource authoring process to ensure they conform to standards prior to them being deployed. It can be used as a kubectl plugin or as a standalone CLI.