Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 402 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 402 Bytes

AKS-helper

AKS / Kubernetes helper

A personal Go cli application for AKS with handy features

Features:

  • Check for dead ingresses.
  • Check read & write history of the Azure persistent volume.
Note:

You need to have azure cli installed and you need to be logged in and have access to the appropriate subscription.

Build:

go build -o akshelp

Usage

akshelp --help