apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T01:10:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "966"
  uid: a4a250bb-4a07-46d6-ba86-380b4abf528e
subsets:
- addresses:
  - ip: 10.0.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fzkkm
      namespace: kube-system
      uid: 75fa8c96-72e0-4350-8c06-657969846201
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hz2p2
      namespace: kube-system
      uid: 46a646bd-111e-424b-9c69-92b84f7fd066
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
