Projects
-
Automated EPG and Namespace Mapping with Kubernetes Operators
Technologies: Kubernets ACI
Project Goal: Develop a Kubernetes operator that automatically maps Kubernetes namespaces to ACI Endpoint Groups (EPGs). This allows for dynamic and automated provisioning of network policies based on Kubernetes namespace configurations. Key Considerations: CRD Design: Define a CRD to represent the mapping between Kubernetes namespaces and ACI EPGs. Include options for tagging, policy inheritance, and other relevant configurations. Operator Logic: The operator will watch for namespace creation/deletion and changes in the CRD, then programmatically create/update/delete corresponding EPGs in ACI. Policy Synchronization: Ensure that Kubernetes NetworkPolicies are translated and enforced within the ACI fabric via EPG configurations.
-
New Project1
Technologies: Latest1
usefull1
View Project