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

fix: Add IRSA cross-account deployment guide #194

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

alezander86
Copy link

Description

Add new documentation for cross-account deployment using IRSA (IAM Roles for Service Accounts) in KubeRocketCI. The guide provides comprehensive instructions for setting up secure deployments across AWS accounts, including:

  • IAM roles and policies configuration for both accounts
  • Cluster connection setup
  • Service account annotations
  • ArgoCD integration
  • Deployment flow configuration
  • Diagram

Fixes #(issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Followed all steps in a test environment with two AWS accounts
  • Verified all IAM roles and policies configurations
  • Successfully connected remote cluster using IRSA
  • Tested deployment flow with sample application
  • Verified ArgoCD integration and cluster status
  • Validated all provided commands and configurations

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Pull Request contain one commit. I squash my commits.

@SergK SergK merged commit c6263c9 into KubeRocketCI:main Mar 7, 2025
4 checks passed
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