apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-08T05:54:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1031"
  uid: 56668897-a3f5-4789-b03d-8e54cca6b07c
subsets:
- addresses:
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x5c47
      namespace: kube-system
      uid: 58e4c605-2353-4913-9a6c-9f3f4047ab4e
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lwxt7
      namespace: kube-system
      uid: 4776c40a-0f6c-4f74-9e89-cf2d4fc09382
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
