apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-14T09:20:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: a643c7d1-6aed-4cab-8dd1-889ff95dd252
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kz744
      namespace: kube-system
      uid: 09478717-eb77-41d4-94f3-4ce7ba85ddce
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qlj5j
      namespace: kube-system
      uid: 77d72365-362a-4789-82d3-9bbc738d9876
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
