apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T15:01:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: b473feb1-d533-4bc1-a913-5d0987b0b972
subsets:
- addresses:
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-55gwf
      namespace: kube-system
      uid: 3d295cd2-54be-4b68-b898-d9b5022eee1e
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dvrbw
      namespace: kube-system
      uid: ab41e4e6-f758-4d27-9424-c9cfa7b84e4a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
