You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/xks/operator-guide/aws-azdo.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,10 @@ id: aws-azdo
3
3
title: AWS azure-devops
4
4
---
5
5
6
-
We use Azure DevOps to manage git repositories even if you are using AWS to deploy XKF and we run all our pipelines in Azure using VMSS just like in a Azure based XKF.
6
+
In this scenario, the customer is using Azure DevOps for source control and continuous delivery and use EKS to deliver services.
7
+
We also have support for GitHub.
7
8
8
-
The main difference is that we use the AWS service connection.
9
+
The main difference from a Azure DevOps point of view is that we use the AWS service connection.
9
10
First you need to install the addon to Azure DevOps using the Azure marketplace,
10
11
you can find more information how [here](https://docs.aws.amazon.com/vsts/latest/userguide/getting-started.html).
11
12
@@ -18,7 +19,7 @@ All this is possible to solve using Terraform but we currently don't have any te
18
19
19
20
- Create a IAM user
20
21
- Tip put both these users under a specific path, for example CI
0 commit comments