Skip to content

Commit

Permalink
New project branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary A. Stafford committed Dec 22, 2017
1 parent a966f14 commit f7e9210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# GKE, Istio, Atlas, RabbitMQ Demo

Project repository for my new post, [Deploy and Configure Istio on Google Kubernetes Engine (GKE))](https://programmaticponderings.com). The post demonstrates how to take a modern application, like the Voter API from previous posts, and optimize it for Google Kubernetes Engine (GKE). In addition to migrating to GKE, the Voter API will take advantage of MongoDB Atlas on GCP instead of Cosmos DB on Azure, and CloudAMQP's RabbitMQ on GCP instead of Azure Service Bus. This version is also designed for use with Istio v0.4.0 on GKE, which replaces the NGINX Ingress Controller.
Project repository for my new post, [Deploy and Configure Istio on Google Kubernetes Engine (GKE)](https://programmaticponderings.com). The post demonstrates how to take a modern application, like the Voter API from previous posts, and optimize it for Google Kubernetes Engine (GKE). In addition to migrating to GKE, the Voter API will take advantage of MongoDB Atlas on GCP instead of Cosmos DB on Azure, and CloudAMQP's RabbitMQ on GCP instead of Azure Service Bus. This version is also designed for use with Istio v0.4.0 on GKE, which replaces the NGINX Ingress Controller.

Deployment resources and scripts are in `kubernetes\voter-api-atlas\` directory.

Expand Down

0 comments on commit f7e9210

Please sign in to comment.