Command Used:
kubectl get cert -n teams-recording-bot
output:
NAME READY SECRET AGE
ingress-tls False ingress-tls 23m
kubectl get pods -n ingress-nginx
NAME READY STATUS RESTARTS AGE
nginx-ingress-ingress-nginx-controller-7d75799594-264vg 0/1 CrashLoopBackOff 12 (3m7s ago)
pod logs:
E0623 05:54:40.189832 9 reflector.go:138] k8s.io/client-go@v0.21.3/tools/cache/reflector.go:167: Failed to watch *v1beta1.Ingress: failed to list *v1beta1.Ingress: the server could not find the requested resource
E0623 05:54:41.507973 9 reflector.go:138] k8s.io/client-go@v0.21.3/tools/cache/reflector.go:167: Failed to watch *v1beta1.Ingress: failed to list *v1beta1.Ingress: the server could not find the requested resource
E0623 05:54:44.253275 9 reflector.go:138] k8s.io/client-go@v0.21.3/tools/cache/reflector.go:167: Failed to watch *v1beta1.Ingress: failed to list *v1beta1.Ingress: the server could not find the requested resource
E0623 05:54:49.324871 9 reflector.go:138] k8s.io/client-go@v0.21.3/tools/cache/reflector.go:167: Failed to watch *v1beta1.Ingress: failed to list *v1beta1.Ingress: the server could not find the requested resource
E0623 05:54:58.364919 9 reflector.go:138] k8s.io/client-go@v0.21.3/tools/cache/reflector.go:167: Failed to watch *v1beta1.Ingress: failed to list *v1beta1.Ingress: the server could not find the requested resource
detailed setup steps:
https://github.com/jinik21/TeamsRecordingBot/blob/master/03_IaC/00_AzureCLI/02_AKS_iac.ps1
detailed logs:
https://github.com/jinik21/TeamsRecordingBot/runs/7017014867?check_suite_focus=true#step:6:245