An on-premises implementation of Azure Kubernetes Service that automates running containerized apps at scale on lightweight PC-class devices.
Enable FIPS Mode in AKS EE
Jinyan Li
0
Reputation points
We are wondering how to enable FIPS in AKS EE on a Windows Server? In that environment, there are several software components working as the pods of Arc-enabled Kubernetes cluster. Moreover, they are built as Docker containers, e.g. "FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base" is currently used.
We have tried out following approaches, but no luck.
- Set ENV DOTNET_SYSTEM_GLOBALIZATION_USENONFIPSALGORITHMS=0
- Enabled FIPS in the server VM we were testing with
Look forward to the working solution. Thank you.
Azure Kubernetes Service Edge Essentials
Azure Kubernetes Service Edge Essentials
Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.