Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

abatilo/incluster-leader-election

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

incluster-leader-election

This is an implementation of utilizing the Kubernetes coordination.k8s.io API paired with a tilt.dev environment for testing.

This project was immensely inspired by this blog post and most of the code is copy pasta.

Getting started

This project installs and handles dependencies using asdf-vm and minimum version v0.8.0 is required. Once asdf-vm is installed, the Makefile will install any necessary dependencies for you.

Otherwise, please refer to the Makefile:

⇒  make
help                           View help information
bootstrap                      Perform all bootstrapping to start your project
clean                          Delete local dev environment
up                             Run a local development environment

About

Small implementation of leader election using the Kubernetes coordination API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published