-
Notifications
You must be signed in to change notification settings - Fork 221
Union.ai Addon #1209
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
base: main
Are you sure you want to change the base?
Union.ai Addon #1209
Conversation
shapirov103
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's add a functional test here as well.
|
This is great @zjaco13 |
Hi @davidmirror-ops, will have a first draft of documentation out this week for feedback from your team. Once that is finalized will finish testing and merge! |
docs/addons/union.md
Outdated
| curl -sL https://raw.githubusercontent.com/unionai/uctl/main/install.sh | bash | ||
| ``` | ||
|
|
||
| ### 1. Setup Union Credentials |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Numbering is repeated.
| uctl config init --host=$UNION_CONTROL_PLANE_URL | ||
| uctl selfserve provision-dataplane-resources --clusterName $UNION_CLUSTER_NAME --provider aws | ||
| ``` | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably a good idea to add something to the effect: both the control plane URL and the cluster name are provided by Union personnel, along with the setup of the authentication/authorization for your account to reach the control plane.
Issue #, if available:
Description of changes:
Add the dataplane setup for the union.ai 2.0 partner software: https://www.union.ai/
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.