Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 438 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 438 Bytes

Cluster security group rules example

This example will add security rules to the kube-<vpcid> and kube-<clusterId> security groups.

The following resources are provisioned by this example:

  • A new resource group, if an existing one is not passed in.
  • A VPC with subnets in a single zone and public gw attached.
  • Security rules to the kube-<vpcid> and kube-<clusterId> security groups.
  • A basic single zone OCP VPC cluster.