forked from LaconicNetwork/kompose
* rebase * undo commit to assets/**/* * undo commit in script/test/* * Apply suggestions from code review Co-authored-by: AhmedGrati <48932084+AhmedGrati@users.noreply.github.com> * removes webrick --------- Co-authored-by: AhmedGrati <48932084+AhmedGrati@users.noreply.github.com>
576 B
576 B
| layout |
|---|
| index |
$ kompose convert -f docker-compose.yaml
$ kubectl apply -f .
$ kubectl get po
NAME READY STATUS RESTARTS AGE
frontend-591253677-5t038 1/1 Running 0 10s
redis-master-2410703502-9hshf 1/1 Running 0 10s
redis-slave-4049176185-hr1lr 1/1 Running 0 10s