apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-10T04:05:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 89511e88-1e9f-4058-906a-e2ce293f07d0
subsets:
- addresses:
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-djl8d
      namespace: kube-system
      uid: 412d5c39-6b63-4538-ad35-a329d75ab7aa
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5b55g
      namespace: kube-system
      uid: b894647e-575b-4856-b4a6-0a4e2ecfecac
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
