Skip to content

ReplicaSet should be shown in Deployments #147

Open
@KaradzaJuraj

Description

@KaradzaJuraj

The issue

Currently, Cyclops shows your Pods inside your Deployments. However, there is another K8s resource between those two called ReplicaSet. Inside Deployments, there are ReplicaSets, and within those ReplicaSets, the Pods are located.

Solution

  • Cyclops should show ReplicaSets inside Deployments.
  • The Pods should be moved inside ReplicaSets

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions