GitShow/kelseyhightower/scheduler
kelseyhightower

scheduler

Toy Kubernetes Scheduler

by kelseyhightower
Star on GitHubFork

Go

190 stars51 forks1 contributorQuiet · 4y agoSince 2016Apache-2.0

Meet the team

See all 1 on GitHub →
kelseyhightower
kelseyhightower17 contributions

Languages

View on GitHub →
Go100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 4y ago
See all on GitHub →
ksaur
Updating nginx.yaml to match k8s API changes; Adding clarification to readme to buildOpenPR
ksaur · 4y ago
thoratpooja828
No scheduler.go file.. can someone help me i with it pleaseOpenIssue
thoratpooja828 · 5y ago
BlueYuQuan
have not scheduler.goOpenIssue

have not scheduler.go go run bestprice.go command-line-arguments ./bestprice.go:20: undefined: Node ./bestprice.go:22: undefined: Node go run kubernetes.go command-line-arguments ./kubernetes.go:39: undefined: Event ./kubernetes.go:70: undefined: NodeList ./kubernetes.go:71: undefined: NodeList ./kubernetes.go:97: undefined: Pod ./kubernetes.go:150: undefined: Pod ./kubernetes.go:187: undefined: PodList ./kubernetes.go:221: undefined: Node ./kubernetes.go:221: undefined: Pod ./kubernetes.go:311: undefined: Pod ./kubernetes.go:311: undefined: Node ./kubernetes.go:71: too many errors go run main.go command-line-arguments ./main.go:33: undefined: monitorUnscheduledPods ./main.go:36: undefined: reconcileUnscheduledPods go run types.go command-line-arguments runtime.main: call to external function main.main runtime.main: main.main: not defined runtime.main: undefined: main.main go run processor.go command-line-arguments ./processor.go:42: undefined: watchUnscheduledPods ./processor.go:64: undefined: Pod ./processor.go:65: undefined: fit ./processor.go:72: undefined: bestPrice ./processor.go:76: undefined: bind ./processor.go:86: undefined: getUnscheduledPods

BlueYuQuan · 6y ago

Recent fixes

View closed PRs →
hxquangnhat
multi-scheduler's change from 1.6MergedPR

"The name of the scheduler responsible for scheduling a pod will be specified using the SchedulerName field of PodSpec instead of using the scheduler.alpha.kubernetes.io/name annotation on Pod." https://groups.google.com/forum/#!msg/kubernetes-dev/-fwfHQtm9GE/H1TU4yqiBAAJ

hxquangnhat · 4y ago
Structured data for AI agents

Repository: kelseyhightower/scheduler. Description: Toy Kubernetes Scheduler Stars: 190, Forks: 51. Primary language: Go. Languages: Go (100%). License: Apache-2.0. Open PRs: 1, open issues: 3. Last activity: 4y ago. Community health: 42%. Top contributors: kelseyhightower.

·@ofershap

Replace github.com with gitshow.dev