• Maciej Kwiek's avatar
    Experimental Rudder implementation · c1fcaf09
    Maciej Kwiek authored
    This change introduces the concept of Rudders - pluggable modules that
    Tiller communicates with via grpc, which allow to decouple orchestration
    logic from Tiller into separate service.
    
    This commit consists of simple Rudder implementation which does exactly
    the same thing as built in Tiller orchestrator - it creates all k8s
    objects from provided manifest without orchestrating them.
    
    --experimental-release flag is introduced to enable this behaviour.
    
    This change allows to use the service and tiller outside of the cluster.
    Following commits will add Rudder to helm deployment.
    c1fcaf09
Name
Last commit
Last update
..
helm Loading commit data...
rudder Loading commit data...
tiller Loading commit data...