apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T23:52:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 6628a6dc-ea11-4f50-b3b2-8e5f3a995b11
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tw4bn
      namespace: kube-system
      uid: 3a49d672-f68e-488a-8ab0-7c31f3c05cc5
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lcdlf
      namespace: kube-system
      uid: a3e5af86-2348-4b0e-aa3e-9f138f2e02c9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
