apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-26T01:57:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: c9fac9a5-37d5-430a-8730-42af97a5b254
subsets:
- addresses:
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-667pl
      namespace: kube-system
      uid: ff14c961-e26e-45e3-8922-21f9363d12f5
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fmld6
      namespace: kube-system
      uid: a58619b1-6408-4867-8ed1-695646919fed
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
