cannot run flagsmith api service in my kubernetes #4094
Unanswered
ahmadleoyudanto
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
so i create new repo, and i copy all
/api
folder to it, also some file in the root project likepyproject.toml
poetry.lock
Makefile
.release-please-manifest.json
the dockerfile build successfully, but when i try to deploy it to my kubernetes server, the pods got exit even when the logs says it successfully run the server:
and when i try to access https://my.domain.com, it says the browser cant connect to the server
Beta Was this translation helpful? Give feedback.
All reactions