apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-14T01:31:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "836"
  uid: 908d918e-eda1-4e95-b224-e6a4f3b9d739
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vvxkm
      namespace: kube-system
      uid: 7a8f247b-16fe-4f7d-bbef-21920674fbfd
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vkp9x
      namespace: kube-system
      uid: 547b2560-e055-44aa-b997-224b04f35e7a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
