apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T22:48:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: c6a49f70-96d2-46c0-bb80-9cdb337727c5
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lfhwt
      namespace: kube-system
      uid: 33b72204-07e8-4dd0-9e4c-a9e2c233ed6c
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b8dgz
      namespace: kube-system
      uid: 029ad7fc-19e9-4b22-926a-513e048ff08f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
