-
Notifications
You must be signed in to change notification settings - Fork 1.2k
CLOUDPREM-137: Add documentation for Azure #31254
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
Conversation
ℹ️ Documentation Team ReviewNo documentation team review is required for this pull request. |
c416efd
to
d699359
Compare
d699359
to
ed73978
Compare
Created DOCS-11931 for review. |
|
||
### Azure Kubernetes Service (AKS) | ||
|
||
CloudPrem runs entirely on Kubernetes. You will need an AKS cluster with sufficient CPU, memory, and disk space configured for your workload. See the Kubernetes cluster sizing recommendations for guidance. |
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.
Where are the recommendations, can we link to them?
|
||
### Azure PostgreSQL Flexible Server | ||
|
||
CloudPrem stores its metadata and configuration in a PostgreSQL database. An Azure Database for PostgreSQL Flexible Server is recommended. It must be reachable from the AKS cluster, ideally with private networking enabled. See the Postgres sizing recommendations for 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.
Can we link to the recommendations?
Preview links (active after the
|
* Update CloudPrem doc * Remove private label on docs, add left nav * Fix typo * Fixing wording, whatsnext description * Reorg cloudprem docs and update links. * Fix cloudprem menu. * Fix cloudprem menu * Move cloudprem aws configuration in configure folder. * Fix cloudprem architecture in the menu * Fix cloudprem op image path. * Remove pipeline ID from cloudprem op page * Fix cloudprem OP image url and page links * Fix links and file names for docs style * Frontmatter, formatting, and url fixes * Apply suggestions from code review Co-authored-by: Esther Kim <[email protected]> * CLOUDPREM-137: Add documentation for Azure (#31254) * CLOUDPREM-137: Add documentation for Azure * Formatting fixes --------- Co-authored-by: Esther Kim <[email protected]> * Move prerequisite to install landing page --------- Co-authored-by: Esther Kim <[email protected]> Co-authored-by: Adrien Guillo <[email protected]>
No description provided.