Skip to content
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

Upstream roadmap #2

Open
jayunit100 opened this issue Mar 7, 2017 · 0 comments
Open

Upstream roadmap #2

jayunit100 opened this issue Mar 7, 2017 · 0 comments

Comments

@jayunit100
Copy link

jayunit100 commented Mar 7, 2017

It would be great to get this into kube as an example to rule them all. One possibility is simply to stick out the pacman metaphor forever, and expand it, Per conv w / @wattsteve @font

  • new database backends,
  • have it use kube user facing features like liveness and readiness

....etc...

I'll create a feature list here and expand over time. Some starters:

  • Spark or Flink integration: Analyze performance of various pacman graph algorithms on average (bellman ford/bfs/dfs). Im sure there are research papers and stuff on ideal pacman algorithms as its a generalizable problem.
  • Bots so that it scales to N data generators https://github.com/telecoda/go-man-app might be a start to fork. Allow users to enter algorithm as a lua plugin into the browser so they can build there own pacman bot armys.
  • Exemplify Liveness + Readiness by embedding a timebomb into the app which causes it to die. This would eventually trip kubelets to restart the container. Allow users to update the timebomb to see analytic event throughput die and then recover
  • Run from source so no external images other then the baseline golang ones in upstream kube ci are used , or for example FROM golang:latest which might be in the CI images already. Gaurantees upstream compatibility.
  • Retain the federation capacity, allow people to enter N credentials cloud vendors and deploy it across all N clusters. Get vendor buy in on this so that AWS, azure, and so on support the interface for users to submit the clouds they care about.
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

No branches or pull requests

1 participant