This website works better with JavaScript.
Explore
Help
Register
Sign In
newrain001
/
k8s-app
Watch
1
Star
0
Fork
You've already forked k8s-app
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
715 KiB
Jsonnet
90.5%
Go
4.7%
Shell
3.9%
Makefile
0.9%
Tag:
Branch:
Tree:
0e62e5a738
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0e62e5a738'
${ noResults }
k8s-app
/
prometheus
/
kube-prometheus-0.9.0
/
.gitpod
/
ssh.sh
3 lines
91 B
Raw
Blame
History
#!/bin/bash
sshpass -p
'root'
ssh -o
StrictHostKeychecking
=
no -p
2222
root@127.0.0.1
"
$@
"
Reference in new issue
View Git Blame
Copy Permalink