Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages