django deployment on GCP with kubernetes
I finally got my first django project and I need help in deploying it in GCP with kubernetes.
I've never deployed any project before so it's a bit frustrating for me with the client nagging on my head.
it's an E-learning platform so I want to use GCP with kubernetes (for CI/DI since there will be a lot of updates for the project) and Google cloud storage for storing media files.
i'd love to have some help concerning deployment, things to do/don't, and some useful links to start with.
ps: this is my first question so be easy on me
django kubernetes google-cloud-platform
|
show 1 more comment
I finally got my first django project and I need help in deploying it in GCP with kubernetes.
I've never deployed any project before so it's a bit frustrating for me with the client nagging on my head.
it's an E-learning platform so I want to use GCP with kubernetes (for CI/DI since there will be a lot of updates for the project) and Google cloud storage for storing media files.
i'd love to have some help concerning deployment, things to do/don't, and some useful links to start with.
ps: this is my first question so be easy on me
django kubernetes google-cloud-platform
Umm... so what's that first question?
– arudzinska
Nov 21 '18 at 14:38
sorry, forgot to ask, my bad, i need someone to show me what to do and the best practices, i'm kinda stuck and idk where to start, i don't want to end up with a mess at the middle of project
– hpyhkr
Nov 21 '18 at 14:48
1
Did you search for Google's quickstarts, tutorials, blog posts about Kubernetes? There's plenty of such stuff out there. Your question is too broad. Check out how to ask questions on Stack Overflow.
– arudzinska
Nov 21 '18 at 14:50
i did search but couldn't find anything that covers the whole deployment process, i'll be grateful if you have some good resources. and sorry again for the bad question, i thinks i'm a bit frustrated since the guy who should be doing the deployment left everything to me (i have no experience with deployment at all)
– hpyhkr
Nov 21 '18 at 15:03
1
I'm not much experienced with Kubernetes, but I guess I'd start here: cloud.google.com/python/django/kubernetes-engine
– arudzinska
Nov 21 '18 at 15:10
|
show 1 more comment
I finally got my first django project and I need help in deploying it in GCP with kubernetes.
I've never deployed any project before so it's a bit frustrating for me with the client nagging on my head.
it's an E-learning platform so I want to use GCP with kubernetes (for CI/DI since there will be a lot of updates for the project) and Google cloud storage for storing media files.
i'd love to have some help concerning deployment, things to do/don't, and some useful links to start with.
ps: this is my first question so be easy on me
django kubernetes google-cloud-platform
I finally got my first django project and I need help in deploying it in GCP with kubernetes.
I've never deployed any project before so it's a bit frustrating for me with the client nagging on my head.
it's an E-learning platform so I want to use GCP with kubernetes (for CI/DI since there will be a lot of updates for the project) and Google cloud storage for storing media files.
i'd love to have some help concerning deployment, things to do/don't, and some useful links to start with.
ps: this is my first question so be easy on me
django kubernetes google-cloud-platform
django kubernetes google-cloud-platform
edited Nov 21 '18 at 14:45
hpyhkr
asked Nov 21 '18 at 14:35
hpyhkrhpyhkr
13
13
Umm... so what's that first question?
– arudzinska
Nov 21 '18 at 14:38
sorry, forgot to ask, my bad, i need someone to show me what to do and the best practices, i'm kinda stuck and idk where to start, i don't want to end up with a mess at the middle of project
– hpyhkr
Nov 21 '18 at 14:48
1
Did you search for Google's quickstarts, tutorials, blog posts about Kubernetes? There's plenty of such stuff out there. Your question is too broad. Check out how to ask questions on Stack Overflow.
– arudzinska
Nov 21 '18 at 14:50
i did search but couldn't find anything that covers the whole deployment process, i'll be grateful if you have some good resources. and sorry again for the bad question, i thinks i'm a bit frustrated since the guy who should be doing the deployment left everything to me (i have no experience with deployment at all)
– hpyhkr
Nov 21 '18 at 15:03
1
I'm not much experienced with Kubernetes, but I guess I'd start here: cloud.google.com/python/django/kubernetes-engine
– arudzinska
Nov 21 '18 at 15:10
|
show 1 more comment
Umm... so what's that first question?
– arudzinska
Nov 21 '18 at 14:38
sorry, forgot to ask, my bad, i need someone to show me what to do and the best practices, i'm kinda stuck and idk where to start, i don't want to end up with a mess at the middle of project
– hpyhkr
Nov 21 '18 at 14:48
1
Did you search for Google's quickstarts, tutorials, blog posts about Kubernetes? There's plenty of such stuff out there. Your question is too broad. Check out how to ask questions on Stack Overflow.
– arudzinska
Nov 21 '18 at 14:50
i did search but couldn't find anything that covers the whole deployment process, i'll be grateful if you have some good resources. and sorry again for the bad question, i thinks i'm a bit frustrated since the guy who should be doing the deployment left everything to me (i have no experience with deployment at all)
– hpyhkr
Nov 21 '18 at 15:03
1
I'm not much experienced with Kubernetes, but I guess I'd start here: cloud.google.com/python/django/kubernetes-engine
– arudzinska
Nov 21 '18 at 15:10
Umm... so what's that first question?
– arudzinska
Nov 21 '18 at 14:38
Umm... so what's that first question?
– arudzinska
Nov 21 '18 at 14:38
sorry, forgot to ask, my bad, i need someone to show me what to do and the best practices, i'm kinda stuck and idk where to start, i don't want to end up with a mess at the middle of project
– hpyhkr
Nov 21 '18 at 14:48
sorry, forgot to ask, my bad, i need someone to show me what to do and the best practices, i'm kinda stuck and idk where to start, i don't want to end up with a mess at the middle of project
– hpyhkr
Nov 21 '18 at 14:48
1
1
Did you search for Google's quickstarts, tutorials, blog posts about Kubernetes? There's plenty of such stuff out there. Your question is too broad. Check out how to ask questions on Stack Overflow.
– arudzinska
Nov 21 '18 at 14:50
Did you search for Google's quickstarts, tutorials, blog posts about Kubernetes? There's plenty of such stuff out there. Your question is too broad. Check out how to ask questions on Stack Overflow.
– arudzinska
Nov 21 '18 at 14:50
i did search but couldn't find anything that covers the whole deployment process, i'll be grateful if you have some good resources. and sorry again for the bad question, i thinks i'm a bit frustrated since the guy who should be doing the deployment left everything to me (i have no experience with deployment at all)
– hpyhkr
Nov 21 '18 at 15:03
i did search but couldn't find anything that covers the whole deployment process, i'll be grateful if you have some good resources. and sorry again for the bad question, i thinks i'm a bit frustrated since the guy who should be doing the deployment left everything to me (i have no experience with deployment at all)
– hpyhkr
Nov 21 '18 at 15:03
1
1
I'm not much experienced with Kubernetes, but I guess I'd start here: cloud.google.com/python/django/kubernetes-engine
– arudzinska
Nov 21 '18 at 15:10
I'm not much experienced with Kubernetes, but I guess I'd start here: cloud.google.com/python/django/kubernetes-engine
– arudzinska
Nov 21 '18 at 15:10
|
show 1 more comment
1 Answer
1
active
oldest
votes
Your question is too wide, try starting first and then asking a question - as we won’t be able to explain an universal way of deploying Django applications in GCP. I recommend starting from getting familiar with GCP services.
There is a really cool but paid course on Coursera platform ("Getting Started with Google Kubernetes Engine") with practical hands-on labs on how to use Kubernetes on GCP in pair with CI/CD tool like Jenkins. You can also find more about Jenkins in GCP in here.
You will also find there how to:
- Use different deployment strategies with Kubernetes (Rolling Updates,
Canary and Blue-Green Deployments) with simple hello-world app. - Create a continuous delivery pipeline using Jenkins
You can enroll into this course with free trial account.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53414402%2fdjango-deployment-on-gcp-with-kubernetes%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Your question is too wide, try starting first and then asking a question - as we won’t be able to explain an universal way of deploying Django applications in GCP. I recommend starting from getting familiar with GCP services.
There is a really cool but paid course on Coursera platform ("Getting Started with Google Kubernetes Engine") with practical hands-on labs on how to use Kubernetes on GCP in pair with CI/CD tool like Jenkins. You can also find more about Jenkins in GCP in here.
You will also find there how to:
- Use different deployment strategies with Kubernetes (Rolling Updates,
Canary and Blue-Green Deployments) with simple hello-world app. - Create a continuous delivery pipeline using Jenkins
You can enroll into this course with free trial account.
add a comment |
Your question is too wide, try starting first and then asking a question - as we won’t be able to explain an universal way of deploying Django applications in GCP. I recommend starting from getting familiar with GCP services.
There is a really cool but paid course on Coursera platform ("Getting Started with Google Kubernetes Engine") with practical hands-on labs on how to use Kubernetes on GCP in pair with CI/CD tool like Jenkins. You can also find more about Jenkins in GCP in here.
You will also find there how to:
- Use different deployment strategies with Kubernetes (Rolling Updates,
Canary and Blue-Green Deployments) with simple hello-world app. - Create a continuous delivery pipeline using Jenkins
You can enroll into this course with free trial account.
add a comment |
Your question is too wide, try starting first and then asking a question - as we won’t be able to explain an universal way of deploying Django applications in GCP. I recommend starting from getting familiar with GCP services.
There is a really cool but paid course on Coursera platform ("Getting Started with Google Kubernetes Engine") with practical hands-on labs on how to use Kubernetes on GCP in pair with CI/CD tool like Jenkins. You can also find more about Jenkins in GCP in here.
You will also find there how to:
- Use different deployment strategies with Kubernetes (Rolling Updates,
Canary and Blue-Green Deployments) with simple hello-world app. - Create a continuous delivery pipeline using Jenkins
You can enroll into this course with free trial account.
Your question is too wide, try starting first and then asking a question - as we won’t be able to explain an universal way of deploying Django applications in GCP. I recommend starting from getting familiar with GCP services.
There is a really cool but paid course on Coursera platform ("Getting Started with Google Kubernetes Engine") with practical hands-on labs on how to use Kubernetes on GCP in pair with CI/CD tool like Jenkins. You can also find more about Jenkins in GCP in here.
You will also find there how to:
- Use different deployment strategies with Kubernetes (Rolling Updates,
Canary and Blue-Green Deployments) with simple hello-world app. - Create a continuous delivery pipeline using Jenkins
You can enroll into this course with free trial account.
edited Nov 22 '18 at 14:23
answered Nov 22 '18 at 14:01
NepomucenNepomucen
3436
3436
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53414402%2fdjango-deployment-on-gcp-with-kubernetes%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Umm... so what's that first question?
– arudzinska
Nov 21 '18 at 14:38
sorry, forgot to ask, my bad, i need someone to show me what to do and the best practices, i'm kinda stuck and idk where to start, i don't want to end up with a mess at the middle of project
– hpyhkr
Nov 21 '18 at 14:48
1
Did you search for Google's quickstarts, tutorials, blog posts about Kubernetes? There's plenty of such stuff out there. Your question is too broad. Check out how to ask questions on Stack Overflow.
– arudzinska
Nov 21 '18 at 14:50
i did search but couldn't find anything that covers the whole deployment process, i'll be grateful if you have some good resources. and sorry again for the bad question, i thinks i'm a bit frustrated since the guy who should be doing the deployment left everything to me (i have no experience with deployment at all)
– hpyhkr
Nov 21 '18 at 15:03
1
I'm not much experienced with Kubernetes, but I guess I'd start here: cloud.google.com/python/django/kubernetes-engine
– arudzinska
Nov 21 '18 at 15:10