issues
search
mumoshu
/
kube-ssm-agent
Secure, access-controlled, and audited terminal sessions to EKS nodes without SSH
109
stars
35
forks
source link
Update kubectl and add procs to image
#12
Closed
cw-sakamoto
closed
4 years ago
cw-sakamoto
commented
4 years ago
changes
Update kubectl
Add
procs
to image and use
hostPID
in daemonset
When I run
ps
command in ssm-agent-daemonst, I want to check other processes in host.
changes
procs
to image and usehostPID
in daemonsetps
command in ssm-agent-daemonst, I want to check other processes in host.