- The example can be run through
docker-composewith the following command
docker-compose -f docker/docker-compose.yml run finagle-client- The kubernetes manifests are created through kustomize by converting the docker-compose file. This will remove the
px-finaglenamespace, which must be updated manually.
cd kubernetes
kompose convert -f ../docker/docker-compose.yml