Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update customer managed agents config docs #12254

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

seanyeh
Copy link
Contributor

@seanyeh seanyeh commented Jul 11, 2024

Proposed changes

Improve customer managed deployment agents configuration

Unreleased product version (optional)

Related issues (optional)

@seanyeh seanyeh requested a review from glena July 11, 2024 13:38
@seanyeh seanyeh force-pushed the syeh/add-customer-managed-agents-configuration branch from 2658240 to 40ca045 Compare July 11, 2024 13:39
@seanyeh seanyeh force-pushed the syeh/add-customer-managed-agents-configuration branch from 40ca045 to 454d550 Compare July 11, 2024 13:43
@pulumi-bot
Copy link
Collaborator


All configuration for customer managed agents are done through the `pulumi-deployment-agent.yaml` file. This can be created manually or with the `customer-managed-deployment-agent configure` command.

`customer-managed-deployment-agent` will look for `pulumi-deployment-agent.yaml` in the following directories: `./`, `~/`, `/etc`, and the location of the `customer-managed-deployment-agent` binary.
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe instead of ./`, `~/`, `/etc
we can explain that looks into

  • working directory
  • home directory
  • /etc directory

@pulumi-bot
Copy link
Collaborator

## Optional settings

# Location of temp directory
# Uses the OS's preferred temporary file location (usually /tmp) by default
Copy link
Contributor

Choose a reason for hiding this comment

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

not sure if we should get into detail around dind

@pulumi-bot
Copy link
Collaborator

@seanyeh seanyeh force-pushed the syeh/add-customer-managed-agents-configuration branch from 454d550 to 8edc308 Compare July 11, 2024 14:00
@seanyeh seanyeh force-pushed the syeh/add-customer-managed-agents-configuration branch from 8edc308 to 61865d9 Compare July 11, 2024 14:08
@seanyeh seanyeh force-pushed the syeh/add-customer-managed-agents-configuration branch from 61865d9 to 8286a12 Compare July 11, 2024 14:12
@seanyeh seanyeh force-pushed the syeh/add-customer-managed-agents-configuration branch from 8286a12 to bd89a96 Compare July 11, 2024 14:13
@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@seanyeh seanyeh merged commit 731bea1 into master Jul 11, 2024
5 checks passed
@seanyeh seanyeh deleted the syeh/add-customer-managed-agents-configuration branch July 11, 2024 14:45
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.

None yet

3 participants