apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T19:30:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: e1bd9ef5-0c15-44a0-881d-9f407caf2466
subsets:
- addresses:
  - ip: 10.0.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4rjfh
      namespace: kube-system
      uid: 29e0c6ec-1a08-47a3-ad15-a73f22a1bd66
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gql4c
      namespace: kube-system
      uid: 841f8df6-1a5d-4c14-8eab-f629a2e60dfc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
