apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-25T06:56:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 80926076-7428-4c94-af31-8ea138ab6177
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xflk5
      namespace: kube-system
      uid: e51dfaa3-2b8a-46fe-9353-2018228c16f7
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rmj7z
      namespace: kube-system
      uid: 98768da6-2c05-453d-97b1-eabdd5705048
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
