Giter VIP home page Giter VIP logo

guestbook's Introduction

Guestbook Example

This example shows how to build a simple multi-tier web application using Kubernetes and Docker. The application consists of a web front end, Redis master for storage, and replicated set of Redis slaves, all for which we will create Kubernetes deployments, pods, and services.

There are two versions of this application. Version 1 (in the v1 directory) is the simple application itself, while version 2 (in the v2 directory) extends the application by adding additional features that leverage the Watson Tone Analyzer service. It is recommended that if you are new to this example then you look at just the v1 version of the application. Other IBM demos will make use of the v2 version, such as Istio101.

Please see the corresponding README.md files in each directory for more information.

Notes

  • As you read the correspoding README.md files, you will see kubectl commands that describes deployed resources. The output of these commands can be slightly vary depending on the version of your kubectl.
  • The guestbook applications uses Kubernetes service type LoadBalancer to expose the service onto an external IP address. If you are using Minikube, keep in mind that no real external load balancer is created. You can still access the service with the node port that is assigned to load balancer on Minikube.

guestbook's People

Contributors

linsun avatar bvennam avatar mhbauer avatar kant avatar greghanson avatar jkomg avatar spzala avatar jberkhahn avatar nibalizer avatar brahmaroutu avatar timroster avatar szihai avatar irisdingbj avatar nilesh32 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.