Skip to content

Handle ingress with kubernetes cluster defaults #549

@ezodude

Description

@ezodude

Simplify Ingress creation logic:

  1. If the default keyword is provided, instead of a list of domains: we create an ingress without host information (i.e. default backend).

  2. If domain(s) are specified - we generate ingress object with host itemised.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions