Uploaded image for project: 'Near Realtime RAN Intelligent Controller'
  1. Near Realtime RAN Intelligent Controller
  2. RIC-691

Redis Cluster: use K8S to expose pod information needed in master node selection

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Unresolved
    • Icon: Lowest Lowest
    • ZZZ_future, Dawn-R7
    • None
    • dbaas
    • None
    • Redis Cluster: use K8S to expose pod information needed in master node selection

      extracted from RIC-109

      It seems to be possible to inject the k8 worker node name into the container. This could be potentially used as a basis to determine whether there are multiple masters

      on the same node (instead of using kubectl). 

       {{ - name: MY_NODE_NAME
      valueFrom:
      fieldRef:
      fieldPath: spec.nodeName}}

      https://kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            czichy Thoralf Czichy
            czichy Thoralf Czichy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: