Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Complete wiki documentation #35

Closed
DavidMGross opened this issue Jul 15, 2015 · 2 comments
Closed

Complete wiki documentation #35

DavidMGross opened this issue Jul 15, 2015 · 2 comments
Assignees

Comments

@DavidMGross
Copy link
Contributor

The wiki docs should:

  1. Describe how Fenzo fits in to a Framework=>Mesos=>Cloud Cluster environment, from the point of view of the Mesos community.
  2. Describe how to use the various features of the Fenzo API, from the point of view of Java developers.

Some questions to answer:

  • How do I use Fenzo to control autoscaling, and how can I automate this with framework resource allocations?
  • How do I establish custom slave attributes that I can then use as constraints?
  • How do I get jobs that use similar resources allocated to the same instance so as to reduce resource use?
  • How do I adjust task urgency? How can I create & deploy fitness calculator plugins that do this in an automated way?
  • What are hard and soft constraints, and how do I distinguish them?

A possible outline:

  1. Intro
  2. Getting started
  3. Fenzo design and concepts
  4. How to use Fenzo
  5. Constraint evaluator plugins
  6. Fitness calculator plugins
  7. Autoscaling the cluster
  8. Appendix: JavaDocs
@DavidMGross
Copy link
Contributor Author

By attaching this image to a comment to this issue, I can also add it to the wiki (for some reason Github lets you upload images to issue comments but not to wiki pages... go fig.)

fenzooverview

@DavidMGross
Copy link
Contributor Author

Alas, I have to upload a new image to make an edit...
fenzooverview

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant