Skip to content
This repository was archived by the owner on Apr 22, 2022. It is now read-only.

WIP: Run on kubernetes#36

Open
basvdl wants to merge 37 commits into
masterfrom
run-on-kubernetes
Open

WIP: Run on kubernetes#36
basvdl wants to merge 37 commits into
masterfrom
run-on-kubernetes

Conversation

@basvdl
Copy link
Copy Markdown
Contributor

@basvdl basvdl commented Sep 25, 2019

This PR is adding the option to run the shop using Kubernetes. It is still WIP, and need more attention regarding documentation, clean up of service and deployment yaml files, improve the networking using Ingress? and cloud ready?

Comment thread k8s/put-categories-deployment.yaml Outdated
volumes:
- name: divolte-shop
hostPath:
path: /Users/bas/code/gdd/shop
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

User specific path

- name: SHOP_BANDIT_URL
value: http://toppick-bandit:8989/item
- name: SHOP_DIVOLTE_URL
value: //localhost:8290/divolte.js
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think localhost needs to be clickstream-collector

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants