5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go189 forks (189 forks)auto 404
help wanted
Repository metrics
- Stars
- 1,939 stars (1,939 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Hi,
Would it be possible to integrate the installation via krew. Like installing the kubeaudit as a kubectl plugin?.
https://krew.sigs.k8s.io/
Thanks
Rama
Contributor guide
- Research direction
- Create a krew plugin manifest for kubeaudit following the krew plugin structure. Study existing krew plugins and the krew documentation. The plugin manifest is a YAML file that describes the plugin, its download URL, and how to install it. Ensure that kubeaudit is packaged as a kubectl plugin (i.e., the binary named 'kubectl audit').
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Prerequisites
- GoKuberneteskrew