apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-19T09:04:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1049"
  uid: 5ae7171e-e19a-419d-a515-f03f221d412d
subsets:
- addresses:
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vdf2j
      namespace: kube-system
      uid: edad19e5-27d2-4c71-a53e-1f93b29fae51
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7tlpg
      namespace: kube-system
      uid: fe2b90dc-42cd-4a20-bd23-8a78c11a2f62
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
