Not surprisingly I had a couple customers and someone on Twitter ask recently about how they could use Azure Sentinel to query against and monitor the Kubernetes service and containers. It's just early days for me as I start to test and expose the security events that are available in the data that is ingested, … Continue reading How to Connect Azure Kubernetes to Azure Sentinel
Tag: Kubernetes
Deploy Azure Kubernetes Service (AKS) to a preexisting VNET
I recently ran into an issue where I needed to deploy AKS in an environment with a limited number of available IP addresses. If you've ever deployed AKS before, you might have noticed that using the default settings creates a new VNET with a /8 CIDR range (16,777,214 hosts), which was way too large for … Continue reading Deploy Azure Kubernetes Service (AKS) to a preexisting VNET
You must be logged in to post a comment.