Giter VIP home page Giter VIP logo

hipstershop-demo's Introduction

πŸ‘‹ Hi, I’m Ron.

  • πŸ’» Solution Architect, Security and DevOps Engineer.
  • πŸ‡ΌπŸ‡Έ NZ-born Samoan, Tuvalu, Chinese.
  • πŸ‡³πŸ‡Ώ Based in Auckland, New Zealand.

πŸ’¬ I like building (and hacking) all things, cloud infrastructure, kubernetes, golang, linux and containers.

🌱 To learn more about me, check out my personal website and digital garden - ronamosa.io

hipstershop-demo's People

Contributors

ronamosa avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

hipstershop-demo's Issues

make frontend vs frontend-gateway charts smarter

I want to be able to deploy either the non-istio or istio-enabled setups from one set of helm charts.

Helm will know to depoly istio configs or not based on a flag in the values somewhere.

Make it so.

move 'env' key/value pairs into values.yaml

for example, move these into values.yaml

          env:
          - name: PORT
            value: "5050"
          - name: PRODUCT_CATALOG_SERVICE_ADDR
            value: "productcatalogservice:3550"
          - name: SHIPPING_SERVICE_ADDR
            value: "shippingservice:50051"
          - name: PAYMENT_SERVICE_ADDR
            value: "paymentservice:50051"
          - name: EMAIL_SERVICE_ADDR
            value: "emailservice:5000"
          - name: CURRENCY_SERVICE_ADDR
            value: "currencyservice:7000"
          - name: CART_SERVICE_ADDR
            value: "cartservice:7070"
          # - name: DISABLE_STATS
          #   value: "1"
          # - name: DISABLE_TRACING
          #   value: "1"
          # - name: DISABLE_PROFILER
          #   value: "1"
          # - name: JAEGER_SERVICE_ADDR
          #   value: "jaeger-collector:14268"    

istio MTLS working

istio setup with MTL (probably PERMISSIVE) deploying and available automatically.

tls files required.

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.