apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T13:21:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: b4864d6a-74cb-4018-a35d-4e8b6be0dabd
subsets:
- addresses:
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2hrx8
      namespace: kube-system
      uid: a1a13eef-ee43-4162-9970-4c258c65802b
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wtvrs
      namespace: kube-system
      uid: 7969365b-b186-4ea3-987d-bdf331ff1de2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
