Skip to main content

7 docs tagged with "Kubernetes"

View All Tags

Cleaning the Node

Scripts and guide to clean up k8s node, specifically rancher provisioned k8s nodes.

Helm Basic Commands

Learn about helm basic commands and their usecase from installing new helm chart to upgrading chart, uninstalling helm chart and building/packing new helm chart

Helm Setup

Learn how to setup and install helm applications

How to remove labels from Kubernetes Resource

This guide is about how to remove labels from Kubernetes Resource. In some cases when you're rearchitecting the label naming convention in your Kubernetes, you may come up with this issue where you want to clear up the old labels in bulk, but there are very few docs that have examples of how to do it with CLI or API.

kubectl

Learn how to install kubectl cli and some basics commands to bulk apply lables on pods and delete failed pods.

Longhorn

Guide for installing longhorn on Kubernetes Cluster