Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
caddcd8c
Commit
caddcd8c
authored
May 11, 2015
by
Daniel Smith
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #7901 from vishh/kube2sky
Updated kube2sky to use the controller framework.
parents
64f4decc
e521b3f1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Makefile
cluster/addons/dns/kube2sky/Makefile
+2
-2
kube2sky.go
cluster/addons/dns/kube2sky/kube2sky.go
+0
-0
No files found.
cluster/addons/dns/kube2sky/Makefile
View file @
caddcd8c
all
:
kube2sky
all
:
kube2sky
kube2sky
:
kube2sky.go
kube2sky
:
kube2sky.go
CGO_ENABLED
=
0 go build
-a
-installsuffix
cgo
--ldflags
'-w'
./kube2sky.go
CGO_ENABLED
=
0 go
dep go
build
-a
-installsuffix
cgo
--ldflags
'-w'
./kube2sky.go
container
:
kube2sky
container
:
kube2sky
sudo
docker build
-t
gcr.io/google_containers/kube2sky .
docker build
-t
gcr.io/google_containers/kube2sky .
push
:
push
:
gcloud preview docker push gcr.io/google_containers/kube2sky
gcloud preview docker push gcr.io/google_containers/kube2sky
...
...
cluster/addons/dns/kube2sky/kube2sky.go
View file @
caddcd8c
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment