Skip to content

Conversation

vishalbollu
Copy link
Contributor

Closes #500


Checklist:

  • Run make test and make lint
  • Test end to end manually (e.g. build/push all images, restart operator, and run cortex deploy --refresh)
  • Update examples
  • Update documentation (add any new files to summary.md)
  • Merge to master
  • Cherry-pick into release branches if it's a bugfix
  • Check gitbook that docs look good and links function properly
  • Alert team if dev environment changed
  • Delete the branch once it's merged

@vishalbollu vishalbollu requested a review from deliahu November 13, 2019 15:07
@vishalbollu vishalbollu changed the title [WIP] Separate operator workload nodegroup Separate operator workload nodegroup Nov 13, 2019
@vishalbollu vishalbollu merged commit eb2e3ad into master Nov 14, 2019
@vishalbollu vishalbollu deleted the separate-operator-workload-nodegroup branch November 14, 2019 18:49
deliahu pushed a commit that referenced this pull request Nov 15, 2019
* NodeGroup spot instances

* Update cluster-autoscaler.yaml

* Update autoscaler to version 1.16

* Calculate allocatable resources more accurately

* Separate nodegroups

* Add desired instances

* Minor cleanup

* Remove debug statements

* Remove more debugging helpers

* Reset go.mod

* Remove more echo statements

* Remove unnecessary boto3 dependency

* Address some PR comments and fix linting

* Remove InternalClusterConfig

* Address more PR comments

* Separate internal cluster config

* Change cortex internal cluster path for dev to be in the dev directory

* Update config.md docs

* Change config map key name

* Remove outdated comment and minor refactor

* Fix formatting

* Update api_workload.go

* Update memory_capacity.go

* Update metrics-server.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate operator and worker node group [2]
2 participants