Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 314 Bytes

File metadata and controls

13 lines (9 loc) · 314 Bytes

Tickets Resale Marketplace

Work in progress

Working with Docker and Kubernetes:

  • docker build -t <docker_username>/<service_name> .

  • skaffold dev

  • kubectl get pods

  • openssl rand --base64 32

  • kubectl create secret generic jwt-secret --from-literal=$KEY=$VALUE

  • kubectl get secrets