apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T01:26:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: c0021d78-ade3-450d-8a93-4223646a6f2d
subsets:
- addresses:
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fwnh6
      namespace: kube-system
      uid: 416d0472-6eaa-44df-957d-b21b58f6fbb9
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bxxmj
      namespace: kube-system
      uid: aadb3351-f10b-4333-845b-d48f14917a21
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
