Guides for kubernetes-tools
Kubectl commands - a comprehensive guide
Get more productive with kubectl, the Kubernetes command-line tool. This guide covers setting up autocompletion, managing contexts and configuration, working with namespaces, troubleshooting pods, and more.
Maximizing productivity with Kubernetes: the benefits of using K9s
An in-depth guide to some K9s features including K9s monitoring tools that help you increase your productivity with managing your Kubernetes clusters.
Sloop : a tool to visualize the history of Kubernetes resources
Sloop is an open source tool to visualize the history of all resources in your Kubernetes cluster.
Setting up Polaris on k8s
Learn about Polaris, an open-source tool that helps prevent configuration issues in Kubernetes for better stability, reliability, scalability and security.
Using Civoctl to declaratively manage your Kubernetes clusters
This guide looks at the concept of infrastructure as code through the lens of a little tool to manage your Kubernetes clusters on Civo
Compute instance - cloud init/Install script usage
During Civo compute instance creation there is a section where you can provide the installation script. This can prove to be very useful when you want to install certain tooling on the instance or run scripts for initial setup.