Skip to content
/ makcro Public

🐳 Mani's Automated Kubernetes and Container Repository Orchestrator

License

Notifications You must be signed in to change notification settings

manila/makcro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Mani's Automated Kubernetes and Container Registry Orchestrator (MAKCRO)

Is a script that is meant to glue together the pieces to spin up a single node Kubernetes Cluster and a Container Registry for local development or as part of a CI testing pipeline.

Usage

  • makcro up - start up a new cluster, container repo, and configure the cluster with the appropriate information to pull images from the container repo
  • makcro down - stop AND delete the cluster and container repo

Dependencies

  • curl
  • docker

Contributing

PR's are welcome and encouraged. Code should follow the Google Shell Styleguide. Please fill out the PR Template with appropriate detail :)

About

🐳 Mani's Automated Kubernetes and Container Repository Orchestrator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages