Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Feature Request: Kubelet Read-Only #16

Open
raesene opened this issue Jul 10, 2019 · 2 comments
Open

Feature Request: Kubelet Read-Only #16

raesene opened this issue Jul 10, 2019 · 2 comments

Comments

@raesene
Copy link

raesene commented Jul 10, 2019

A possible feature you could add for your kubernetes facilities, is access to the read-only kubelet port. This is common on older clusters and leaks quite a lot of information. It's generally interesting as , where running, it's always available without authentication.

Port 10255/TCP

A query to / will likely just back 404
A query to /pods/ will dump the configuration of all workloads running on the host.

@balgan
Copy link

balgan commented Jul 10, 2019

hey @raesene are u on the BE Slack channel ? want to check something with u in regards to this! cheers

@raesene
Copy link
Author

raesene commented Jul 10, 2019

I'm not but if you fire me the join up link, I can join :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants