karmab
@karmab
Public Skills
kcli
by karmab
Comprehensive guide for kcli usage. Use when creating VMs, deploying plans, managing clusters, or performing any kcli operations. Covers all common user workflows.
kcli-cluster-deployment
by karmab
Guides deployment and management of Kubernetes clusters with kcli. Use when deploying OpenShift, k3s, kubeadm, or other Kubernetes distributions.
kcli-configuration
by karmab
Guides kcli configuration and provider setup. Use when setting up ~/.kcli/config.yml, configuring providers (KVM, AWS, GCP, Azure, etc.), or managing profiles.
kcli-vm-operations
by karmab
Guides VM lifecycle operations with kcli. Use when creating, managing, or troubleshooting virtual machines across providers.
kcli-plan-authoring
by karmab
Guides creation of kcli plan files for deploying VMs, networks, and infrastructure. Use when writing YAML plans with Jinja2 templating or debugging plan execution issues.
kcli-provider-development
by karmab
Guides implementation of new virtualization providers for kcli. Use when adding support for a new cloud platform, hypervisor, or infrastructure provider.
kcli-testing
by karmab
Guides testing and code quality for kcli. Use when writing tests, running linting, or validating changes before committing.