Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add library to interact with kubernetes #123

Merged
merged 22 commits into from
Aug 1, 2024
Merged
Prev Previous commit
Next Next commit
update README
  • Loading branch information
fmirus committed Aug 1, 2024
commit 8e90939f2bc9187a2a8ceee7062b9275032e76d0
2 changes: 1 addition & 1 deletion libs/scenario_execution_kubernetes/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Scenario Execution Kubernetes

This packages contains custom conditions and actions to interact with [Kubernetes](https://kubernetes.io/) cluster.
This packages contains custom actions to interact with [Kubernetes](https://kubernetes.io/) cluster.

It provides the following scenario execution libraries:

Expand Down
Loading