apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T09:52:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 84b1b723-f232-4ea4-84e1-75aed402da32
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9xjdd
      namespace: kube-system
      uid: c157ec92-2524-417e-a6a0-5e0203c7d944
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v9746
      namespace: kube-system
      uid: b05c23b0-1c39-484f-af3f-05798f593f32
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
