k8s-local-provisioner

star 5.8k

Use this skill to provision local kubernetes clusters

marcel-dempers By marcel-dempers schedule Updated 6/2/2026

name: k8s-local-provisioner description: Use this skill to provision local kubernetes clusters

K8s Local Provisioner

This skills allows an agent to provision a local kubernetes cluster.

Requirements

In order to be able to provision a local kubernetes cluster, we need a few tools:

  • curl
  • kind
  • kubectl
  • docker ce cli

If any of these tools are not installed, use the provided scripts from the skill to install these

You must use the scripts provided to create the local kubernetes cluster.

Install via CLI
npx skills add https://github.com/marcel-dempers/docker-development-youtube-series --skill k8s-local-provisioner
Repository Details
star Stars 5,773
call_split Forks 4,259
navigation Branch main
article Path SKILL.md
More from Creator
marcel-dempers
marcel-dempers Explore all skills →