Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

WAftring/OrchestratorEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrchestratorEX

This repository is used to allow for easy visualization / understanding of overlay networks in kubernetes and docker swarm.

Deployment instructions:

Docker Swarm:

## All commands in PowerShell
curl "https://raw.githubusercontent.com/WAftring/OrchestratorEX/master/SWARM-OrchestratorEX.yaml" -o docker-compose.yml
docker stack deploy --compose-file docker-compose.yml orchestratorex

Kubernetes:

wget https://raw.githubusercontent.com/WAftring/OrchestratorEX/master/KUBE-OrchestratorEX.yaml
kubectl apply -f KUBE-OrchestratorEX.yaml

About

A repository for example containers to be used in container orchestration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published