1
0
-1

trying to get service --namespace=cell or even replicaset or robot

This is the error:


error: couldn't get version/kind; json parse error: json: cannot unmarshal string into Go value of type struct { APIVersion string "json:\"apiVersion,omitempty\""; Kind string "json:\"kind,omitempty\"" }


    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      This question relates more to k8s than to ONAP. Check version of the k8s server and client. See if you have proper .kube/config file (correct cluster, contex)

        CommentAdd your comment...