apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-22T22:04:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 8b8e12f6-1da1-4d46-b989-24c13997a47b
subsets:
- addresses:
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sb82j
      namespace: kube-system
      uid: 9b58f34e-984c-4345-bc7a-8262326725f2
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x2f8t
      namespace: kube-system
      uid: 31911dd3-0b8d-45ba-a15a-7d16d3498d17
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
