apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T07:45:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "962"
  uid: 81197720-21e6-4a65-a224-7aeb900cd134
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-clkcx
      namespace: kube-system
      uid: ca061885-7487-40e7-ab19-3d17e6825f68
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s2lrt
      namespace: kube-system
      uid: 96e9afb4-490e-4706-a75e-dc433bffdc03
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
