apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T13:47:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: cd50e8ab-6a0c-4b89-b07f-d1c80fb28e8f
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nlqgp
      namespace: kube-system
      uid: 8b72733b-f41e-45ea-8487-96ab1e03bd61
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mp9sb
      namespace: kube-system
      uid: af58ae41-d95b-4490-8185-ff36a0c2a35e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
