pfnet-research/k8s-cluster-simulator
Kubernetes cluster simulator for evaluating schedulers.
GoApache-2.0
Issues
- 0
Multiple Pod Submitters requirement
#210 opened by sunilkcs - 0
- 0
Making k8s-cluster-simulator event-driven
#208 opened by oza - 0
Move all UI to api dir?
#104 opened by ordovicia - 0
Redesign metrics
#148 opened by ordovicia - 0
Add license
#140 opened by ordovicia - 0
`make run-example` panics probabilistically
#193 opened by ordovicia - 0
Terminate KubeSim.Run() when cluster is empty and all submitters are terminated
#150 opened by ordovicia - 0
Tidy up log files after testing
#202 opened by ordovicia - 2
Setup Coverall
#166 opened by ordovicia - 0
Support pod failure
#189 opened by ordovicia - 0
Support node failure, deletion & addition
#188 opened by ordovicia - 0
Enable schedulers to observe metrics
#187 opened by ordovicia - 0
The reason of resource usage is not clear
#178 opened by dtaniwaki - 2
Create common submitters in the package
#177 opened by dtaniwaki - 1
Change package paths
#171 opened by dtaniwaki - 0
Example undeterministically hangs forever
#161 opened by ordovicia - 0
Support numFeasibleNodesToFind
#156 opened by ordovicia - 0
Improve project layout
#153 opened by dtaniwaki - 0
Make KubeSim.AddSubmitter() and Run thread-safe
#151 opened by ordovicia - 3
Add examples
#149 opened by ordovicia - 0
Allow submitters to cooperate with other submitters
#147 opened by ordovicia - 0
Allow submitters to close
#146 opened by ordovicia - 0
Use logging framework
#145 opened by ordovicia - 0
Support in-process preemption plugin
#144 opened by ordovicia - 0
Set `Failed` status to deleted pods
#135 opened by ordovicia - 0
Generate proper UID for pods
#134 opened by ordovicia - 0
Print all resource type in pod metrics of TableFormatter even when any running pod doesn't use a type of resource
#131 opened by ordovicia - 0
Add ColumnFormatter
#130 opened by ordovicia - 0
Print pod status in k8s style
#129 opened by ordovicia - 0
Use v1.Node representation in config
#127 opened by ordovicia - 0
- 0
Delegate implementation to k8s as much as possible
#124 opened by ordovicia - 0
Allow multiple metricsFile config
#122 opened by ordovicia - 0
Simulate PodDistruptionBudget
#116 opened by ordovicia - 0
Simulate {Predicate,Priority}Metadata
#115 opened by ordovicia - 0
Introduce grace period
#113 opened by ordovicia - 0
Support updating running pods?
#109 opened by ordovicia - 0
Validate duplicate pods
#106 opened by ordovicia - 0
Node namespace is not needed
#101 opened by ordovicia - 0
Metrics ticks
#99 opened by ordovicia - 0
Allow submitters to delete submitted pods
#98 opened by ordovicia - 0
- 0
Change Submitter.Submit() to take Metrics
#94 opened by ordovicia - 1
Add human-readable *table* formatter
#90 opened by ordovicia - 0
pod.Metrics.BoundAt is not marshalled
#86 opened by ordovicia - 0
Collapse NodesMetrics and PodsMetrics?
#85 opened by ordovicia - 0
Separate metrics.Formatter and metrics.Writer
#82 opened by ordovicia - 0
Status of pods that failed to start due to OverCapacity should not be `Failed`
#136 opened by ordovicia - 0
config_sample.yml is outdated
#160 opened by ordovicia