kubectl create ns webhook-system openssl req -new -x509 -nodes -keyout tls.key -out tls.crt -days 365 -subj "/CN=init-injector.example.com" kubectl create secret tls webhook-tls-secret --cert=tls.crt ...
Discord is an IRC-like chat platform that all the young cool kids are hanging out on. Originally intended as a way to communicate during online games, Discord has grown to the point that there are ...