Skip to content

[🚀 Feature]: Allow users to turn off creation for Deployment in k8s #1708

@mhnaeem

Description

@mhnaeem

Feature and motivation

I would like to stop the creation of Deployment type in my Kubernetes cluster and instead use a custom resource type or Job. This feature will provide users with a flag to turn off the creation of browser node deployments.

Usage example

I want to use ScaledJob by Keda instead of the default Deployment but I get multiple Nodes, ones from Deployments and others from Jobs which is confusing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions