apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-14T23:00:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 1fc05b12-4a0f-4b71-ab83-a9471acc3d03
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lrncr
      namespace: kube-system
      uid: 1672e574-da0a-4180-97a7-3677bd0f5cd2
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kcfdz
      namespace: kube-system
      uid: acde9150-f74c-4523-aeb8-9cb9979c12da
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
