All Questions
Tagged with resource-management azure
6 questions
0
votes
1
answer
251
views
Memory & CPU Utilization drastically different for AKS
I am planning to use Descheduler in my AKS deployment to balance memory consumption of AKS nodes. My current output of kubectl top nodes is:
NAME CPU(cores) CPU% ...
-1
votes
1
answer
142
views
Trouble deleting ResourceMoverRG
Im trying to delete this and it just sits there running. I dont know what to do as this is a student account and if it doesn't delete, i could use up my entire allotment. Is there anything i can do?
...
2
votes
1
answer
848
views
Transfer Azure resource group to different account
So I'm switching employers. On my visual studio subscription I have 130€ a month to burn, so I have an Azure VM running for free to try stuff.
By now I have a few things there I'd like to take with ...
0
votes
1
answer
53
views
Re: Billing - are subscriptions on Azure like Droplets on DO?
I have four websites running on a single Linux VM on Azure. I want to deploy 4 (smaller) Linux VMs on Azure, and put each of these sites on one.
I would like them to be seperately billed, as they ...
1
vote
1
answer
819
views
Azure load balancer security group attached to NAT pools
I'm looking to lock down a set of Azure load balancer NAT rules to certain CIDR address ranges via network security groups, for the purpose of not directly exposing SSH/RDP ports to the internet. The ...
2
votes
1
answer
260
views
Azure - Is it possible for global administrators to enforce per-subscription resource limits?
My company is moving all its internal production and development servers to Azure, and needs a way to delegate administration while at the same time keeping track of resource usage; thus, we are going ...