Skip to content

Commit

Permalink
Оновлення README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a3888s committed Dec 23, 2024
1 parent 858cdcb commit 9baa44a
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@

---

## Відео демонстрація виконання

[![Відео](screens/1.png)](https://youtu.be/M9Q5dQfWt-Q?si=RGDpFitf9EVc4h8V)

## ⚙️ Налаштування AWS CLI

1. Встановіть AWS CLI.
Expand All @@ -71,7 +75,7 @@
```sh
terraform apply -var="iam_profile=danit"
```

![Розгортання інфраструктури](screens/2.png)
---

## 🐳 Конфігурація Kubernetes EKS
Expand All @@ -89,7 +93,7 @@
```sh
kubectl -n argocd exec -it deployment/argocd-server -- argocd admin initial-password --password <new-password>
```

![ArgoCD](screens/3.png)
---

## 💻 Розгортання середовища розробки
Expand Down Expand Up @@ -123,7 +127,7 @@
```sh
argocd app get step-final-app-prod
```

![Deploy](screens/4.png)
---

## 🌿 Управління гілками
Expand All @@ -143,7 +147,7 @@
git checkout main
git merge dev
```

![CI/CD](screens/5.png)
---

## 🏁 Висновок
Expand Down
Binary file added screens/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screens/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screens/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screens/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screens/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9baa44a

Please sign in to comment.