...

Text file src/edge-infra.dev/config/pallets/emissary/README.md

Documentation: edge-infra.dev/config/pallets/emissary

     1# Pallets
     2## crds (emissary-crds)
     3- Applies the ambassador crds and the emissary-apiext deployment
     4
     5## base (emissary-ingress)
     6- Depends upon crds pallet
     7- Applies basic emissary-ingress deployment
     8- emissary-apiext is in emissary-system namespace
     9- emissary-ingress is in emissary namespace
    10
    11## store (store-emissary)
    12- Depends upon crds pallet
    13- Applies store specific configurations on top of base
    14- Namespaces as in base
    15
    16## cluster-infra (cluster-infra-emissary)
    17- Depends upon crds pallet
    18- Applies cluster-infra specific configurations on top of base
    19- Namespaces as in base
    20
    21## foreman (edge-ingress)
    22- Depends upon crds pallet
    23- Applies foreman specific configurations on top of base
    24- emissary-apiext is in emissary-system namespace
    25- emissary-ingress is in edge-ingress namespace

View as plain text