### Search before asking - [x] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description #### Current Situation Ray Dashboard currently only supports apiserver v1, which is scheduled for deprecation. #### Proposed Change We should start migrating the Dashboard to support apiserver v2 #### Next Steps - Identify which resources and endpoints in the Dashboard rely on apiserver v1. - Migrate them to the latest stable API version. ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR!