Giter Site home page Giter Site logo

bookinfo-bookinfo-config-dump's Introduction

master $ kubectl get pod -o wide
NAME                             READY   STATUS    RESTARTS   AGE    IP           NODE     NOMINATED NODE   READINESS GATES
details-v1-c5b5f496d-xxm2c       2/2     Running   0          107s   10.40.0.13   node01   <none>           <none>
productpage-v1-c7765c886-bdl6x   2/2     Running   0          106s   10.40.0.18   node01   <none>           <none>
ratings-v1-f745cf57b-4lsqr       2/2     Running   0          107s   10.40.0.14   node01   <none>           <none>
reviews-v1-75b979578c-vqd4g      2/2     Running   0          106s   10.40.0.15   node01   <none>           <none>
reviews-v2-597bf96c8f-6smcw      2/2     Running   0          106s   10.40.0.16   node01   <none>           <none>
reviews-v3-54c6c64795-6qpkp      2/2     Running   0          106s   10.40.0.17   node01   <none>           <none>

master $ kubectl get svc -o wide
NAME          TYPE        CLUSTER-IP       EXTERNAL-IP   PORT(S)    AGE   SELECTOR
details       ClusterIP   10.101.41.162    <none>        9080/TCP   17m   app=details
kubernetes    ClusterIP   10.96.0.1        <none>        443/TCP    15h   <none>
productpage   ClusterIP   10.100.240.212   <none>        9080/TCP   17m   app=productpage
ratings       ClusterIP   10.101.170.120   <none>        9080/TCP   17m   app=ratings
reviews       ClusterIP   10.102.108.56    <none>        9080/TCP   17m   app=reviews

bookinfo-bookinfo-config-dump's People

Contributors

zhaohuabing avatar

Watchers

James Cloos 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.