apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-23T10:26:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: 20995009-203c-472f-ae52-f4213296df95
subsets:
- addresses:
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gtxgd
      namespace: kube-system
      uid: 9aec34ba-2970-44b7-b481-e25460cdd004
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8ck7t
      namespace: kube-system
      uid: ae01f361-7faf-442a-8bd2-1567be14305d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
