apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-18T10:09:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "659"
  uid: a2bcb28a-7536-407a-bc46-b29dc6640fde
subsets:
- addresses:
  - ip: 10.0.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xvlwj
      namespace: kube-system
      uid: 837ccff0-8406-4c90-be78-1bb63ed08135
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-brk9p
      namespace: kube-system
      uid: 7a52a20e-997d-48e9-8d6e-f717c4577b62
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
