kascejj.blogg.se

Reflector 2 tutorial
Reflector 2 tutorial













  1. #REFLECTOR 2 TUTORIAL MANUAL#
  2. #REFLECTOR 2 TUTORIAL UPGRADE#

Important: Reflector will skip any conflicting resource when creating auto-mirrors.

reflector 2 tutorial reflector 2 tutorial

Also if either reflection or automirroring is turned off or the automatic mirror's namespace is no longer a valid match for the allowed namespaces, the automatic mirror is deleted. Important: If the source is deleted, automatic mirrors are deleted. Namespaces in this list will also be checked by reflector.v1./reflection-allowed-namespaces since mirrors need to be in namespaces from where reflection is permitted. Note: If this annotation is omitted or is empty, all namespaces are allowed.

  • Add reflector.v1./reflection-auto-namespaces: "" to the resource annotations specify in which namespaces to automatically create mirrors.
  • Note: Requires reflector.v1./reflection-allowed to be true since mirrors need to able to reflect the source.
  • Add reflector.v1./reflection-auto-enabled: "true" to the resource annotations to automatically create mirrors in other namespaces.
  • The following annotations control if and how the mirrors are created: Reflector can create mirrors with the same name in other namespaces automatically.
  • Add reflector.v1./reflection-allowed-namespaces: "" to the resource annotations to permit reflection from only the list of comma separated namespaces or regular expressions.
  • Add reflector.v1./reflection-allowed: "true" to the resource annotations to permit reflection to mirrors.
  • $ kubectl -n kube-system apply -f Usage 1.

    reflector 2 tutorial

    #REFLECTOR 2 TUTORIAL MANUAL#

    You can customize the values of the helm deployment by using the following Values: Parameterįind us on Artifact Hub Manual deploymentĮach release (found on the Releases GitHub page) contains the manual deployment file ( reflector.yaml).

    #REFLECTOR 2 TUTORIAL UPGRADE#

    $ helm upgrade -install reflector emberstack/reflector















    Reflector 2 tutorial