Fabrikam Drone Delivery 0.1.0 - scalability, ingress and networking
ferantivero
released this
03 Feb 18:58
·
28 commits
to master
since this release
Scalability out/up
- add Cluster Autoscaling
- add Horizontal Pod Autoscaling
Ingress controller update
- add Azure Application Gateway Ingress Controller (AGIC)
Networking
- add Network Policies (networking east-west traffic: pod-to-pod comm)
- add Cluster egress restrictions using Azure Firewall (networking north-south)
- configure Service Endpoints to allow traffic coming from the Azure Firewall subnet
Upgrade to .NET Core 3.1
- delivery app upgraded to ASP.NET Core 3.1
- dronescheduler app upgraded to ASP.NET Core 3.1
- workflow app upgraded to .NET Core 3.1