You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after fresh install from helm in readme.md file
all work except kong
kubectl -n kubernetes-dashboard logs kubernetes-dashboard-kong-7f67dfd776-xd5qr
Defaulted container "proxy" out of: proxy, clear-stale-pid (init)
Error: could not prepare Kong prefix at /kong_prefix: nginx configuration is invalid (exit code 1):
nginx: [warn] the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /kong_prefix/nginx.conf:7
nginx: the configuration file /kong_prefix/nginx.conf syntax is ok
nginx: [emerg] bind() to [::1]:8444 failed (99: Cannot assign requested address)
nginx: configuration file /kong_prefix/nginx.conf test failed
Run with --v (verbose) or --vv (debug) for more details
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
What happened?
after fresh install from helm in readme.md file
all work except kong
kubectl -n kubernetes-dashboard port-forward svc/kubernetes-dashboard-kong-proxy 8443:443
https://localhost:8443 request login and password
What did you expect to happen?
normal working
How can we reproduce it (as minimally and precisely as possible)?
deploy oke basic cluster setup kubectl and exec helm command from readme
Anything else we need to know?
i try version from 7.0.0 to 7.1.3
What browsers are you seeing the problem on?
No response
Kubernetes Dashboard version
7.1
Kubernetes version
Client Version: v1.29.0 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.28.2
Dev environment
No response
The text was updated successfully, but these errors were encountered: