Skip to content

Commit

Permalink
Add continuis integration flow 3
Browse files Browse the repository at this point in the history
  • Loading branch information
stark275 committed Jun 5, 2024
1 parent c559c14 commit 62e17b6
Show file tree
Hide file tree
Showing 9 changed files with 1,234 additions and 138 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:

- name: Update Kubernetes Manifest
run: |
sed -i "s|usename/kapend:[a-z0-9]*|${{ secrets.DOCKERHUB_USERNAME }}/kapend:${{ github.sha }}|g" ./code/docker/4-kapend/myfirst/k8s/03-kapend.yaml
sed -i "s|stark275/kapend:[a-z0-9]*|${{ secrets.DOCKERHUB_USERNAME }}/kapend:${{ github.sha }}|g" ./code/docker/4-kapend/myfirst/k8s/03-kapend.yaml
34 changes: 25 additions & 9 deletions code/kubernetes/apps/kapend/deplyment.ipynb

Large diffs are not rendered by default.

Binary file added img/pp-concours-1. App + DB.jpg
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 img/pp-concours-2. Volumes.jpg
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 img/pp-concours-3. Ingress.jpg
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 img/pp-concours-K8s-architecture.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 img/pp-concours-k8s Volume Architecture.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
669 changes: 606 additions & 63 deletions schémas/.$pp-concours.drawio.bkp

Large diffs are not rendered by default.

667 changes: 602 additions & 65 deletions schémas/pp-concours.drawio

Large diffs are not rendered by default.

0 comments on commit 62e17b6

Please sign in to comment.