Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
 
 

Repository files navigation

Prerequisites

Node version: >=16.16.x NPM version: >=8.15.0

Instructions

npm install

Install Kind:

brew install kind

Create a Cluster:

kind create cluster

npm run start

Get the kubeconfig for the KIND cluster

kind get kubeconfig > kind.conf

export KUBECONFIG=kind.conf

Template

https://github.com/electron-react-boilerplate/electron-react-boilerplate

Manually add a Deployment

kubectl create deployment hello-node --image=registry.k8s.io/echoserver:1.4

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages