-
Notifications
You must be signed in to change notification settings - Fork 9
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
TCE-4760 feat(byoc): initial version of BYOC docs. #62
base: dev
Are you sure you want to change the base?
Conversation
- Enter the Subnet ID(s) for TigerGraph resources. | ||
|
||
5. **Configure Network Settings**: | ||
- Optionally, you may select the "Secure Connection" option to enable additional security measures for communication between TigerGraph compute plane and your browser. Please check the xref:security:secure-connection.adoc[Secure Connection] page for more details. |
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.
we already disabled "Configure Network Settings" now, pls remove this step. @samzhou2
|
||
After creation, you can: | ||
- View details of your Cloud Provider | ||
- Update certain configurations |
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.
We don't support cloud provider update now, pls remove it. @samzhou2
To use your own VPC with TigerGraph BYOC, ensure it meets these requirements: | ||
|
||
1. **VPC Size**: The VPC should have a sufficiently large CIDR block to accommodate TigerGraph resources. | ||
2. **Subnets**: Provide at least two subnets in different Availability Zones for high availability. |
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.
2. **Subnets**: Provide at least two subnets in different Availability Zones for high availability. | |
2. **Subnets**: Provide at least two subnets in different Availability Zones for high availability. |
@stevenhuangtg this should be 3 subnets?
|
||
[source, json] | ||
---- | ||
{ |
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.
@stevenhuangtg double check the list.
- Click on "Add New Cloud Provider". | ||
- Select AWS as the cloud platform. | ||
|
||
CAUTION:: You can only create AWS Cloud Providers in the current version of TigerGraph Cloud. |
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.
This is not very clear tbh. Does this mean the new TigerGraph cloud?
- Specify the VPC ID where you want TigerGraph resources to be deployed. | ||
- Enter the Subnet ID(s) for TigerGraph resources. |
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.
Optional for BYOVPC.
Screen shots are not in place yet since the UI may have tunings.