{
  "id": "b046745b-215d-4e21-80c8-00ada44f73f8",
  "name": "Registry-Grounded AI Application Infrastructure",
  "schemaVersion": "designs.meshery.io/v1beta1",
  "version": "0.0.34",
  "metadata": {
    "resolvedAliases": {}
  },
  "components": [
    {
      "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "ai-platform",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-image": "none",
        "background-image-opacity": 0.1,
        "background-opacity": 0.1,
        "border-style": "dashed",
        "border-width": 2,
        "height": 80,
        "position": {
          "x": 681.6429396281292,
          "y": 527.6533981961471
        },
        "primaryColor": "#0d82f0",
        "secondaryColor": "#7aa1f0",
        "shape": "rectangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/namespace-color.svg",
        "svgComplete": "ui/public/static/img/meshmodels/kubernetes/complete/namespace-complete.svg",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/namespace-white.svg",
        "width": 80
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": false,
        "published": false
      },
      "configuration": {
        "metadata": {
          "name": "ai-platform"
        }
      },
      "component": {
        "version": "v1",
        "kind": "Namespace",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "18bcf7dc-c144-4b62-9081-67658dccea28",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "User / Client (External)",
      "description": "A non-semantic visual node representing an actor external to the Kubernetes cluster.",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Meshery Core",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "0.7.2"
        },
        "name": "meshery-core",
        "registrant": {
          "kind": "meshery"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-opacity": 1,
        "height": 40,
        "position": {
          "x": 351.31430104004824,
          "y": 468.0561868606994
        },
        "primaryColor": "#00B39F",
        "secondaryColor": "#00D3A9",
        "shape": "ellipse",
        "svgColor": "ui/public/static/img/meshmodels/meshery-core/color/genericnode-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/meshery-core/white/genericnode-white.svg",
        "width": 40,
        "z-index": 3
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": true,
        "isNamespaced": false,
        "published": false
      },
      "configuration": {},
      "component": {
        "version": "core.meshery.io/v1alpha1",
        "kind": "GenericNode",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "966af917-772f-4762-9869-dfc0d99d3b24",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "ai-platform-ingress",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "position": {
          "x": 497.9801277972058,
          "y": 468.6837174460377
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "circle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/ingress-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/ingress-white.svg",
        "z-index": 2
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "annotations": {
            "kubernetes.io/ingress.class": "nginx"
          },
          "name": "ai-platform-ingress",
          "namespace": "ai-platform"
        },
        "spec": {
          "rules": [
            {
              "http": {
                "paths": [
                  {
                    "backend": {
                      "service": {
                        "name": "ai-api-service",
                        "port": {
                          "number": 80
                        }
                      }
                    },
                    "path": "/",
                    "pathType": "Prefix"
                  }
                ]
              }
            }
          ]
        }
      },
      "component": {
        "version": "networking.k8s.io/v1",
        "kind": "Ingress",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "cdfc9112-9e45-436e-9b2b-261cc9e8d752",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "AI API",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-image": "none",
        "background-opacity": 0.5,
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 2,
        "height": 24,
        "opacity": 1,
        "padding": 6,
        "position": {
          "x": 666.4938625868616,
          "y": 319.89993035962493
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-rectangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/deployment-color.svg",
        "svgComplete": "ui/public/static/img/meshmodels/kubernetes/complete/deployment-complete.svg",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/deployment-white.svg",
        "width": 24,
        "z-index": 1
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "labels": {
            "app": "ai-api"
          },
          "name": "AI API",
          "namespace": "ai-platform"
        },
        "spec": {
          "replicas": 3,
          "selector": {
            "matchLabels": {
              "app": "ai-api"
            }
          },
          "template": {
            "metadata": {
              "labels": {
                "app": "ai-api"
              }
            },
            "spec": {
              "containers": [
                {
                  "image": "ai-platform/ai-api:latest",
                  "name": "ai-api",
                  "ports": [
                    {
                      "containerPort": 8080,
                      "protocol": "TCP"
                    }
                  ]
                }
              ]
            }
          }
        }
      },
      "component": {
        "version": "apps/v1",
        "kind": "Deployment",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "8fc2c404-533c-43ad-a8f9-64245bc12b1c",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "AI API",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-opacity": 1,
        "background-position-y": "4.5",
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 0,
        "height": 20,
        "opacity": 1,
        "padding": 12,
        "position": {
          "x": 666.4938625868616,
          "y": 469.89993035962493
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-triangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/service-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/service-white.svg",
        "width": 20,
        "z-index": 4
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "name": "AI API",
          "namespace": "ai-platform"
        },
        "spec": {
          "ports": [
            {
              "name": "http",
              "port": 8080,
              "protocol": "TCP",
              "targetPort": 8080
            }
          ],
          "selector": {
            "app": "ai-api"
          }
        }
      },
      "component": {
        "version": "v1",
        "kind": "Service",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "42eb91b5-bbd0-462f-a8fc-096b818e08ef",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "LLM Router",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-image": "none",
        "background-opacity": 0.5,
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 2,
        "height": 24,
        "opacity": 1,
        "padding": 6,
        "position": {
          "x": 859.6788615783988,
          "y": 95.21655593173348
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-rectangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/deployment-color.svg",
        "svgComplete": "ui/public/static/img/meshmodels/kubernetes/complete/deployment-complete.svg",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/deployment-white.svg",
        "width": 24,
        "z-index": 5
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "labels": {
            "app": "llm-router"
          },
          "name": "LLM Router",
          "namespace": "ai-platform"
        },
        "spec": {
          "replicas": 2,
          "selector": {
            "matchLabels": {
              "app": "llm-router"
            }
          },
          "template": {
            "metadata": {
              "labels": {
                "app": "llm-router"
              }
            },
            "spec": {
              "containers": [
                {
                  "image": "ai-platform/llm-router:latest",
                  "name": "llm-router",
                  "ports": [
                    {
                      "containerPort": 8081,
                      "protocol": "TCP"
                    }
                  ]
                }
              ]
            }
          }
        }
      },
      "component": {
        "version": "apps/v1",
        "kind": "Deployment",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "e64c9880-dd9c-4286-a5c4-529aa52d6ec3",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "LLM Router",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-opacity": 1,
        "background-position-y": "4.5",
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 0,
        "height": 20,
        "opacity": 1,
        "padding": 12,
        "position": {
          "x": 859.4860805565166,
          "y": 219.11266019078127
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-triangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/service-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/service-white.svg",
        "width": 20,
        "z-index": 6
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "name": "LLM Router",
          "namespace": "ai-platform"
        },
        "spec": {
          "ports": [
            {
              "name": "http",
              "port": 8081,
              "protocol": "TCP",
              "targetPort": 8081
            }
          ],
          "selector": {
            "app": "llm-router"
          }
        }
      },
      "component": {
        "version": "v1",
        "kind": "Service",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "0d6a50de-0cb5-4374-baf5-925a0a4c813c",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "Ollama",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-image": "none",
        "background-opacity": 0.5,
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 2,
        "height": 24,
        "opacity": 1,
        "padding": 6,
        "position": {
          "x": 1021.8066072699611,
          "y": -2.096790934725746
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-rectangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/deployment-color.svg",
        "svgComplete": "ui/public/static/img/meshmodels/kubernetes/complete/deployment-complete.svg",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/deployment-white.svg",
        "width": 24,
        "z-index": 7
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "labels": {
            "app": "ollama"
          },
          "name": "Ollama",
          "namespace": "ai-platform"
        },
        "spec": {
          "replicas": 1,
          "selector": {
            "matchLabels": {
              "app": "ollama"
            }
          },
          "template": {
            "metadata": {
              "labels": {
                "app": "ollama"
              }
            },
            "spec": {
              "containers": [
                {
                  "image": "ollama/ollama:latest",
                  "name": "ollama",
                  "ports": [
                    {
                      "containerPort": 11434,
                      "protocol": "TCP"
                    }
                  ]
                }
              ]
            }
          }
        }
      },
      "component": {
        "version": "apps/v1",
        "kind": "Deployment",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "2d629052-a67a-414c-a56e-62cd67de1035",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "Ollama",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-opacity": 1,
        "background-position-y": "4.5",
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 0,
        "height": 20,
        "opacity": 1,
        "padding": 12,
        "position": {
          "x": 1021.7338993529357,
          "y": 95.36784012420648
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-triangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/service-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/service-white.svg",
        "width": 20,
        "z-index": 8
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "name": "Ollama",
          "namespace": "ai-platform"
        },
        "spec": {
          "ports": [
            {
              "name": "http",
              "port": 11434,
              "protocol": "TCP",
              "targetPort": 11434
            }
          ],
          "selector": {
            "app": "ollama"
          }
        }
      },
      "component": {
        "version": "v1",
        "kind": "Service",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "b5e6d305-7d81-41d2-ba94-b3f2e8bb1b62",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "RAG Service",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-image": "none",
        "background-opacity": 0.5,
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 2,
        "height": 24,
        "opacity": 1,
        "padding": 6,
        "position": {
          "x": 918.7725828798324,
          "y": 445.5434015903398
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-rectangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/deployment-color.svg",
        "svgComplete": "ui/public/static/img/meshmodels/kubernetes/complete/deployment-complete.svg",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/deployment-white.svg",
        "width": 24,
        "z-index": 9
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "labels": {
            "app": "rag-service"
          },
          "name": "RAG Service",
          "namespace": "ai-platform"
        },
        "spec": {
          "replicas": 2,
          "selector": {
            "matchLabels": {
              "app": "rag-service"
            }
          },
          "template": {
            "metadata": {
              "labels": {
                "app": "rag-service"
              }
            },
            "spec": {
              "containers": [
                {
                  "image": "ai-platform/rag-service:latest",
                  "name": "rag-service",
                  "ports": [
                    {
                      "containerPort": 8082,
                      "protocol": "TCP"
                    }
                  ]
                }
              ]
            }
          }
        }
      },
      "component": {
        "version": "apps/v1",
        "kind": "Deployment",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "72e45694-8834-43b3-beca-7b41dfdfd207",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "RAG Service Endpoint",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-opacity": 1,
        "background-position-y": "4.5",
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 0,
        "height": 20,
        "opacity": 1,
        "padding": 12,
        "position": {
          "x": 917.9182488689283,
          "y": 318.8931858946002
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-triangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/service-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/service-white.svg",
        "width": 20,
        "z-index": 10
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "name": "rag-service-svc",
          "namespace": "ai-platform"
        },
        "spec": {
          "ports": [
            {
              "name": "http",
              "port": 8082,
              "protocol": "TCP",
              "targetPort": 8082
            }
          ],
          "selector": {
            "app": "rag-service"
          }
        }
      },
      "component": {
        "version": "v1",
        "kind": "Service",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "9213d27b-8874-4d3b-bb6a-f1407d935181",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "Embedding Service",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-image": "none",
        "background-opacity": 0.5,
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 2,
        "height": 24,
        "opacity": 1,
        "padding": 6,
        "position": {
          "x": 887.1563168668935,
          "y": 705.7506573873812
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-rectangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/deployment-color.svg",
        "svgComplete": "ui/public/static/img/meshmodels/kubernetes/complete/deployment-complete.svg",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/deployment-white.svg",
        "width": 24,
        "z-index": 11
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "labels": {
            "app": "embedding-service"
          },
          "name": "Embedding Service",
          "namespace": "ai-platform"
        },
        "spec": {
          "replicas": 2,
          "selector": {
            "matchLabels": {
              "app": "embedding-service"
            }
          },
          "template": {
            "metadata": {
              "labels": {
                "app": "embedding-service"
              }
            },
            "spec": {
              "containers": [
                {
                  "image": "ai-platform/embedding-service:latest",
                  "name": "embedding-service",
                  "ports": [
                    {
                      "containerPort": 8083,
                      "protocol": "TCP"
                    }
                  ]
                }
              ]
            }
          }
        }
      },
      "component": {
        "version": "apps/v1",
        "kind": "Deployment",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "bd1c81da-2e67-40e7-bf65-f9cbbdec6b61",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "Embedding Service Endpoint",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-opacity": 1,
        "background-position-y": "4.5",
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 0,
        "height": 20,
        "opacity": 1,
        "padding": 12,
        "position": {
          "x": 886.6134684790453,
          "y": 577.742667028599
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-triangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/service-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/service-white.svg",
        "width": 20,
        "z-index": 12
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "name": "embedding-service-svc",
          "namespace": "ai-platform"
        },
        "spec": {
          "ports": [
            {
              "name": "http",
              "port": 8083,
              "protocol": "TCP",
              "targetPort": 8083
            }
          ],
          "selector": {
            "app": "embedding-service"
          }
        }
      },
      "component": {
        "version": "v1",
        "kind": "Service",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "c8387a3c-3400-44eb-b2be-771d2acd09c2",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "Vector DB",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-image": "none",
        "background-opacity": 0.5,
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 2,
        "height": 24,
        "opacity": 1,
        "padding": 6,
        "position": {
          "x": 1012.9671942452395,
          "y": 814.7853787689393
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-rectangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/deployment-color.svg",
        "svgComplete": "ui/public/static/img/meshmodels/kubernetes/complete/deployment-complete.svg",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/deployment-white.svg",
        "width": 24,
        "z-index": 13
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "labels": {
            "app": "vector-db"
          },
          "name": "Vector DB",
          "namespace": "ai-platform"
        },
        "spec": {
          "replicas": 1,
          "selector": {
            "matchLabels": {
              "app": "vector-db"
            }
          },
          "template": {
            "metadata": {
              "labels": {
                "app": "vector-db"
              }
            },
            "spec": {
              "containers": [
                {
                  "image": "qdrant/qdrant:latest",
                  "name": "vector-db",
                  "ports": [
                    {
                      "containerPort": 6333,
                      "protocol": "TCP"
                    }
                  ]
                }
              ]
            }
          }
        }
      },
      "component": {
        "version": "apps/v1",
        "kind": "Deployment",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "d775d5b3-1ded-4442-aedd-fafbbb4767fc",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "Vector DB",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-opacity": 1,
        "background-position-y": "4.5",
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 0,
        "height": 20,
        "opacity": 1,
        "padding": 12,
        "position": {
          "x": 1011.0354702637206,
          "y": 704.6734846863948
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-triangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/service-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/service-white.svg",
        "width": 20,
        "z-index": 14
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "name": "Vector DB",
          "namespace": "ai-platform"
        },
        "spec": {
          "ports": [
            {
              "name": "http",
              "port": 6333,
              "protocol": "TCP",
              "targetPort": 6333
            }
          ],
          "selector": {
            "app": "vector-db"
          }
        }
      },
      "component": {
        "version": "v1",
        "kind": "Service",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "6658172b-3982-49fa-819a-ca655dd038ba",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "Redis Cache",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-image": "none",
        "background-opacity": 0.5,
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 2,
        "height": 24,
        "opacity": 1,
        "padding": 6,
        "position": {
          "x": 770.4204697976439,
          "y": 705.7972719007173
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-rectangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/deployment-color.svg",
        "svgComplete": "ui/public/static/img/meshmodels/kubernetes/complete/deployment-complete.svg",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/deployment-white.svg",
        "width": 24,
        "z-index": 15
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "labels": {
            "app": "redis-cache"
          },
          "name": "Redis Cache",
          "namespace": "ai-platform"
        },
        "spec": {
          "replicas": 1,
          "selector": {
            "matchLabels": {
              "app": "redis-cache"
            }
          },
          "template": {
            "metadata": {
              "labels": {
                "app": "redis-cache"
              }
            },
            "spec": {
              "containers": [
                {
                  "image": "redis:7-alpine",
                  "name": "redis-cache",
                  "ports": [
                    {
                      "containerPort": 6379,
                      "protocol": "TCP"
                    }
                  ]
                }
              ]
            }
          }
        }
      },
      "component": {
        "version": "apps/v1",
        "kind": "Deployment",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "b5076348-0315-471c-a395-34ad11db19f2",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "Redis",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "background-opacity": 1,
        "background-position-y": "4.5",
        "body-text-color": "#808080",
        "body-text-font-size": 12,
        "body-text-font-weight": "400",
        "body-text-horizontal-align": "center",
        "body-text-vertical-align": "center",
        "border-width": 0,
        "height": 20,
        "opacity": 1,
        "padding": 12,
        "position": {
          "x": 770.0749659270801,
          "y": 577.7794093289948
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-triangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/service-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/service-white.svg",
        "width": 20,
        "z-index": 16
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "name": "Redis",
          "namespace": "ai-platform"
        },
        "spec": {
          "ports": [
            {
              "name": "http",
              "port": 6379,
              "protocol": "TCP",
              "targetPort": 6379
            }
          ],
          "selector": {
            "app": "redis-cache"
          }
        }
      },
      "component": {
        "version": "v1",
        "kind": "Service",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "e6bc36bb-e562-43a9-a75c-328e9887b7d6",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "Vector DB Storage (PVC)",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "position": {
          "x": 1012.8683418942745,
          "y": 926.0577552292133
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-rectangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/persistentvolumeclaim-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/persistentvolumeclaim-white.svg",
        "z-index": 17
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "metadata": {
          "name": "vector-db-storage",
          "namespace": "ai-platform"
        },
        "spec": {
          "accessModes": [
            "ReadWriteOnce"
          ],
          "resources": {
            "requests": {
              "storage": "20Gi"
            }
          },
          "storageClassName": "standard"
        }
      },
      "component": {
        "version": "v1",
        "kind": "PersistentVolumeClaim",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "89095738-0503-43c8-a7dd-1c41229e2885",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "AI Platform Config (ConfigMap)",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "position": {
          "x": 341.41753736198376,
          "y": 1021.5744734616131
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-rectangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/configmap-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/configmap-white.svg",
        "z-index": 18
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "data": {
          "LOG_LEVEL": "info",
          "MAX_TOKENS": "4096",
          "MODEL_PROVIDER": "ollama"
        },
        "metadata": {
          "name": "ai-platform-config",
          "namespace": "ai-platform"
        }
      },
      "component": {
        "version": "v1",
        "kind": "ConfigMap",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "fb7077ea-34d2-4555-adcd-d7eec7c99226",
      "schemaVersion": "components.meshery.io/v1beta1",
      "version": "v1.0.0",
      "displayName": "AI Provider Secrets (Secret)",
      "description": "",
      "format": "JSON",
      "model": null,
      "modelReference": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "styles": {
        "position": {
          "x": 551.7863015771612,
          "y": 1024.40358732702
        },
        "primaryColor": "#326CE5",
        "secondaryColor": "#7aa1f0",
        "shape": "round-rectangle",
        "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/secret-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/secret-white.svg",
        "z-index": 19
      },
      "capabilities": null,
      "status": "enabled",
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": false,
        "isNamespaced": true,
        "published": false
      },
      "configuration": {
        "data": {},
        "metadata": {
          "name": "ai-provider-secrets",
          "namespace": "ai-platform"
        },
        "type": "Opaque"
      },
      "component": {
        "version": "v1",
        "kind": "Secret",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "605f9ef9-5b83-5f18-b0e4-943b6b4a8e9e",
      "schemaVersion": "",
      "version": "",
      "displayName": "containers.0",
      "description": "",
      "format": "",
      "model": null,
      "modelReference": {
        "displayName": "",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": ""
        },
        "name": "meshery-core",
        "registrant": {
          "kind": "github"
        },
        "version": ""
      },
      "styles": {
        "primaryColor": "#326CE5",
        "secondaryColor": "#00D3A9",
        "shape": "circle",
        "svgColor": "ui/public/static/img/meshmodels/meshery-core/color/container-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/meshery-core/white/container-white.svg",
        "z-index": 20
      },
      "capabilities": null,
      "status": null,
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": true,
        "isNamespaced": false,
        "published": false
      },
      "configuration": {},
      "component": {
        "version": "",
        "kind": "Container",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "7c08b9cb-6916-52b4-ad2a-406ec4208e54",
      "schemaVersion": "",
      "version": "",
      "displayName": "containers.0",
      "description": "",
      "format": "",
      "model": null,
      "modelReference": {
        "displayName": "",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": ""
        },
        "name": "meshery-core",
        "registrant": {
          "kind": "github"
        },
        "version": ""
      },
      "styles": {
        "primaryColor": "#326CE5",
        "secondaryColor": "#00D3A9",
        "shape": "circle",
        "svgColor": "ui/public/static/img/meshmodels/meshery-core/color/container-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/meshery-core/white/container-white.svg",
        "z-index": 21
      },
      "capabilities": null,
      "status": null,
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": true,
        "isNamespaced": false,
        "published": false
      },
      "configuration": {},
      "component": {
        "version": "",
        "kind": "Container",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "9581b470-e9ee-5475-a4ce-73540e28a9de",
      "schemaVersion": "",
      "version": "",
      "displayName": "containers.0",
      "description": "",
      "format": "",
      "model": null,
      "modelReference": {
        "displayName": "",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": ""
        },
        "name": "meshery-core",
        "registrant": {
          "kind": "github"
        },
        "version": ""
      },
      "styles": {
        "primaryColor": "#326CE5",
        "secondaryColor": "#00D3A9",
        "shape": "circle",
        "svgColor": "ui/public/static/img/meshmodels/meshery-core/color/container-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/meshery-core/white/container-white.svg",
        "z-index": 22
      },
      "capabilities": null,
      "status": null,
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": true,
        "isNamespaced": false,
        "published": false
      },
      "configuration": {},
      "component": {
        "version": "",
        "kind": "Container",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "8a26d435-f09d-52d0-bd54-2240aad2394d",
      "schemaVersion": "",
      "version": "",
      "displayName": "containers.0",
      "description": "",
      "format": "",
      "model": null,
      "modelReference": {
        "displayName": "",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": ""
        },
        "name": "meshery-core",
        "registrant": {
          "kind": "github"
        },
        "version": ""
      },
      "styles": {
        "primaryColor": "#326CE5",
        "secondaryColor": "#00D3A9",
        "shape": "circle",
        "svgColor": "ui/public/static/img/meshmodels/meshery-core/color/container-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/meshery-core/white/container-white.svg",
        "z-index": 23
      },
      "capabilities": null,
      "status": null,
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": true,
        "isNamespaced": false,
        "published": false
      },
      "configuration": {},
      "component": {
        "version": "",
        "kind": "Container",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "0c5867aa-6546-5370-b0bd-ec9d12db3b82",
      "schemaVersion": "",
      "version": "",
      "displayName": "containers.0",
      "description": "",
      "format": "",
      "model": null,
      "modelReference": {
        "displayName": "",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": ""
        },
        "name": "meshery-core",
        "registrant": {
          "kind": "github"
        },
        "version": ""
      },
      "styles": {
        "primaryColor": "#326CE5",
        "secondaryColor": "#00D3A9",
        "shape": "circle",
        "svgColor": "ui/public/static/img/meshmodels/meshery-core/color/container-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/meshery-core/white/container-white.svg",
        "z-index": 24
      },
      "capabilities": null,
      "status": null,
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": true,
        "isNamespaced": false,
        "published": false
      },
      "configuration": {},
      "component": {
        "version": "",
        "kind": "Container",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "16c64d46-b451-52fe-b2f2-6fac36e4f2c4",
      "schemaVersion": "",
      "version": "",
      "displayName": "containers.0",
      "description": "",
      "format": "",
      "model": null,
      "modelReference": {
        "displayName": "",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": ""
        },
        "name": "meshery-core",
        "registrant": {
          "kind": "github"
        },
        "version": ""
      },
      "styles": {
        "primaryColor": "#326CE5",
        "secondaryColor": "#00D3A9",
        "shape": "circle",
        "svgColor": "ui/public/static/img/meshmodels/meshery-core/color/container-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/meshery-core/white/container-white.svg",
        "z-index": 25
      },
      "capabilities": null,
      "status": null,
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": true,
        "isNamespaced": false,
        "published": false
      },
      "configuration": {},
      "component": {
        "version": "",
        "kind": "Container",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    },
    {
      "id": "4d5ca032-e5af-5d08-84c3-46c8047a56bc",
      "schemaVersion": "",
      "version": "",
      "displayName": "containers.0",
      "description": "",
      "format": "",
      "model": null,
      "modelReference": {
        "displayName": "",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": ""
        },
        "name": "meshery-core",
        "registrant": {
          "kind": "github"
        },
        "version": ""
      },
      "styles": {
        "primaryColor": "#326CE5",
        "secondaryColor": "#00D3A9",
        "shape": "circle",
        "svgColor": "ui/public/static/img/meshmodels/meshery-core/color/container-color.svg",
        "svgComplete": "",
        "svgWhite": "ui/public/static/img/meshmodels/meshery-core/white/container-white.svg",
        "z-index": 26
      },
      "capabilities": null,
      "status": null,
      "metadata": {
        "configurationUISchema": "",
        "genealogy": "",
        "instanceDetails": null,
        "isAnnotation": true,
        "isNamespaced": false,
        "published": false
      },
      "configuration": {},
      "component": {
        "version": "",
        "kind": "Container",
        "schema": ""
      },
      "created_at": "0001-01-01T00:00:00Z",
      "updated_at": "0001-01-01T00:00:00Z"
    }
  ],
  "relationships": [
    {
      "id": "6c16b451-b351-4fc4-8838-e5c47a02258b",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "966af917-772f-4762-9869-dfc0d99d3b24",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "f63fe937-34bf-4491-b521-98142888d53e",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "cdfc9112-9e45-436e-9b2b-261cc9e8d752",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "bbdc3179-2ff5-4d45-b56b-f16653405748",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "8fc2c404-533c-43ad-a8f9-64245bc12b1c",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "d4918937-ae86-4db1-9577-759468e78a85",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "42eb91b5-bbd0-462f-a8fc-096b818e08ef",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "f121b697-c447-4e23-b6d8-600060645af1",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "e64c9880-dd9c-4286-a5c4-529aa52d6ec3",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "afe0c388-49b9-483e-a819-98328761730d",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "0d6a50de-0cb5-4374-baf5-925a0a4c813c",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "17d68071-8b79-4bd4-8b08-ad6277a92bd7",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "2d629052-a67a-414c-a56e-62cd67de1035",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "63e284c4-91b0-479e-b0fc-a4e0e910665c",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "b5e6d305-7d81-41d2-ba94-b3f2e8bb1b62",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "2c087b2f-0ed2-4750-8fe3-f409354e9c33",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "72e45694-8834-43b3-beca-7b41dfdfd207",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "da2bd80e-074f-4ce6-aaa2-19740e110f20",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "9213d27b-8874-4d3b-bb6a-f1407d935181",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "6282d5f6-ae10-4834-be7b-3fcc2b60f46e",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "bd1c81da-2e67-40e7-bf65-f9cbbdec6b61",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "c8698a0c-695f-47c9-a3af-aceccfb18784",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "c8387a3c-3400-44eb-b2be-771d2acd09c2",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "afeb3fb7-319f-4945-b819-76ae37724886",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "d775d5b3-1ded-4442-aedd-fafbbb4767fc",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "a184e6a6-7f2d-49ea-9ee7-bf2669bb6fce",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "6658172b-3982-49fa-819a-ca655dd038ba",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "ab42a73f-c873-42aa-8866-d94a81e9b2c0",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "b5076348-0315-471c-a395-34ad11db19f2",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "ab86d2c6-411a-409a-adc2-29bb53874cc8",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "e6bc36bb-e562-43a9-a75c-328e9887b7d6",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "a104f303-df88-403f-bb0c-eef21ec6d68e",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "89095738-0503-43c8-a7dd-1c41229e2885",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "e6e1a5bd-6846-48e0-9360-3cb6d8e0a909",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "Namespace to namespaced components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "fb7077ea-34d2-4555-adcd-d7eec7c99226",
                "kind": "*",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "*",
                  "registrant": {
                    "kind": ""
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "metadata",
                      "namespace"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "821eb7ba-8010-47a4-891c-e1c0647a4cab",
                "kind": "Namespace",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "displayName"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          }
        }
      ],
      "subType": "inventory",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "9873088c-6ede-4c4d-9bec-7c00a517639f",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "8fc2c404-533c-43ad-a8f9-64245bc12b1c",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "selector"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "targetPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "cdfc9112-9e45-436e-9b2b-261cc9e8d752",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "selector",
                      "matchLabels"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "containerPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "365d4510-e209-48de-8313-c138a5709d05",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "e64c9880-dd9c-4286-a5c4-529aa52d6ec3",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "selector"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "targetPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "42eb91b5-bbd0-462f-a8fc-096b818e08ef",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "selector",
                      "matchLabels"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "containerPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "4807e885-13c4-493b-a3ed-79c1e876a401",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "2d629052-a67a-414c-a56e-62cd67de1035",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "selector"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "targetPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "0d6a50de-0cb5-4374-baf5-925a0a4c813c",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "selector",
                      "matchLabels"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "containerPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "4fadfd3d-0040-4b4e-ab0f-196a328424d1",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "72e45694-8834-43b3-beca-7b41dfdfd207",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "selector"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "targetPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "b5e6d305-7d81-41d2-ba94-b3f2e8bb1b62",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "selector",
                      "matchLabels"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "containerPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "1bd3c5d4-1fef-4b59-b908-22655e3b0b67",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "bd1c81da-2e67-40e7-bf65-f9cbbdec6b61",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "selector"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "targetPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "9213d27b-8874-4d3b-bb6a-f1407d935181",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "selector",
                      "matchLabels"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "containerPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "03aee6c7-2ff9-40c4-8f71-1316ab145c25",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "d775d5b3-1ded-4442-aedd-fafbbb4767fc",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "selector"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "targetPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "c8387a3c-3400-44eb-b2be-771d2acd09c2",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "selector",
                      "matchLabels"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "containerPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "3097483c-90e1-458c-bc33-657a89947aa0",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "b5076348-0315-471c-a395-34ad11db19f2",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "selector"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "targetPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "6658172b-3982-49fa-819a-ca655dd038ba",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "selector",
                      "matchLabels"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "containerPort"
                    ],
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0",
                      "ports",
                      "0",
                      "protocol"
                    ]
                  ],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "0148dd67-211b-4e18-b9be-c6ea9e697eac",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "18bcf7dc-c144-4b62-9081-67658dccea28",
                "kind": "GenericNode",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "966af917-772f-4762-9869-dfc0d99d3b24",
                "kind": "Ingress",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "bcaa3efb-da9f-4550-9c4d-6c33f1cc618b",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "966af917-772f-4762-9869-dfc0d99d3b24",
                "kind": "Ingress",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "8fc2c404-533c-43ad-a8f9-64245bc12b1c",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "5121900c-a1e0-4fb9-be6e-ec4cc0f672b5",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "cdfc9112-9e45-436e-9b2b-261cc9e8d752",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "e64c9880-dd9c-4286-a5c4-529aa52d6ec3",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "0a5bc795-987c-4489-9fc2-4886a64e4dcd",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "cdfc9112-9e45-436e-9b2b-261cc9e8d752",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "72e45694-8834-43b3-beca-7b41dfdfd207",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "83d4a66b-4769-43c0-8c1b-7b13853f8eec",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "cdfc9112-9e45-436e-9b2b-261cc9e8d752",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "bd1c81da-2e67-40e7-bf65-f9cbbdec6b61",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "8b72e0f7-4503-4f82-b3bd-ca44c75d7c9a",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "cdfc9112-9e45-436e-9b2b-261cc9e8d752",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "b5076348-0315-471c-a395-34ad11db19f2",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "9babcbaa-a4e2-4cd3-bdde-97a39cd9b26e",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "42eb91b5-bbd0-462f-a8fc-096b818e08ef",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "2d629052-a67a-414c-a56e-62cd67de1035",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "0ea3cba7-d6aa-42f6-a3d9-e621f663c063",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "9213d27b-8874-4d3b-bb6a-f1407d935181",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "d775d5b3-1ded-4442-aedd-fafbbb4767fc",
                "kind": "Service",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "19f9c455-2628-462c-8ac3-0997b341f778",
      "evaluationQuery": "",
      "kind": "edge",
      "metadata": {
        "description": "A relationship that defines network edges between components",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.35.0-rc.0"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1alpha3",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "c8387a3c-3400-44eb-b2be-771d2acd09c2",
                "kind": "Deployment",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatorRef": [],
                  "patchStrategy": "replace"
                }
              }
            ],
            "to": [
              {
                "id": "e6bc36bb-e562-43a9-a75c-328e9887b7d6",
                "kind": "PersistentVolumeClaim",
                "match": {},
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [],
                  "patchStrategy": "replace"
                }
              }
            ]
          },
          "deny": {
            "from": null,
            "to": null
          }
        }
      ],
      "subType": "network",
      "status": "approved",
      "type": "non-binding",
      "version": "v1.0.0"
    },
    {
      "id": "0385c6c7-e033-553c-81c5-0cbf1966ed0d",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.37.0-rc.1"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1beta2",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "605f9ef9-5b83-5f18-b0e4-943b6b4a8e9e",
                "kind": "Container",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "meshery-core",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ],
            "to": [
              {
                "id": "cdfc9112-9e45-436e-9b2b-261cc9e8d752",
                "kind": "Deployment",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ]
          }
        }
      ],
      "subType": "alias",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "55aae9ff-8baf-5129-b4f9-df15f402098a",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.37.0-rc.1"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1beta2",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "7c08b9cb-6916-52b4-ad2a-406ec4208e54",
                "kind": "Container",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "meshery-core",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ],
            "to": [
              {
                "id": "42eb91b5-bbd0-462f-a8fc-096b818e08ef",
                "kind": "Deployment",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ]
          }
        }
      ],
      "subType": "alias",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "b33fd99f-332e-57f1-8759-3459310ab7ce",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.37.0-rc.1"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1beta2",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "9581b470-e9ee-5475-a4ce-73540e28a9de",
                "kind": "Container",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "meshery-core",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ],
            "to": [
              {
                "id": "0d6a50de-0cb5-4374-baf5-925a0a4c813c",
                "kind": "Deployment",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ]
          }
        }
      ],
      "subType": "alias",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "194e50c8-42df-50c4-8ec5-a45fb3113810",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.37.0-rc.1"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1beta2",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "8a26d435-f09d-52d0-bd54-2240aad2394d",
                "kind": "Container",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "meshery-core",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ],
            "to": [
              {
                "id": "b5e6d305-7d81-41d2-ba94-b3f2e8bb1b62",
                "kind": "Deployment",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ]
          }
        }
      ],
      "subType": "alias",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "6f9d136f-c94e-57ed-b67c-095824b6948d",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.37.0-rc.1"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1beta2",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "0c5867aa-6546-5370-b0bd-ec9d12db3b82",
                "kind": "Container",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "meshery-core",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ],
            "to": [
              {
                "id": "9213d27b-8874-4d3b-bb6a-f1407d935181",
                "kind": "Deployment",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ]
          }
        }
      ],
      "subType": "alias",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "6dd2f79a-8cd5-5a9a-8b8d-acc76838a0c4",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.37.0-rc.1"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1beta2",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "16c64d46-b451-52fe-b2f2-6fac36e4f2c4",
                "kind": "Container",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "meshery-core",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ],
            "to": [
              {
                "id": "c8387a3c-3400-44eb-b2be-771d2acd09c2",
                "kind": "Deployment",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ]
          }
        }
      ],
      "subType": "alias",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    },
    {
      "id": "d8751c43-7fef-5796-9a38-971efa71b277",
      "evaluationQuery": "",
      "kind": "hierarchical",
      "metadata": {
        "description": "",
        "isAnnotation": false,
        "styles": {
          "primaryColor": "",
          "svgColor": "",
          "svgWhite": ""
        }
      },
      "model": {
        "displayName": "Kubernetes",
        "id": "00000000-0000-0000-0000-000000000000",
        "model": {
          "version": "v1.37.0-rc.1"
        },
        "name": "kubernetes",
        "registrant": {
          "kind": "github"
        },
        "version": "v1.0.0"
      },
      "schemaVersion": "relationships.meshery.io/v1beta2",
      "selectors": [
        {
          "allow": {
            "from": [
              {
                "id": "4d5ca032-e5af-5d08-84c3-46c8047a56bc",
                "kind": "Container",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "meshery-core",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ],
            "to": [
              {
                "id": "6658172b-3982-49fa-819a-ca655dd038ba",
                "kind": "Deployment",
                "matchStrategyMatrix": null,
                "model": {
                  "displayName": "",
                  "id": "00000000-0000-0000-0000-000000000000",
                  "model": {
                    "version": ""
                  },
                  "name": "kubernetes",
                  "registrant": {
                    "kind": "github"
                  },
                  "version": ""
                },
                "patch": {
                  "mutatedRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ],
                  "mutatorRef": [
                    [
                      "configuration",
                      "spec",
                      "template",
                      "spec",
                      "containers",
                      "0"
                    ]
                  ]
                }
              }
            ]
          }
        }
      ],
      "subType": "alias",
      "status": "approved",
      "type": "parent",
      "version": "v1.0.0"
    }
  ]
}