apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-01T05:05:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 91b5302a-8b3a-467e-90b8-f7385a5f0ba3
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qjc5k
      namespace: kube-system
      uid: b7ed7986-adbb-4649-8463-f4103d0d98b5
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-knvzc
      namespace: kube-system
      uid: 3cc49a35-a784-4e78-962f-2c62be50102f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
