kubernetes_auditing_dashboard

package module
v0.0.0-...-eb42921 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2024 License: MIT Imports: 0 Imported by: 0

README

kubernetes-auditing-dashboard

Simple Dashboard for Kubernetes Auditing Events

Start Development Environment with minikube

Bootstrap a local Kubernetes cluster with minikube, and configure the auditing webhook.

minikube start \
  --mount --mount-string ./script/kube-apiserver-config:/kube-apiserver-config \
  --wait apiserver && \
  minikube ssh sudo bash /kube-apiserver-config/patch-kube-apiserver-manifest.sh

Then start the application:

make dev

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL