apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T13:45:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: fa6e13e2-c973-447a-9f4a-da5e45c47bef
subsets:
- addresses:
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rnq2p
      namespace: kube-system
      uid: e33eb1e6-84ff-45f7-ad68-93d084aec7c0
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bpqrn
      namespace: kube-system
      uid: e76cb5a5-74d4-4775-90da-79e19d6eca47
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
