Logic View

The Kubevious Logic View is focused on app-centricity, where container, compute, networking, storage, and RBAC related manifests correlated and grouped under Application nodes. This view is meant to be used for general application troubleshooting and introspecting YAML manifests before making changes.

Kubevious Logic View

Hierarchy Structure

  • Logic
    • Namespace
      • Application
        • Container and Init Container
          • Image
          • Mounts
            • Mount
              • ConfigMap
              • Secret
          • Ports
        • Launcher (Deployment, StatefulSet, DaemonSet)
          • ReplicaSet
            • Pod
              • PersistentVolumeClaim
                • PersistentVolume
          • Pod
            • PersistentVolumeClaim
              • PersistentVolume
        • Volumes
          • Volume
            • ConfigMap
            • Secret
        • ServiceAccount
          • RoleBinding or ClusterRoleBinding
            • Role or ClusterRole
        • Service
        • Ingress
        • HorizontalPodAutoscaler
Share this article on:
message