Skip to content

Conversation

Vad1mo
Copy link
Member

@Vad1mo Vad1mo commented Jun 4, 2024

With the Upcoming Kubernetes Gateway API and the wide adoption of different ingress controllers, eg. traefik, ALB etc.

We should not aim to support all the options, but rather keep this chart flexible and lean.

Hence I am proposing to make ingress optional with the flag expose.enabled true/falsedefault is true

Vad1mo added 2 commits June 4, 2024 18:20
Signed-off-by: Vadim Bauer <vb@container-registry.com>
Signed-off-by: Vadim Bauer <vb@container-registry.com>
Copy link

This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days.

@github-actions github-actions bot added the Stale label Aug 12, 2024
Copy link

This PR was closed because it has been stalled for 30 days with no activity. If this PR is still relevant, please re-open a new PR against main.

@github-actions github-actions bot closed this Sep 12, 2024
@acelinkio
Copy link

I think this request is incredibly relevant. I no longer use ingress controllers for exposing traffic to my cluster. Any chance this could be reviewed?

@Vad1mo Vad1mo removed the Stale label Nov 20, 2024
@Vad1mo Vad1mo reopened this Nov 20, 2024
Copy link

This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days.

@vpechor
Copy link

vpechor commented Jan 28, 2025

I would say it is still relevant. We also do not use the default ingress object.

@janpipan
Copy link

You can disable the ingress object with current chart. If you set the expose.type to clusterIP, the chart will deploy nginx server which will act as a API gateway for harbor services. You can then create HTTPRoute that has a backendRefs set to harbor service which is created when nginx server is deployed. If you would like I can provide you some examples of how we migrated our Harbor Ingress to Gateway API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants