apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T22:17:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 8feb048c-4ab3-4527-9d9c-4463046cafe2
subsets:
- addresses:
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xttqq
      namespace: kube-system
      uid: 0ab1523d-cd46-4103-bf2f-1756e186944a
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zl68x
      namespace: kube-system
      uid: 9987bc07-a062-4af2-b529-2ea78afe783f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
