add an extend apiserver as the gateway
Open
enhancement
- Dominant language
- Go
- Stars
- 2.3k
- Forks
- 303
- PR merge metrics
- No merged PRs in 30d
Description
`kubectl-debug` connect to the node agent directly, which is not secure. We should provide an extend apiserver to do centralized authorization & authentication. Extend apiserver should be an opt-in component, we can always use the simplest setup just like now.
The extend apiserver will also proxy the debug connection like kube apiserver, which addresses the inaccessible hostIP issue in #2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.