This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
k3s
mirror of
https://github.com/k3s-io/k3s
Watch
1
Star
0
Fork
You've already forked k3s
0
Code
Issues
Projects
Releases
Wiki
Activity
a82e54262d
k3s
/
test
/
e2e_node
/
jenkins
/
gci-init.yaml
6 lines
97 B
YAML
Raw
Normal View
History
Unescape
Escape
Add docker validation node e2e test.
2016-06-29 08:56:07 +00:00
#cloud-config
runcmd
:
Add instance metadata to image config file Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2016-07-29 18:31:00 +00:00
-
mount /tmp /tmp -o remount,exec,suid
Remove unnecessary code after e2e services are statically linked.
2016-08-15 02:30:02 +00:00
-
usermod -a -G docker jenkins