Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

nicodoggie/devctl-plugin-kind

Repository files navigation

devctl-plugin-kind

A plugin for SplitmediaLabs' monorepo developer devctl toolkit that deploys services into a kubernetes kind developer cluster, instead of using docker-compose.

Prerequisites

Since the devctl kind:init commands haven't been updated yet, you'll have to install all of the dependencies yourself. This may change the future.

How to use

Install devctl if you haven't yet. Some changes in my forked version have yet to be pulled into the SML one:

yarn global add @nicodoggie/devctl

Install @nicodoggie/devctl-plugin-kind like this:

yarn global add devctl-plugin-kind@npm:@nicodoggie/devctl-plugin-kind

Then, in a properly-configured repository, run devctl kind:up to create a kind cluster.

To deploy services, run devctl kind:switch

Currently, the init command is incomplete, and examples aren't up yet. I'll rectify that in a future commit.

About

devctl plugin for kubernetes-in-docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •