Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document automatic tunnel Ingress generation for Inlets Uplink #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

welteki
Copy link
Member

@welteki welteki commented Feb 18, 2025

Description

Update Uplink documentation and Helm reference for the new automatic tunnel Ingress generation feature.

The docs page on exposing tunnels on the internet has been updated to use this feature instead of manually creating the Ingress resources.

Motivation and Context

  • I have raised an issue to propose this change (required)

The Uplink operator has a new feature to automatically generate Ingress resources for tunnels. This PR updates the documentation for the new feature.

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s

Add new and missing helm parameters.
Update the docs page on exposing tunnels on the internet to use the new
controller feature to generate ingress resources for tunnels.

Signed-off-by: Han Verstraete (OpenFaaS Ltd) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant