apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T07:50:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 2a53c844-117c-4437-b01b-abfecbbdadfc
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tkmxr
      namespace: kube-system
      uid: eb5728f5-4193-485b-8496-7c7b7ec747c5
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m6qtj
      namespace: kube-system
      uid: aae34674-81f1-44cb-81d9-3fdb2132e4e6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
