apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-25T19:55:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 6af92ff2-d80f-4e42-89a6-64874778a07f
subsets:
- addresses:
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kg48f
      namespace: kube-system
      uid: c3d0b3a9-6cc2-46d6-8264-129e8ef23213
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wpjzv
      namespace: kube-system
      uid: 784609f6-dab9-4396-896d-5c19ae7471c1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
