Skip to content

Getting Started - Tutorial Content #53

@tjwald

Description

@tjwald

I am trying to train many people in my group to adopt Aspire, and have the pay-for-play experience:

  1. Adding Aspire to an existing Application
  2. Create custom resource
  3. Publishing
  4. E2E tests

I want them to learn these skills one at a time, and only when they need to. To do so, I would love to just share a link to the website for each topic during training.

Adding Aspire to an existing Application

I think that migration guides from docker-compose.yaml, helm charts, etc. are in place.

Custom Resource

Currently, the docs do not contain easy to follow Custom Resource creation, with a "real" resource.

The only doc showing what a custom resource looks like is: Resource Examples.

This doc isn't a step by step guide on how to create a resource.

There should be a Create Your First Custom Resource [Tutorial] right next to Create Your First App.

Publishing

I am interested in k8s helm charts, docker build && push to registry in CI.

I know that k8s is going to be rewritten.

The docker build && push in CI is a really cool use case for Aspire as it makes it so there is only one place in the code that knows where all the docker files (or dynamically created docker files) exist, and how to build them.

But I have no idea how to do this.

E2E testing

There are currently no docs for how to use Aspire for E2E testing using the testing package, including how to wire this up in CI.

Thanks! Love the Website :)

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