apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T15:57:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 3b14e334-47be-4a6a-8f12-0361ab514c96
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9qzfh
      namespace: kube-system
      uid: 06846230-d9b9-439e-8c1c-c3286d23458a
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xhf8h
      namespace: kube-system
      uid: 45fe825e-065b-4055-a67d-f6d7b9c4ced1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
