for additional context, if I *kubectl describe ing...
# all-things-deployment
m
for additional context, if I kubectl describe ingress datahub-datahub-frontend, it suggests there something wrong with the certificate?
i
m
yes indeed. within that document here is where I am at and running in to the issue. "Once the upgrade completes, run
kubectl get ingress
to verify the ingress setup. You should see a result like the following."
i
m
yes, I created a certificate using AWS Certificate Manager by following that guide and replaced certificate-arn with the ARN.
The certificate is pending validation, could that be an issue.
i
Possible, I'm not familiar with how certificates in aws. Let's wait for it to be validated and then go from there.