PinnedNetwork Policy in KubernetesIn this Story, we will go through the concepts of the Network Policy in Kubernetes, Its use cases, and the instances where we can leverage the benefits. Also, We will set this up in local k8s cluster and play with different scenarios. Pre-requisites: Minikube setup Basic idea on deployments and pods Goals: …Kubernetes6 min readKubernetes6 min read
Mar 29, 2021Deploy Python Flask app in Azure VM using Azure DevOps Organization PipelineIn this Tutorial, We will discuss regarding the deployment of Python Flask application in Azure Virtual Machine with CI/CD using Azure DevOps Pipeline. Also, we will make use of Nginx as a Reverse Proxy. Pre-requisites: An account on Microsoft Azure and Azure DevOps Organization. If you don’t have one check below: …Azure Devops10 min readAzure Devops10 min read