If you are ~40 years old, back to the old days how much time you were used to spend to install a brand new computer and have it ready to go? For sure it was days, weeks, sometimes I would say months, starting with the getting budget to buy a Continue Reading
azure
How to push a docker image to Azure Container Registry
Hi guys, I have prepared some steps to allow you to upload your local docker image to ACR. Login into docker hub Pull your image Login into Azure and set your current subscription Login into ACR Tag your image Push the image to ACR Check if your image was uploaded Continue Reading
How to upgrade the AKS version via CLI
To upgrade the Azure Kubernetes Service version via command line is easy. Follow these steps below and be happy ???? First you need to login into your Azure account Then select your subscription To see current version: It takes some time, after that you can run again the command to Continue Reading
Azure SNAT Port Exhaustion
SNAT port exhaustion can be something hard to visualize in Azure portal, first we need to have a standard loadbalancer, the basic one doesn’t have this feature, for who have the basic loadbalncer it’s necessary to call to Microsoft Support and check your number of snat used, which is really Continue Reading