Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ksd (0.15 sec)

  1. architecture/networking/pilot.md

    ```mermaid
    graph BT
        mcsc("Multicluster Secret")
        scr("Credentials Controller")
        ksd("Kubernetes Service Controller")
        nsc("Namespace Controller")
        wes("Workload Entry Store")
        iwh("Injection Patcher")
        aex("Auto Service Export")
        scr-->mcsc
        ksd-->mcsc
        nsc-->ksd
        wes-->ksd
        iwh-->ksd
        aex-->ksd
    ```
    
    #### VMs
    
    Virtual Machine support consists of two controllers.
    
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Wed Feb 07 17:53:24 GMT 2024
    - 19.1K bytes
    - Viewed (0)
Back to top