apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-17T21:56:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "841"
  uid: 6eb32539-35c0-471c-81b0-e9991d0d8372
subsets:
- addresses:
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n42kj
      namespace: kube-system
      uid: 46a6ad14-5842-4a11-a37b-b49496d6cc96
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-85mlf
      namespace: kube-system
      uid: aaec0bf5-97ac-4365-bb25-4e79ce79d76f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
