apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-12T03:59:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "939"
  uid: b0f57119-147c-4faa-846a-446a119b5ea0
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p55c2
      namespace: kube-system
      uid: 19c1884b-5330-449d-baa5-dbf30da8773c
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6fxhs
      namespace: kube-system
      uid: 3ed5c308-d3ca-470f-a8e5-76e76577d9e5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
