Other Tools

    is a tool that runs a single-node Kubernetes cluster locally on your workstation for development and testing purposes.

    is a tool for managing packages of pre-configured Kubernetes resources, aka Kubernetes charts.

    • Find and use popular software packaged as Kubernetes charts
    • Share your own applications as Kubernetes charts
    • Create reproducible builds of your Kubernetes applications
    • Manage releases of Helm packages

    is a tool to help Docker Compose users move to Kubernetes.

    • Translate a Docker Compose file into Kubernetes objects
    • Go from local Docker development to managing your application via Kubernetes