apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-05T15:49:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 1fb1104c-c866-4466-89c5-85a55c1f2f88
subsets:
- addresses:
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ljb5f
      namespace: kube-system
      uid: ca9e4258-2d70-4714-91da-aebc9edd4ba9
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hqd5g
      namespace: kube-system
      uid: 8b9970e5-667c-4bf0-a8ed-b1b35fce8f4d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
