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개 답변
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
전문가
bwhaley
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인