Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 710 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 710 Bytes

Reconmap on Kubernetes

Requirements

  • Kubernetes 1.24 or greater

Local dev requirements

Provisioning

kubectl create secret generic redis-password --from-literal=value=REconDIS
make

Tear down

make clean

Troubleshooting

minikube start
minikube tunnel # Make an external IP available to load balancer services
minikube dashboard

Use kubectl proxy to create a proxy to access K8s API

DNS

10.111.234.195 keycloak.nonprod.svc.cluster.local 10.108.112.100 web-client.nonprod.svc.cluster.local