Skip to content

Helm Chart example to create n equal pods without ReplicaSet

License

Notifications You must be signed in to change notification settings

misTrasteos/helm-n-pods-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sometimes you just want n equal pods to be created but without using a ReplicaSet

This is an example of how to achieve this using Helm functions.

You can also run this example it with skaffold using HELM_SKAFFOLD_RELEASE_NAME=skaffold-test skaffold dev --status-check=false

About

Helm Chart example to create n equal pods without ReplicaSet

Topics

Resources

License

Stars

Watchers

Forks

Languages