aws-eks-kubernetes-masterclass
aws-eks-kubernetes-masterclass copied to clipboard
update test command for diable ssl mode, for fix ERROR 2026 (HY000): …
…SSL connection error: unknown error number
fix following error:
kubectl run -it --rm --image=mysql:5.7.22 --restart=Never mysql-client -- mysql -h usermgmtdb.foobar.ap-southeast-2.rds.amazonaws.com -u dbadmin -pdbpassword11 mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 2026 (HY000): SSL connection error: unknown error number pod "mysql-client" deleted pod default/mysql-client terminated (Error)