An open API service indexing awesome lists of open source software.

https://github.com/munezerobagira/microservice


https://github.com/munezerobagira/microservice

kubernetes microservice nodejs typescript

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

### important commands

creating a secret that shared accross the nodes in kubernetes you can use
`kubectl create secret generic ticketing-jwt-secret --from-literal=jwt=qwertyexamplesecret`