apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-06T21:58:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: 70375959-a982-4ad1-ad7e-1ac645e98c47
subsets:
- addresses:
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dx4kj
      namespace: kube-system
      uid: a6bb856f-e1c7-4706-8e5c-71a27eaab6b8
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8zwqk
      namespace: kube-system
      uid: c8f488be-835e-4d4f-a71c-ce4994782e67
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
