apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T19:16:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 93eaca46-bf84-4207-8d41-013fbb308558
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zzk7j
      namespace: kube-system
      uid: f0f5de14-c82d-45b6-a32e-672dc419def7
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ptkwq
      namespace: kube-system
      uid: 62b5431e-6146-4317-87d8-006ac62bff43
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
