This website requires JavaScript.
Explore
Help
Sign In
C12s
/
c12s-kubespray
Watch
3
Star
0
Fork
You've already forked c12s-kubespray
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6e29a47784
c12s-kubespray
/
roles
/
win_nodes
/
kubernetes_patch
/
files
/
nodeselector-os-linux-patch.json
1 line
76 B
JSON
Raw
Normal View
History
Unescape
Escape
Cleanup deprecated labels beta.kubernetes.io/arch and beta.kubernetes.io/os (#5964)
2020-04-17 12:51:06 +00:00
{
"spec"
:
{
"template"
:
{
"spec"
:
{
"nodeSelector"
:
{
"kubernetes.io/os"
:
"linux"
}
}
}
}
}
Reference in a new issue
Copy permalink