Skip to content

Conversation

@eeshaanSA
Copy link
Contributor

What this PR does: Add managing-application/adding-an-application

File by file commit from the bigger PR - #6345

Why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

@eeshaanSA eeshaanSA requested a review from a team as a code owner December 15, 2025 14:05
@eeshaanSA
Copy link
Contributor Author

@khanhtc1202, please check! 🙌

Comment on lines 24 to 48
{{< tabpane >}}
{{< tab lang="yaml" header="Kubernetes Application" >}}
# For application's configuration in detail for a Kubernetes Application, please visit
# https://pipecd.dev/docs/user-guide/managing-application/defining-app-configuration/kubernetes/

apiVersion: pipecd.dev/v1beta1
kind: Application
spec:
name: foo
labels:
team: bar
{{< /tab >}}
{{< tab lang="yaml" header="Terraform Application" >}}

# For application's configuration in detail for Terraform Application, please visit
# https://pipecd.dev/docs/user-guide/managing-application/defining-app-configuration/terraform/

apiVersion: pipecd.dev/v1beta1
kind: Application
spec:
name: foo
labels:
team: bar
{{< /tab >}}
{{< /tabpane >}}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about to make prepare piped plugins for your application docs separately and mention it here as pre-require for this docs 👀

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean? If you want me to add something like a “Prerequisites” section here and link to separate docs about preparing PipeCD plugins?

Or do you mean something else?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean? If you want me to add something like a “Prerequisites” section here and link to separate docs about preparing PipeCD plugins?

Yes, this is what I mean 👀

Signed-off-by: Eeshaan Sawant <eeshaans1@gmail.com>
@eeshaanSA eeshaanSA force-pushed the userguide/adding-app branch from c79a3a6 to ed7afd4 Compare December 22, 2025 12:42
Signed-off-by: Eeshaan Sawant <eeshaans1@gmail.com>
@eeshaanSA
Copy link
Contributor Author

Changges done, please check, @khanhtc1202, Thanks! Happy Holidays! 🎄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants