kubernetes-layer
Recipe card from the charly-coder plugin (Images — the deployable catalog).
kubernetes – kubectl and Helm
Section titled “kubernetes – kubectl and Helm”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Install files | charly.yml, task: |
Packages
Section titled “Packages”RPM: kubernetes-client, helm
Cross-distro coverage
Section titled “Cross-distro coverage”rpm: (Fedora), pac: (Arch — kubectl + helm from extra), deb: — adds two upstream apt repos: https://pkgs.k8s.io/core:/stable:/v1.30/deb/ for kubectl and https://baltocdn.com/helm/stable/debian/all for helm. Both use signed-by GPG keys. The flat-repo pkgs.k8s.io URL ends in / — supported by the embedded build vocabulary’s deb install template (the trailing-slash suite special case added during Phase 3).
my-devops: candy: - kubernetesUsed In Boxes
Section titled “Used In Boxes”- (none currently enabled)
Related Candies
Section titled “Related Candies”/charly-coder:docker-ce— common companion for local container builds/charly-coder:devops-tools— provides kubectx/kubens and cloud CLIs/charly-coder:dev-tools— typically paired in DevOps boxes
Related Commands
Section titled “Related Commands”/charly-build:build— installs kubectl and helm RPMs during image build/charly-core:shell— run kubectl/helm interactively against external clusters
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- Kubernetes tools in containers
- kubectl or Helm setup
- The
kubernetescandy
Related
Section titled “Related”/charly-image:layer— candy authoring reference (charly.ymlschema, task verbs, service declarations)/charly-check:check— declarative testing (check:block,charly check box,charly check live)