apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T18:10:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 95bb3953-aa63-4228-a9c8-90289122e41f
subsets:
- addresses:
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bx7fh
      namespace: kube-system
      uid: 3fdd750d-c42b-43a6-987a-17ba9f912318
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9lxmw
      namespace: kube-system
      uid: 88c039a4-6c9f-4295-bf4a-ee115561ac6c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
