apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-07T15:58:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 10a3d6af-68ba-4016-aaa3-cae0a475c1a1
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z4l97
      namespace: kube-system
      uid: 1aa1d482-3621-48e9-8014-bcaf863337b1
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pg2rl
      namespace: kube-system
      uid: 4c453df2-c475-49f7-b081-64c5800e6079
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
