apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T12:02:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: a6e98f22-4a73-4df4-a2e2-65b5c3079a92
subsets:
- addresses:
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2c47g
      namespace: kube-system
      uid: f7057a05-8704-44c4-a00f-25a7d33c5bb8
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mtzcb
      namespace: kube-system
      uid: 2263e8c2-1793-418b-bcea-197206db2e1d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
