Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.
/ k8s-demo Public archive

Demo for kubernetes installations of tinyCI

License

Notifications You must be signed in to change notification settings

tinyci/k8s-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes tinyCI demo

Here's a demo for those of you who like Kubernetes.

Installation

First, read demo.yaml. It creates RBAC Roles, IPs, as well as plenty of services. It also needs edits. Be aware of what you're getting into!

$ kubectl create -f demo.yaml

Several images will be pulled from docker hub.

You may have to restart the UI container (just delete the pod; it's a part of a deployment) after everything settles; I haven't quite figured out how to do that properly yet.

De-Installation

$ kubectl delete -f demo.yaml

Author

Erik Hollensbe erik@hollensbe.org

License

MIT

About

Demo for kubernetes installations of tinyCI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published