Skip to content

Replacing ClusterIP service with NodePort service fails  #24040

@wombat

Description

@wombat

It had a service with type ClusterIP and wanted to switch it to type NodePortand it failed with the following message:
`The Service "xyz" is invalid.
spec.clusterIP: Invalid value: "": field is immutable``

I deleted the existing service and created the new one which worked fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions