apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-03T02:25:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 0a8db1cf-7d07-496a-818c-79634d7fcd99
subsets:
- addresses:
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jdtj6
      namespace: kube-system
      uid: 258ac6fc-8ea7-4fa0-84cc-9534bc9f316c
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wjdv9
      namespace: kube-system
      uid: c8a10a89-63f9-4026-9028-1213be5a7a97
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
