Skip to content

How Can I launch an experiment using Golang/Python? #1265

Answered by sriumcp
cauwulixuan asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there! Welcome to Iter8!


In v0.10, you do not need a CRD to run experiments inside Kubernetes. Iter8 v0.10 uses a combination of namespace scoped built-in Kubernetes resources (like secrets and jobs) to run the experiment inside Kubernetes.


The iter8 binary enables you to set up Kubernetes experiments in addition to local experiments. Please refer to https://iter8.tools/0.10/tutorials/load-test-http/kubernetesusage/ and https://iter8.tools/0.10/tutorials/load-test-grpc/kubernetesusage/. Both of these are examples of launching experiments inside Kubernetes.


In the Golang source for Iter8, launching Kubernetes experiments is enabled by this method. For an example of how this method is…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@cauwulixuan
Comment options

Answer selected by cauwulixuan
Comment options

You must be logged in to vote
1 reply
@sriumcp
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants