KubeShark (Kubernetes Skill)
This is a stub. The full skill content lives outside this repository at:
~/Projects/Code/kubernetes-skill/
Activation
Load the upstream workflow before responding to Kubernetes tasks:
- Read
~/Projects/Code/kubernetes-skill/SKILL.mdfor the failure-mode workflow. - Pull individual files from
~/Projects/Code/kubernetes-skill/references/on demand per the Conditional Reference Retrieval (CRR) pattern. Do not preload the full reference set. - For platform-specific work (EKS, GKE, AKS, OpenShift, GitOps controllers,
observability stacks), load the matching file from
~/Projects/Code/kubernetes-skill/references/conditional/.
Setup
If the local path is missing, clone it first:
git clone https://github.com/LukasNiessen/kubernetes-skill.git \
~/Projects/Code/kubernetes-skill
Source: ArthurVardevanyan/HomeLab — distributed by TomeVault.