apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T07:25:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: 8d79a334-2a36-4792-ae9d-429b95c9dfa2
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lnbqb
      namespace: kube-system
      uid: c414290b-3e23-406b-ba50-1be2f249ccb9
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rhpgm
      namespace: kube-system
      uid: 90ff2bd2-c4aa-4908-abd7-fd5252480948
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
