Skip to content

Conversation

ryanmats
Copy link
Contributor

…ntainer pod pattern, Django 1.10, and Deployment rather than ReplicationController

Tested this a number of times to make sure it works. Staged changes to the cloud.google.com tutorial at https://cloud-dot-devsite.googleplex.com/python/django/container-engine and will send that changelist for review once this code is merged.

…ntainer pod pattern, Django 1.10, and Deployment rather than ReplicationController
@ryanmats ryanmats requested review from theacodes and waprin January 14, 2017 01:02
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 14, 2017
# [END proxy_container]
# [START volumes]
volumes:
- name: cloudsql-oauth-credentials
Copy link
Contributor

Choose a reason for hiding this comment

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

where are these secrets created?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

bill and i just discussed this, will update on Tuesday


1. Create a project in the [Google Cloud Platform Console](https://console.cloud.google.com).
# Tutorial
See our [Django on Container Engine](https://cloud.google.com/python/django/container-engine) tutorial for instructions for setting up and deploying this sample application.
Copy link
Contributor

Choose a reason for hiding this comment

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

There's secrets in here but the tutorial I see now doesn't have secret anywhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

bill and i just discussed this, will update on Tuesday

@theacodes theacodes merged commit 9e15e9e into master Jan 18, 2017
@theacodes theacodes deleted the django-container-engine-update branch January 18, 2017 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants