Skip to content

More customization for PublishAsKubernetesService() #9767

@Dona278

Description

@Dona278

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

Currently with PublishAsKubernetesService there is no way to define:

  • probes (which can be inferred by health check and endpoints)
  • resources
  • autoscaling
  • custom resource data (for example KEDA ScaledObject, etc..)

Describe the solution you'd like

Now we use a custom CLI which parse the aspire manifest enanched with custom writers and custom annotations like PublishAs on ProjectResources but It can be awesome if the KubernetesResource allowing set them so we can drop the CLI in the bin.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions