apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-13T17:12:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "717"
  uid: eed51271-52a1-41fb-8d09-441cc2420ae6
subsets:
- addresses:
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pnmdf
      namespace: kube-system
      uid: 0a69c3ea-0dbc-40ce-99f4-949b97b4669d
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r6lct
      namespace: kube-system
      uid: 725e9693-520a-46bb-b16d-d13115236209
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
