apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-01T00:51:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: c48c4582-7232-4386-9abb-5a7e397bb88b
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x577j
      namespace: kube-system
      uid: fc2cccee-74fd-42ad-bd58-2440279991ba
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qvm2j
      namespace: kube-system
      uid: 36d3f097-07d0-483b-95bc-753c71f340bc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
