apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T17:57:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: aa3f761e-0f44-4f75-9d4b-d7cc6746a96b
subsets:
- addresses:
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pjjpd
      namespace: kube-system
      uid: 2dc1783d-2e9e-4628-87de-050bf1c4807f
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vv8bc
      namespace: kube-system
      uid: f1233be1-ad87-4314-9b3e-50d831b74291
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
