Skip to content

Commit 51c74dc

Browse files
Ace Nassrifhinkel
authored andcommitted
Revert "Remove MongoDB badge (GoogleCloudPlatform#302)" (GoogleCloudPlatform#303)
This reverts commit 30d6257.
1 parent 30d6257 commit 51c74dc

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

7-gce/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# 7 - Deploying to Google Compute Engine
22

3-
![Cloud SQL Build Status][ci-badge-cloudsql] ![Datastore Build Status][ci-badge-datastore]
3+
![Cloud SQL Build Status][ci-badge-cloudsql] ![Datastore Build Status][ci-badge-datastore] ![MongoDB Build Status][ci-badge-mongodb]
44

55
[ci-badge-datastore]: https://storage.googleapis.com/nodejs-getting-started-tests-badges/7-datastore.svg
66
[ci-badge-cloudsql]: https://storage.googleapis.com/nodejs-getting-started-tests-badges/7-cloudsql.svg
7+
[ci-badge-mongodb]: https://storage.googleapis.com/nodejs-getting-started-tests-badges/7-mongodb.svg
78

89
This folder contains the sample code for the [Deploying to Google Compute Engine][step-7]
910
tutorial. Please refer to the tutorial for instructions on configuring, running,

optional-kubernetes-engine/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Deploy Bookshelf to Google Kubernetes Engine
22

3-
![Cloud SQL Build Status][ci-badge-cloudsql] ![Datastore Build Status][ci-badge-datastore]
3+
![Cloud SQL Build Status][ci-badge-cloudsql] ![Datastore Build Status][ci-badge-datastore] ![MongoDB Build Status][ci-badge-mongodb]
44

55
[ci-badge-datastore]: https://storage.googleapis.com/nodejs-getting-started-tests-badges/o-datastore.svg
66
[ci-badge-cloudsql]: https://storage.googleapis.com/nodejs-getting-started-tests-badges/o-cloudsql.svg
7+
[ci-badge-mongodb]: https://storage.googleapis.com/nodejs-getting-started-tests-badges/o-mongodb.svg
78

89
This optional tutorial will walk you through how to deploy the Bookshelf sample application to [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine/). This tutorial is also applicable to [Kubernetes](http://kubernetes.io/) outside of Google Kubernetes Engine, but may require additional steps for external load balancing.
910

0 commit comments

Comments
 (0)