Giter VIP home page Giter VIP logo

Comments (2)

odidev avatar odidev commented on September 4, 2024

I tried to deploy e-commerce-microservices-sample application on both amd64 and arm64 platfrom using minikube as mentioned in Readme.

I have followed the below steps to deploy the application microservices to Minkube K8s cluster:

git clone https://github.com/venkataravuri/e-commerce-microservices-sample  

cd infra/k8s    

minikube start   

kubectl apply -k shared-services/overlays/local   

kubectl apply -k apps/overlays/local   

kubectl get pods -A -o wide      

Four microservices cart-deployment, products-deployment, search-deployment, store-ui-deployment are running fine but users-deployment are failing to start on both the machines machines.

To launch the application on UI, I have deployed the application to EKS cluster on x86 and Arm64 machines. I am able to get the external IP using EKS but when trying to open the application microservices on UI, application is getting reflected for fraction of second on UI and then it is getting disappear on both x86 and arm64 machine.

Can you please suggest some pointers on the above mentioned issue as it is failing on amd64 too.

from e-commerce-microservices-sample.

odidev avatar odidev commented on September 4, 2024

Hi

Can you please look into above issues?

from e-commerce-microservices-sample.

Related Issues (6)

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.