apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-17T22:00:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: f60b0ab0-8e31-4fb5-9fb1-28e17be97d94
subsets:
- addresses:
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q42kj
      namespace: kube-system
      uid: 073261cb-a25f-4b1b-8e40-78d156dd62d2
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jhgv7
      namespace: kube-system
      uid: e2e3635a-36db-43cc-85f2-44f111c2db8c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
