Skip to content

poumason/python_practices

Repository files navigation

python_practices

K8S

Mongo + Express

  • Reference link to prepare yaml
  • follow cmds to setting localhost port with k8s container port
    1. kubectl get pods to get mongo express pod name
    2. kubectl port-forward ${pod name} 8081:8081 to set localhost:8081 with container:8081

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors