apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T16:46:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "975"
  uid: 5f6f9689-94c6-493c-9340-e2edf1e66997
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jpr6t
      namespace: kube-system
      uid: ecf21990-643a-4101-9e8a-9ed8c2600405
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bxk9g
      namespace: kube-system
      uid: 93bc18b0-a512-4456-8758-e0a4e261d380
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
