Skip to content

Commit

Permalink
chore: kubernetes youtube resource (#2087)
Browse files Browse the repository at this point in the history
* Update Kubernetes.json

* Update Kubernetes.json

* Update kubernetes.json

* fix: json structure

* Update Kubernetes.json

* Update kubernetes.json

* Update kubernetes.json

* chore: correct category name

* Update database/devops/kubernetes.json

* Update kubernetes.json

* Update Kubernetes.json

* Removed English sources

---------

Co-authored-by: Anmol Baranwal <[email protected]>
  • Loading branch information
rover07 and Anmol-Baranwal authored Oct 28, 2023
1 parent 3fe70ca commit efed7f6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
9 changes: 8 additions & 1 deletion database/devops/kubernetes.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,12 @@
"url": "https://kubernetes.io/docs/tutorials/kubernetes-basics/",
"category": "devops",
"subcategory": "kubernetes"
}
},
{
"name": "Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours].",
"description": "This is a comprehensive Kubernetes tutorial for beginners.",
"url": "https://youtu.be/X48VuDVv0do?si=dKDO8pGI9Wge3lN9",
"category": "devops",
"subcategory": "kubernetes"
}
]
5 changes: 2 additions & 3 deletions database/youtube/Kubernetes.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "Edureka's Kubernetes YouTube tutorial offers a comprehensive and beginner-friendly guide to understanding and mastering Kubernetes.",
"url": "https://www.youtube.com/watch?v=y3WTwzx5ABk",
"category": "youtube",
"subcategory": "Kubernetes",
"language": "english"
"subcategory": "Kubernetes"
}
]
]

1 comment on commit efed7f6

@vercel
Copy link

@vercel vercel bot commented on efed7f6 Oct 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.