Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Does this work with Azure AKS too? #4

Open
scheung38 opened this issue Jan 18, 2023 · 0 comments
Open

[Question] Does this work with Azure AKS too? #4

scheung38 opened this issue Jan 18, 2023 · 0 comments

Comments

@scheung38
Copy link

scheung38 commented Jan 18, 2023

I have a Django app needing to deploy to Azure AKS, so how can this project be leveraged to do that? Thank you

It is from cookiecutter-django where it has dock-compose local and production.yml, so in using this project then I will no longer use these files? But only the Dockerfile (local or production)?

https://github.com/cookiecutter/cookiecutter-django/blob/master/docs/developing-locally.rst

I believe the scaffolding of this project does not include deployment to any K8s so I am keen to know how to integrate this repo.

Or do I use this as the starting template?

I do not need the other components like celery, I however need:

Database (Djongo)
Elasticsearch

So not sure if this is the right fit, or I simply create my own helm create in my own existing project which already has these two in place?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant