Skip to content

Operators in cncf.kubernetes provider are configured differently #15219

@jedcunningham

Description

@jedcunningham

The operators in the cncf.kubernetes provider use different methods of configuring where the k8s cluster you want run against is. KubernetesPodOperator uses in_cluster, cluster_context, and/or config_file, while SparkKubernetesOperator uses a Kubernetes Cluster connection with the specifics in extras.

Use case / motivation

The operators in this provider should be configured in the same manner to keep things consistent and avoid confusion.

Related Issues

#13006

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions