Skip to content

Commit

Permalink
Sizing yaml template for SystemLink Enterprise pilots (#217)
Browse files Browse the repository at this point in the history
* Sizing yaml template for SystemLink Enterprise pilots

Provide a sizing file that specifies resources and replicas for a SystemLink Enterprise pilot deployment.

* Alphabetize service list

Alphabetize service list to make it easier for users to find them

* Improve pilot sizing template instructions

Add detailed comments for the polot-sizing.yaml so the user knows what the file does, how to use it and the intended outcome.

* Remove cluster-internal MongoDB overrides

The default configuration is external MongoDB, even for pilots.  Remove these overrides since they are not needed.

* Comment for production sizings

Add a comment indicating that production deployments should use the defaults provided in the helm charts, or they could be overridden similarly to this file to increase the resources or replicas for specific workloads.

* Use managed MongoDB for pilots

Indicate in the comments that Pilot deployments use managed MongoDB Atlas or MongoDB Enterprise.
  • Loading branch information
BKnight760 authored Aug 29, 2024
1 parent 05ed7cb commit 92671d1
Showing 1 changed file with 672 additions and 0 deletions.
Loading

0 comments on commit 92671d1

Please sign in to comment.