apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T00:41:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 10523145-3690-4b33-afe6-94aafde33e41
subsets:
- addresses:
  - ip: 10.0.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xcls7
      namespace: kube-system
      uid: a4918eb4-2ccd-4d26-b3bb-82d1898872a4
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dx4dv
      namespace: kube-system
      uid: a5f2b02c-4308-440e-9a4c-68f504da7002
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
