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

bootstrap: Add Loadbalancer service and namespace to bootstrap file. #661

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

kfirtoledo
Copy link
Collaborator

@kfirtoledo kfirtoledo commented Jun 25, 2024

Add creating ingress service and namespace for k8s bootstrap.
This allows users to use the deploy peer --start none command and not manually create more k8s objects for ClusterLink.
Update the documentation: https://deploy-preview-661--clusterlink-net.netlify.app/docs/main/tasks/operator

@kfirtoledo kfirtoledo linked an issue Jun 25, 2024 that may be closed by this pull request
2 tasks
@kfirtoledo kfirtoledo changed the title bootstrap: Add to bootstrap Loadbalancer and namespace bootstrap: Add Loadbalancer service and namespace to bootstrap file. Jun 25, 2024
@pull-request-size pull-request-size bot added size/L and removed size/M labels Jun 25, 2024
Signed-off-by: Kfir Toledo <kfir.toledo@ibm.com>
Signed-off-by: Kfir Toledo <kfir.toledo@ibm.com>
@kfirtoledo
Copy link
Collaborator Author

@orozery PTAL

@kfirtoledo kfirtoledo merged commit b697bef into clusterlink-net:main Jun 26, 2024
10 checks passed
@kfirtoledo kfirtoledo deleted the cli branch June 26, 2024 19:00
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.

[BUG]: CLI in start mode none doesn't create an ingress service.
3 participants