From c2c8864c6e84305f2643e00402061549fd1bd0b5 Mon Sep 17 00:00:00 2001 From: Oguzhan Yilmaz Date: Fri, 3 Nov 2023 23:01:02 +0300 Subject: [PATCH] add demo diagram --- .../eksdemo-secondary-cidr-and-cni-custom-netwoking/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/eksdemo-secondary-cidr-and-cni-custom-netwoking/README.md b/docs/eksdemo-secondary-cidr-and-cni-custom-netwoking/README.md index f2b0ffc..29b485e 100644 --- a/docs/eksdemo-secondary-cidr-and-cni-custom-netwoking/README.md +++ b/docs/eksdemo-secondary-cidr-and-cni-custom-netwoking/README.md @@ -41,3 +41,7 @@ Following is a full demo that will **configure CNI Custom Networking for EKS**: - [2. AWS VPC CNI & ENIConfig configuration for Custom Networking ](2-aws-vpc-cni-configuration.md) - [3. Karpenter v1alpha Configuration (Provider & AWSNodeTemplate)](3-karpenter-v1alpha-configuration.md) + +### Demo Diagram + +![AWS CNI and ENIConfig Diagram](../images/secondary-cidr-block-diagram.png) \ No newline at end of file