Is it possible to change subnet in Azure AKS deployment?Azure Power Shell - How to change network subnetAzure Virtual Network. Connect VMs from different subnetsKubernetes in Azure in multiple subnets and/or availability zonesAKS add non Azure NodeAzure AKS: Find out why node was restartedAzure Kubernetes Service Creates Extra Resource GroupsIs it that I can't edit an AKS cluster on Azure?Azure Container/Kubernetes Service - Network interface and IPs are not deletedShell (ssh) into Azure AKS (Kubernetes) cluster worker nodeNot able to associate more than 1 subnet to Kubernetes cluster via AKS
How to differentiate between two people with the same name in a story?
In Toy Story, are toys the only inanimate objects that become alive? And if so, why?
How does Query decide the order in which the functions are applied?
Ideas behind the 8.Bd3 line in the 4.Ng5 Two Knights Defense
Does the telecom provider need physical access to the SIM card to clone it?
How can I store milk for long periods of time?
What is the definition of belonging in axiomatic set theory?
Doesn't the concept of marginal utility speak to a cardinal utility function?
Calculate Landau's function
Should a TA point out a professor's mistake while attending their lecture?
Turn off Google Chrome's Notification for "Flash Player will no longer be supported after December 2020."
Confidence intervals for the mean of a sample of counts
Can two aircraft be allowed to stay on the same runway at the same time?
How is the casino term "a high roller" commonly expressed in German?
How to run a command 1 out of N times in Bash
Necessity of tenure for lifetime academic research
Can authors email you PDFs of their textbook for free?
In Mathematics, what is the standing of the journal Proc. AMS?
Using font to highlight a god's speech in dialogue
How could reincarnation magic be limited to prevent overuse?
Sum and average calculator
Why can't Pi 4B read a copied back-up micro-sd card in a usb card reader?
Can a pet cat attune to a magical item?
How do I get my neighbour to stop disturbing with loud music?
Is it possible to change subnet in Azure AKS deployment?
Azure Power Shell - How to change network subnetAzure Virtual Network. Connect VMs from different subnetsKubernetes in Azure in multiple subnets and/or availability zonesAKS add non Azure NodeAzure AKS: Find out why node was restartedAzure Kubernetes Service Creates Extra Resource GroupsIs it that I can't edit an AKS cluster on Azure?Azure Container/Kubernetes Service - Network interface and IPs are not deletedShell (ssh) into Azure AKS (Kubernetes) cluster worker nodeNot able to associate more than 1 subnet to Kubernetes cluster via AKS
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'd like to move an instance of Azure Kubernetes Service to another subnet in the same virtual network. Is it possible or the only way to do this is to recreate the AKS instance?
azure kubernetes azure-kubernetes azure-aks
add a comment |
I'd like to move an instance of Azure Kubernetes Service to another subnet in the same virtual network. Is it possible or the only way to do this is to recreate the AKS instance?
azure kubernetes azure-kubernetes azure-aks
What do you mean the AKS instance? the AKS node? or the pod in the AKS?
– Charles Xu
Mar 28 at 1:18
add a comment |
I'd like to move an instance of Azure Kubernetes Service to another subnet in the same virtual network. Is it possible or the only way to do this is to recreate the AKS instance?
azure kubernetes azure-kubernetes azure-aks
I'd like to move an instance of Azure Kubernetes Service to another subnet in the same virtual network. Is it possible or the only way to do this is to recreate the AKS instance?
azure kubernetes azure-kubernetes azure-aks
azure kubernetes azure-kubernetes azure-aks
asked Mar 28 at 0:10
Alex AvrutinAlex Avrutin
5912 gold badges9 silver badges20 bronze badges
5912 gold badges9 silver badges20 bronze badges
What do you mean the AKS instance? the AKS node? or the pod in the AKS?
– Charles Xu
Mar 28 at 1:18
add a comment |
What do you mean the AKS instance? the AKS node? or the pod in the AKS?
– Charles Xu
Mar 28 at 1:18
What do you mean the AKS instance? the AKS node? or the pod in the AKS?
– Charles Xu
Mar 28 at 1:18
What do you mean the AKS instance? the AKS node? or the pod in the AKS?
– Charles Xu
Mar 28 at 1:18
add a comment |
1 Answer
1
active
oldest
votes
No, it is not possible, you need to redeploy AKS
1
Thank you for the response.
– Alex Avrutin
Mar 28 at 9:21
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%2f55388330%2fis-it-possible-to-change-subnet-in-azure-aks-deployment%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
No, it is not possible, you need to redeploy AKS
1
Thank you for the response.
– Alex Avrutin
Mar 28 at 9:21
add a comment |
No, it is not possible, you need to redeploy AKS
1
Thank you for the response.
– Alex Avrutin
Mar 28 at 9:21
add a comment |
No, it is not possible, you need to redeploy AKS
No, it is not possible, you need to redeploy AKS
answered Mar 28 at 6:35
4c74356b414c74356b41
39.6k5 gold badges29 silver badges65 bronze badges
39.6k5 gold badges29 silver badges65 bronze badges
1
Thank you for the response.
– Alex Avrutin
Mar 28 at 9:21
add a comment |
1
Thank you for the response.
– Alex Avrutin
Mar 28 at 9:21
1
1
Thank you for the response.
– Alex Avrutin
Mar 28 at 9:21
Thank you for the response.
– Alex Avrutin
Mar 28 at 9:21
add a comment |
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
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%2f55388330%2fis-it-possible-to-change-subnet-in-azure-aks-deployment%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
What do you mean the AKS instance? the AKS node? or the pod in the AKS?
– Charles Xu
Mar 28 at 1:18