Skip to content

A dev shell container used with Distrobox/Toolbox for Kubernetes development

License

Notifications You must be signed in to change notification settings

comminutus/kube-dev

Repository files navigation

kube-dev

AGPL License CI GitHub release (latest by date)

Description

kube-dev is a container image to be used as a shell for development with Kubernetes, particularly when using FluxCD, Fedora CoreOS and Terraform.

Features

Getting Started

Prerequisites

You must have a container runtime installed, like Podman(preferred) or Docker.

Usage

Pull down the image and use it directly with Distrobox or Toolbox:

distrobox create -i ghcr.io/comminutus/kube-dev
distrobox enter kube-dev

or yolo

curl -s https://raw.githubusercontent.com/comminutus/kube-dev/master/create-distrobox.bash | bash -c 'eval "$(cat)"'

License

This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE file for details.

About

A dev shell container used with Distrobox/Toolbox for Kubernetes development

Resources

License

Stars

Watchers

Forks

Packages