This repository was archived by the owner on Jul 10, 2021. It is now read-only.
Open
Conversation
I am new to Spinnaker. While going through the doc, I noticed a small scope for improvement. This commit includes those updates.
wTylerReid
suggested changes
Dec 11, 2020
|
|
||
| This can be a local machine or VM (Ubuntu 14.04/16.04, Debian, or macOS), or | ||
| it can be a Docker container. Make sure it has at least 12GB of memory. | ||
| This can be a local machine or a VM (Ubuntu 14.04/16.04, Debian, or macOS), or a Docker container. Whatever you choose, make sure it has at least 12GB of RAM. |
There was a problem hiding this comment.
Should this be "4 cores and 16GB of RAM" rather than "12 GB of RAM" to be in line with the requirements for a Kubernetes cluster or the local debiaN?
| stuff you need before you can use Spinnaker in production) | ||
| 1. [Productionize Spinnaker](/setup/productionize/) (which mainly helps you | ||
| configure Spinnaker to scale for production) | ||
| 1. [Configure everything else](/setup/other_config/) (desrcibes what need to do before you can use Spinnaker in production) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I am new to Spinnaker. While going through the doc, I noticed a small scope for improvement.
This commit includes those updates.