CIDR ranges for Red Hat OpenShift Service on AWS (ROSA) cluster

2

Hi team,

I want to create a Red Hat OpenShift Service on AWS (ROSA) cluster

and I'm not sure if I should give

  • Machine CIDR:
  • Pod CIDR:

the same IP CIDR range which is the subnet CIDR, since machines and pods are running inside the same VPC, inside the same subnets.

or those values should be different?

my understanding is that machines and pods are running inside the same subnet so

  • Machine CIDR:
  • Pod CIDR:

logically have the same IP range which is the IP range of the subnet in which they are running.

for service CIDR can use always this value?

  • Service CIDR: 172.30.0.0/16

is there a specific workshop that walkthrough detailed steps on how to create a ROSA cluster inside private VPC with a private link

thank you!

1 Respuesta
0

The Machine CIDR should include all the CIDR ranges for the subnets in your VPC. The Service CIDR and Pod CIDR ranges should be different from the Machine CIDR and each other, should not overlap, and should be the same among multiple clusters. Perhaps you will find this documentation helpful.

profile picture
EXPERTO
bwhaley
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas