Sign inSign up

kumargaurav522/bugzilla

By kumargaurav522

Updated about 6 years ago

Image
0

195

kumargaurav522/bugzilla repository overview

Bugzilla Deployment on k8s Cluster

Mysql Deployment

git clone https://github.com/kumargaurav522/bugzilla-k8s.git
cd bugzilla-k8s
kubectl apply -f deployment-mysql.yaml

After deployment go on Mysql Pod and create bugs database.

Bugzilla Deployment

kubectl apply -f deployment-bugzilla.yaml
kubectl apply -f service.yaml

Tag summary

Content type

Image

Digest

Size

290.2 MB

Last updated

about 6 years ago

docker pull kumargaurav522/bugzilla