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

Allow to create a private cluster-local service #146

Open
joshuawilson opened this issue May 5, 2021 · 0 comments
Open

Allow to create a private cluster-local service #146

joshuawilson opened this issue May 5, 2021 · 0 comments

Comments

@joshuawilson
Copy link
Member

Description

As a user, I want to make a service that is not available off-cluster so that it can be used as a backend service.

Acceptance Criteria

  • It should be able to set it as private.
  • It should be able to set it during creation.
  • It should be able to update it after creation.

Background

By default services deployed through Knative are published to an external IP address, making them public.
More infos: https://knative.dev/docs/serving/cluster-local-route/

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

No branches or pull requests

1 participant