Integrate with Helm #1190
                  
                    
                      vincentvdk
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 1 comment 1 reply
-
| 
         I actually spent a little time porting a chart over the Pkl. Check it out - https://github.com/MarkSRobinson/nginx-pkl  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Given that replacing Helm will probably never happen since almost all projects are using it as a way for people to deploy their application on Kubernetes, how would integration with it look like?
It would be nice that you can somehow import or amend a Helm chart and it's resource (example the Redis Helm chart) using Pkl.
Not sure if this is feasible and of Pkl is capable in doing this. I tried with a generated yaml manifest from a Helm chart and convert that into a pkl file but I'm not getting far. So I wonder if other people have looked into this and what their experience is..
Beta Was this translation helpful? Give feedback.
All reactions