You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comment from Max from trello card: kubectl uses go env GOARCH and GOOS in its makefile so it detects the OS at run time. Unfortunately it doesn't quite spit out our current string, returning amd64-linux instead of x86_64-linux