Categorygithub.com/stolostron/cluster-proxy-addon
module
2.5.0-ACM+incompatible
Repository: https://github.com/stolostron/cluster-proxy-addon.git
Documentation: pkg.go.dev

# README

Cluster Proxy Addon

cluster-proxy-addon uses a reverse proxy server (anp) to send the request from hub to managed cluster

This feature has 5 relevant repos:

  • cluster-proxy-addon
    • Contains the ANP image (currently version 0.0.24)
    • Contains the HTTP-User-Server image to support users using http way to access the cluster-proxy.
  • cluster-proxy
    • The main body of the addon.
    • The repo has some differences in build and deploy part with the upstream repo: cluster-proxy to suit the downstream needs.
  • cluster-proxy-addon-chart
  • release
    • Contains the cicd steps of the addon.
  • hub-crds
    • As cicd required, we can use CRD in chart and all crds mush add into this repo.

Notes

Update CRD in the hub-crds repo.

We should update the CRD file in hub-crds after we changed any thing in cluster-proxy CRD file.

The path of crd file in cluster-proxy is: hack/crd/bases/proxy.open-cluster-management.io_managedproxyconfigurations.yaml

# Packages

No description provided by the author
No description provided by the author
No description provided by the author