Skip to content

Use Kubernetes Ansible modules instead of embedding it into the shell  #39

@crazyglasses

Description

@crazyglasses

Is this a BUG REPORT or FEATURE REQUEST?

FEATURE REQUEST

What happened:
Observed that current experiments are written with kubectl commands embedded in the shell commands. Recommend replacing it with Ansible modules for kubernetes. Eg: https://docs.ansible.com/ansible/latest/modules/k8s_module.html#synopsis
What you expected to happen:
If modules are embedded in the image, easier development process for new experiments as well as cleaner ansible code.
How to reproduce it (as minimally and precisely as possible):
Source Code analysis

Anything else we need to know?:
It is a recommendation. Would be happy to take up and convert the existing scripts to include modules and bake it into the image as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions