Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demonstrate "read through" of a resource to underlying physical clusters #25

Closed
smarterclayton opened this issue Apr 21, 2021 · 2 comments
Labels
area/kubernetes Issues or changes for Kubernetes as it relates to kcp area/transparent-multi-cluster Related to scheduling of workloads into pclusters. kind/feature Categorizes issue or PR as related to a new feature. new-investigation A topic that seems likely to be an area of investigation

Comments

@smarterclayton
Copy link
Contributor

It should be possible to call kubectl get pods / kubectl logs and have the apiserver pass through the call directly to 0..N underlying clusters, which would open the door to keeping pods on the underlying cluster. Then the next step is multiple source unification - a kubectl get pods could perform a merge between the underlying physical cluster and a pod stored directly in etcd at the kcp level.

This "blurring of the lines" would allow important behavior to be delegated to sub clusters without having to tell an end user "go get credentials to the underyling cluster" (note that is probably still valuable for other reasons, especially with unified identity)

@smarterclayton
Copy link
Contributor Author

Noted in the investigation to logical clusters but keeping this open

@smarterclayton smarterclayton added the new-investigation A topic that seems likely to be an area of investigation label May 7, 2021
@ncdc ncdc added the area/kubernetes Issues or changes for Kubernetes as it relates to kcp label Feb 14, 2022
@sttts sttts added this to the TBD milestone Jun 14, 2022
@sttts
Copy link
Member

sttts commented Jun 14, 2022

@aojea can you link this in your epic, or close this one?

@sttts sttts added area/transparent-multi-cluster Related to scheduling of workloads into pclusters. kind/feature Categorizes issue or PR as related to a new feature. labels Jun 14, 2022
@sttts sttts added this to kcp Jun 14, 2022
@sttts sttts moved this to New in kcp Jun 14, 2022
@ncdc ncdc moved this from New to Backlog in kcp Oct 17, 2022
@ncdc ncdc removed this from the TBD milestone Oct 17, 2022
@github-project-automation github-project-automation bot moved this from Backlog to Done in kcp Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issues or changes for Kubernetes as it relates to kcp area/transparent-multi-cluster Related to scheduling of workloads into pclusters. kind/feature Categorizes issue or PR as related to a new feature. new-investigation A topic that seems likely to be an area of investigation
Projects
Status: Done
Development

No branches or pull requests

4 participants