apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T22:10:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: acd74688-46c1-417a-ae0f-4df773cb35b0
subsets:
- addresses:
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rhwlx
      namespace: kube-system
      uid: 7adb2d73-678a-4bbf-a303-b98f23ee67e7
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f8mpt
      namespace: kube-system
      uid: 4bfb56a5-962c-4a7c-8a46-f9cd2e598c1a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
