hcengineering / hcengineering/platform

Deployment on GKE

Open
#6,911 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
27.7k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

Hey I have done everything as instructed in the Kube Directory on Self host repo still I am not able to access it from my domain , Can anyone help me , in deploying it on GKE , what networking changes I have to do , this is my configMap -
ACCOUNTS_URL
http://account.cloudambassadors.dev/
COLLABORATOR_API_URL
http://collaborator.cloudambassadors.dev/
COLLABORATOR_URL
ws://collaborator.cloudambassadors.dev/
DB_URL
mongodb://mongodb:27017
ELASTIC_INDEX_NAME
huly_storage_index
ELASTIC_URL
http://elastic:9200/
FRONT_URL
http://cloudambassadors.dev
MINIO_ENDPOINT
minio
MONGO_URL
mongodb://mongodb:27017
REKONI_URL
http://rekoni.cloudambassadors.dev/
TRANSACTOR_URL
ws://transactor.cloudambassadors.dev/

all pods are running fine -
image

But not know what I am doing wrong what changes I have to do in Networking Part

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Kube Directory on the Self host repo and review the supplied ConfigMap and pod status for the GKE deployment. Check how the listed domain, HTTP, and WebSocket service URLs are exposed through the deployment's networking configuration; done means the application and its services are reachable from the domain.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, gcp, kubernetes, mongodb
Domain
cloud, devops, infrastructure, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.