Skip to content

docs: add AWS provider how-to for deploying NKP#673

Open
khuyentran1401 wants to merge 8 commits into
mainfrom
docs/aws-provider-howto
Open

docs: add AWS provider how-to for deploying NKP#673
khuyentran1401 wants to merge 8 commits into
mainfrom
docs/aws-provider-howto

Conversation

@khuyentran1401
Copy link
Copy Markdown
Collaborator

@khuyentran1401 khuyentran1401 commented May 27, 2026

Reference Issues or PRs

Fixes #653.

What does this implement/fix?

  • Adds an end-to-end how-to for deploying NKP on AWS EKS with the nic CLI.
  • Ships a least-privilege IAM policy (/policies/aws/nic-deploy.json) that was validated against a real AWS account.

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

Validated by running nic deploy and nic destroy end-to-end against a real AWS account with a scoped IAM user built from the shipped policy (both completed with zero AccessDenied).

@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for nebari-docs2 ready!

Name Link
🔨 Latest commit 5662fe1
🔍 Latest deploy log https://app.netlify.com/projects/nebari-docs2/deploys/6a16fbdbf673960008f2b0d7
😎 Deploy Preview https://deploy-preview-673--nebari-docs2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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

Labels

None yet

Projects

Status: Todo 📬

Development

Successfully merging this pull request may close these issues.

Provider how-to: AWS end-to-end guide

1 participant