Skip to content

Generate a default "DefaultNetworkOfferingforKubernetesService" for vpc networks #11995

@kiranchavala

Description

@kiranchavala

The required feature described as a wish

Currently, when a user tries to launch a cks cluster with

vpc offering: Default VPC offering

Network offering: DefaultIsolatedNetworkOfferingForVpcNetworks

The following exception is thrown

Image

logs

2025-11-06 05:17:38,627 WARN  [c.c.k.c.KubernetesClusterManagerImpl] (qtp170949260-462:[ctx-afc6786c, ctx-2824eb1b]) (logid:ee8299b1) Network offering: NetworkOffering {"id":13,"name":"DefaultIsolatedNetworkOfferingForVpcNetworks","trafficType":"Guest","uuid":"80ee050c-870a-4d15-ad8f-36784582dfa2"} has egress default policy turned off should be on to provision Kubernetes cluster
2025-11-06 05:17:38,650 INFO  [c.c.a.ApiServer] (qtp170949260-462:[ctx-afc6786c, ctx-2824eb1b]) (logid:ee8299b1) Kubernetes service has not been configured properly to provision Kubernetes clusters

Currently only the following default network offerings are present

Need to create a network offering for vpc which has egress rules allowed so that the cks deployment in a vpc works fine.

This can be helpful in automation

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Dev In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions