# Configure Kubectl ## Description Configure kubectl for use with Kubernetes ## Inputs | name | description | required | default | | --- | --- | --- | --- | | `K8S_CONFIG` |

The RAW Kubernetes config

| `true` | `""` | | `K8S_NAMESPACE` |

The K8S namespace

| `true` | `""` | | `K8S_CONTEXT` |

The K8S context

| `true` | `""` | ## Runs This action is a `composite` action.