3Silmarils
Results
2
issues of
3Silmarils
Added a grafana deployment on a k8s cluster, apiVersion: apps/v1 kind: Deployment metadata: name: grafana namespace: monitoring spec: replicas: 1 selector: matchLabels: app: grafana template: metadata: labels: app: grafana spec:...
Continuing from issue #584, @adrianchiris Sorry for the late followup. Install using helm was much easier than following the quick start steps. However, it only brought up the sriov-network-operator pod,...