airshipit / airshipctl

A CLI for managing declarative infrastructure.
Apache License 2.0
43 stars 49 forks source link

Provide Calico CNI IPv4/v6/Dual Stack Support in Airshipctl #655

Open manojkva opened 3 years ago

manojkva commented 3 years ago

The calico Installation CR for tigera-operator currently supports only IPv4.

Propose to move the current Issue in Treasuremap (https://github.com/airshipit/treasuremap/issues/22) to airshipctl as it will provide flexibility to override the calico IPv4/v6 or Dual stack at site level.

Working demo : https://review.opendev.org/c/airship/airshipctl/+/810449 I have used AIAP with a private IPv6 network to demonstrate a dualstack setup using airship.

Hackmd : https://hackmd.io/OTWXJ0fSTTak_Zt33lilww?view

manojkva commented 3 years ago

I have already put in effort on this (as a part of testing Dualstack for Treasuremap). You could assign this to me.

manojkva commented 3 years ago

Working PS = https://review.opendev.org/c/airship/airshipctl/+/815652