wget https://github.com/derailed/k9s/releases/latest/download/k9s_linux_amd64.deb sudo apt install ./k9s_linux_amd64.deb rm k9s_linux_amd64.deb
helps you achieve understanding, develop good practices, and operate your team and organization for maximum DevOps awesomeness
Thursday, February 6, 2025
Ubuntu - Install K9S
Subscribe to:
Posts (Atom)
Azure AKS - Diag Logs - KQL
AzureDiagnostics | where Category == "kube-audit" | summarize requests = count() by bin(TimeGenerated, 5m), userAgent_s | orde...
-
Install htop in Oracle Linux 7 htop is not default install and it's not part of default repo so when we try to install htop it throw...
-
Logs from the autoconfig file: START: Executing /u01/EBSDEV/fs1/inst/apps/EBSDEV_grcldm/admin/install/txkWfClone.sh -nopromptmsg txkWfC...
-
Take a full backup of the database db_full.tz check the checksum of the backupfile md5sum db_full.tz split backup into multiple file s...