apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T21:31:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 40683493-085f-4840-8f75-2f2885bc2adb
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x8zqc
      namespace: kube-system
      uid: 4e41ec68-6ad9-45f9-b16f-7c89ec12bd82
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-84mrz
      namespace: kube-system
      uid: 3d332b41-b153-4fd5-821c-790e563a3e40
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
