apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T18:27:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: 342024da-8379-4f54-93fd-b6c33af37f23
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6h9ph
      namespace: kube-system
      uid: 2abe28c1-5cb8-4c49-9f96-5298b2814cd0
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-drwlk
      namespace: kube-system
      uid: 232ef923-cdb6-4558-b221-318a85185296
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
