Skip to content

Commit

Permalink
Get kubernetes node name in production
Browse files Browse the repository at this point in the history
  • Loading branch information
IceeMC committed Aug 30, 2020
1 parent 44a4b1d commit 9c9e119
Show file tree
Hide file tree
Showing 4 changed files with 163 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ require (
golang.org/x/sys v0.0.0-20200810151505-1b9f1253b3ed // indirect
google.golang.org/grpc v1.31.0 // indirect
gopkg.in/yaml.v2 v2.2.8 // indirect
k8s.io/apimachinery v0.18.0
k8s.io/client-go v0.18.0
)
Loading

0 comments on commit 9c9e119

Please sign in to comment.