mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 05:01:46 +00:00
Merge pull request #286 from lavalamp/exampleEtcd
Separate scheduler from registry
This commit is contained in:
@@ -38,6 +38,7 @@ import (
|
||||
|
||||
func main() {
|
||||
runtime.GOMAXPROCS(4)
|
||||
util.ReallyCrash = true
|
||||
util.InitLogs()
|
||||
defer util.FlushLogs()
|
||||
|
||||
|
Reference in New Issue
Block a user