ksonnet
Here are 12 public repositories matching this topic...
-
Updated
Oct 19, 2020 - Go
-
Updated
Nov 20, 2018 - Python
-
Updated
Oct 14, 2020 - Jsonnet
-
Updated
Oct 2, 2020 - Go
-
Updated
Apr 27, 2018 - Go
-
Updated
Aug 17, 2017
-
Updated
Jan 5, 2018 - JavaScript
-
Updated
May 13, 2020 - Jsonnet
-
Updated
Jun 17, 2020 - Jsonnet
Improve this page
Add a description, image, and links to the ksonnet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ksonnet topic, visit your repo's landing page and select "manage topics."
Found that if all pods end up on the same node (just happened to me) nothing works well at least on our cluster due to hairpin issues. Any chance the yaml could have anti-affinity set for the pods so they don't end up on the same node by accident?