apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T05:41:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: e72ad91e-4414-4a58-baaa-436b31a40f0d
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rvspl
      namespace: kube-system
      uid: 8b9e6229-a82f-4ffd-835c-96ef35a5a5eb
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kkhg4
      namespace: kube-system
      uid: c1015caf-8ecf-41e6-bd3c-5363e78e61a1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
