issues
search
k8snetworkplumbingwg
/
net-attach-def-admission-controller
An admission controller to check resources as defined by the NPWG spec
Apache License 2.0
4
stars
15
forks
source link
Refactoring deployment process
#15
Closed
s1061123
closed
5 years ago
s1061123
commented
5 years ago
Removing installer code and related k8s resources as following reason:
installer code automatically generates self-certificate, so not feasible to production use (certificate authority trusted third party)
installer code uses some fixed named k8s resource and hard to change
Adding shell scripts to do what the installer does:
adding k8s resources (webhook, services)
create self-signed-certificates for debug/test use