apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T00:57:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "945"
  uid: e84663dd-369b-465b-a570-3ab5418d9e2f
subsets:
- addresses:
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-px78p
      namespace: kube-system
      uid: 6ae87c7f-e362-4e85-a74f-a988e8b19ce2
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rwxzm
      namespace: kube-system
      uid: 90f37329-ea11-4970-9ba4-ae1d2a82b6e8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
