Skip to content

Commit

Permalink
renamed container_engine to kubernetes_engine
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-sanche committed Jun 10, 2019
1 parent 38ccb43 commit 26ccf8e
Show file tree
Hide file tree
Showing 27 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Open in Cloud Shell][shell_img]][shell_link]

[shell_img]: http://gstatic.com/cloudssh/images/open-btn.png
[shell_link]: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=container_engine/django_tutorial/README.md
[shell_link]: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=kubernetes_engine/django_tutorial/README.md

This repository is an example of how to run a [Django](https://www.djangoproject.com/)
app on Google Container Engine. It uses the
Expand All @@ -13,7 +13,7 @@ out, we refer to this app as the 'polls' application.


# 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.
See our [Django on Container Engine](https://cloud.google.com/python/django/kubernetes-engine) tutorial for instructions for setting up and deploying this sample application.


## Contributing changes
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 26ccf8e

Please sign in to comment.