apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T10:17:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "926"
  uid: 329e4fa6-da2d-47c9-ae39-3d62c95d8026
subsets:
- addresses:
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g8tjk
      namespace: kube-system
      uid: fdfe08f2-ac12-43c9-ac7a-d1a0263d266a
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b4rgg
      namespace: kube-system
      uid: 1ded672c-eae0-4da3-8d65-53fd000fea6a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
