apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-29T13:48:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: b7fd4511-4f23-46c3-9a0f-36ec93935455
subsets:
- addresses:
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m4vd7
      namespace: kube-system
      uid: 5e493269-ab65-46cb-b20e-50fcbef035e5
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9cxt8
      namespace: kube-system
      uid: 761897bd-28ee-450f-9ae2-2ac54e635eb1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
