This example application deploys podinfo, a basic web application.
You can apply this example into your own cluster with these step by step commands:
$ yarn gen
$ yarn install -L
$ yarn build
$ yarn synth
$ kubectl apply -f dist/podinfo.k8s.yaml
This example application deploys podinfo, a basic web application.
You can apply this example into your own cluster with these step by step commands:
$ yarn gen
$ yarn install -L
$ yarn build
$ yarn synth
$ kubectl apply -f dist/podinfo.k8s.yaml