Skip to content

giou-k/energy-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energy Service

Energy Service is a personal project to help me document my knowledge and sharpen my skills.

Getting Started

Run make all to create the docker image.

Infra

In order to bring up the kubernetes environment you need kind installed.

After installing kind, do:

  1. Create the cluster: make dev-up

  2. Load the docker image: make dev-load

  3. Apply the k8 configuration: make dev-apply

Releases

No releases published

Packages

No packages published