cakehappens / seaworthy

A CLI to verify Kubernetes resource health

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


seaworthy
Seaworthy

Post-apply check to verify your K8s resources are Seaworthy


IntroductionInstallHow To UseCreditsRelatedLicenseLicense

👋 Introduction

Seaworthy is your post-apply validation that your K8s resources deployed correctly and are healthy.

⚡️ Install

go get github.com/cakehappens/seaworthy/cmd/seaworthy

ASDF

coming soon

asdf plugin-add seaworthy https://github.com/cakehappens/asdf-seaworthy.git

📖 How To Use

seaworthy --help

You can find more information in the docs 📖!

⚖️ License

About

A CLI to verify Kubernetes resource health

License:Apache License 2.0


Languages

Language:Go 98.6%Language:Makefile 1.4%