apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T20:19:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 4a157b6d-5b86-4fe0-8114-f39a7339d32b
subsets:
- addresses:
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x6m6l
      namespace: kube-system
      uid: 2fbe2fd5-5d4d-4282-995c-f2c80f105db5
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-khvzp
      namespace: kube-system
      uid: b236b310-cf55-4cbf-92dc-c36e5c6cc4d4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
