apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:12:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: a41b9717-2d83-4049-98e3-8d8b4f280660
subsets:
- addresses:
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xp8jx
      namespace: kube-system
      uid: 667ea3ea-4ac8-4a1e-9dbe-cc8030470233
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-txs57
      namespace: kube-system
      uid: 4bda979a-2902-43ef-b26f-402ddfaf1d57
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
