apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-25T13:50:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 27b2d2c3-c46c-46f2-9370-096f8558773b
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7rhhb
      namespace: kube-system
      uid: d9eb0250-8c55-42ce-851b-329a316d1aec
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rhkgk
      namespace: kube-system
      uid: 884ebf14-f118-4052-a1e5-2333752b6371
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
