Azure / aksArc

# Welcome to the Azure Kubernetes Service on Azure Stack HCI repo This is where the AKS-HCI team will track features and issues with AKS-HCI. We will monitor this repo in order to engage with our community and discuss questions, customer scenarios, or feature requests. Checkout our projects tab to see the roadmap for AKS-HCI!
MIT License
109 stars 45 forks source link

Add custom certs on Linux container hosts #271

Open PragyaDw opened 1 year ago

PragyaDw commented 1 year ago

add custom certificate bundle on mariner hosts to let AKS hybrid cluster trust on premises end points

Elektronenvolt commented 1 year ago

Custom certs deployment to Linux nodes is connected to proxy configs what caused issues. We now use a DaemonSet to deploy them and update them. https://github.com/Elektronenvolt/aks-hybrid/blob/main/Linux-certificate-ds.yaml