Skip to content

A set of Kubernetes templates for deploying useful applications

License

Notifications You must be signed in to change notification settings

aminueza/k8s-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minikube environment

All kubernetes configuration scripts and yaml files for creating minikube clusters as default environment for devs.

How to deploy to minikube

  1. Install and start minikube following up this tutorial.
  2. Apply the image in the cluster by executing
$ kubectl apply -f type-of-service.yaml

AMQP Management

AMQP management service is available running:

$ minikube service rabbitmq

Login: amqp Password: amqp123

About

A set of Kubernetes templates for deploying useful applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published