apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-01T18:29:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 8a206066-4f48-466c-aea9-122eb66fdafa
subsets:
- addresses:
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p7nt5
      namespace: kube-system
      uid: b3c4bb9e-447d-4bd6-b569-46b63cae6391
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r7vj8
      namespace: kube-system
      uid: e1f61d84-06b5-4ceb-ade8-26da0db6bff5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
