apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-19T20:30:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 7a104b82-5569-428d-a7a3-2270d11b99b9
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r7p66
      namespace: kube-system
      uid: 2f3fa852-19e9-450e-8b3b-e486df1bd052
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5p99c
      namespace: kube-system
      uid: 225b1e64-0809-4486-bc9b-4dc2be5bcd58
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
