apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-20T10:14:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: a0c4b02e-2bc0-4214-9cd9-33378bd010cd
subsets:
- addresses:
  - ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zxpgt
      namespace: kube-system
      uid: 718a8048-feeb-495d-9172-e5b29df83fbf
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5kr8m
      namespace: kube-system
      uid: 00e7ed13-e608-4d66-9019-94698519f201
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
