Skip to content

Commit 4370dbf

Browse files
feat: add example client deliverable
1 parent 820e171 commit 4370dbf

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

Diff for: content/sections/projects/projects.json

+22-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,28 @@
11
{
22
"projects": [
33
{
4-
"visible": false,
4+
"visible": true,
5+
"category": "Cloud Engineering",
6+
"title": "Example Infrastructure Report",
7+
"description": "Example Client Deliverable for a Cloud Infrastructure Report. This report represents a comprehensive assessment of the AWS and EKS infrastructure, Github Configuration, and CI/CD practices.",
8+
"tags": [
9+
"Cloud Engineering",
10+
"Best Practices"
11+
],
12+
"image": {
13+
"src": "../../images/clement-h-95YRwf6CNw8-unsplash.jpg",
14+
"alt": "Cloud Report",
15+
"linkTo": "https://knechtions.com/infra-cloud-report.pdf"
16+
},
17+
"links": [
18+
{
19+
"type": "external",
20+
"url": "https://knechtions.com/infra-cloud-report.pdf"
21+
}
22+
]
23+
},
24+
{
25+
"visible": true,
526
"category": "Cloud Engineering",
627
"title": "Best Practices for EKS Setup",
728
"description": "Reference architecture for setting up an EKS cluster with best practices. This includes setting up a VPC, IAM roles, GitOps configuration via ArgoCD, and an example CI/CD pipeline.",

Diff for: static/infra-cloud-report.pdf

155 KB
Binary file not shown.

0 commit comments

Comments
 (0)