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

Add view for DaemonSets #1444

Closed
2opremio opened this issue May 6, 2016 · 4 comments
Closed

Add view for DaemonSets #1444

2opremio opened this issue May 6, 2016 · 4 comments
Assignees
Labels
feature Indicates that issue is related to new end user functionality k8s Pertains to integration with Kubernetes
Milestone

Comments

@2opremio
Copy link
Contributor

2opremio commented May 6, 2016

Just like we have for PODs, Services, ReplicaSets and Deployments.

@2opremio 2opremio added the k8s Pertains to integration with Kubernetes label May 6, 2016
@2opremio 2opremio added this to the Pre-1.0 milestone May 6, 2016
@rade rade added the feature Indicates that issue is related to new end user functionality label Jul 4, 2016
@rade rade modified the milestone: Pre-1.0 Jul 4, 2016
@rade
Copy link
Member

rade commented Sep 24, 2016

We are now running quite a few DaemonSets in Weave Cloud, which are currently invisible.

Related, I do wonder whether we need a hybrid view that shows everything at the "highest level of abstractions", i.e. show both Services and DaemonSets, plus individual pods that do not belong to either. All with different iconography, to tell them apart. I guess the issue here would be that in principle pods can belong to multiple higher-level types.

@rade rade modified the milestone: Backlog Jan 11, 2017
@pidster pidster modified the milestones: Backlog, Next Feb 14, 2017
@2opremio 2opremio modified the milestones: Next, 1.3 Feb 16, 2017
@2opremio 2opremio assigned 2opremio and unassigned 2opremio Mar 17, 2017
@2opremio 2opremio assigned 2opremio and ekimekim and unassigned 2opremio Apr 3, 2017
@rade
Copy link
Member

rade commented Apr 6, 2017

I think we should have one view for deployments and daemonsets. AFAIK a pod can never be part of more than one of these. Call that view 'replicas', perhaps. The different types should of course be represented by visually distinct shapes.

The idea here is that we want to look at our system at a level of abstraction that collapses replicas, w/o having to care about / choose / filter-by the specific kind of abstraction that gave rise to the replicas.

I think ultimately we should include replicasets in this view as well, if they are not part of a deployment. But we can add that later; this would go in the direction of some of the hybrid view ideas from #552.

@ekimekim
Copy link
Contributor

ekimekim commented Apr 7, 2017 via email

@rade
Copy link
Member

rade commented Apr 7, 2017

We can preserve the existing behaviour by adding a multi-select

TooManyKnobsException. YAGNI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Indicates that issue is related to new end user functionality k8s Pertains to integration with Kubernetes
Projects
None yet
Development

No branches or pull requests

4 participants