⚡ Installing KubeBuddy
KubeBuddy can be installed on Windows, Linux, and macOS via the PowerShell Gallery.
🖥️ Installing via PowerShell Gallery
For PowerShell users, install KubeBuddy directly from the PowerShell Gallery:
Install-Module -Name KubeBuddy -Repository PSGallery -Scope CurrentUser
🔄 Updating KubeBuddy
To update KubeBuddy to the latest version:
Update-Module -Name KubeBuddy
🔧 Requirements
✅ PowerShell Version: PowerShell 7 or higher is required.
✅ Next Steps: Now that KubeBuddy is installed, check out the Usage Guide to start monitoring your Kubernetes clusters! 🚀