Skip to content

improve kubernetes documentation #531

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Mathieudewet
Copy link
Contributor

No description provided.

@@ -71,3 +71,16 @@ Before running your application for the first time, be sure to create the databa

PHP_POD=$(kubectl --namespace=bar get pods -l app=php -o jsonpath="{.items[0].metadata.name}")
kubectl --namespace=bar exec -it $PHP_POD -- bin/console doctrine:schema:create

## Tiller RBAC Issue
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a link to the related docs/issues?

@Mathieudewet Mathieudewet force-pushed the feature/improve-kubernetes-documentation branch from 38c45a2 to 6f1bd9c Compare July 9, 2018 13:46
@Mathieudewet Mathieudewet force-pushed the feature/improve-kubernetes-documentation branch from 6f1bd9c to 03f5025 Compare July 9, 2018 13:57
@dunglas dunglas merged commit 31e2130 into api-platform:2.3 Jul 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants