Kubernetes Symfony Example A simple Symfony app that has been containerized and runs within kubernetes Follows best practices outlined in our Service Playbooks Run app locally composer install ./bin/console server:run Then visit http://localhost:8000