https://github.com/harshitsahu2311/kodekloud-engineer-tasks
In this repository, I will post all the question which I countered and solved successfully also in kodekloud Engineer Real world Program.
https://github.com/harshitsahu2311/kodekloud-engineer-tasks
docker git jenkins kubernetes linux
Last synced: 3 months ago
JSON representation
In this repository, I will post all the question which I countered and solved successfully also in kodekloud Engineer Real world Program.
- Host: GitHub
- URL: https://github.com/harshitsahu2311/kodekloud-engineer-tasks
- Owner: harshitsahu2311
- Created: 2024-09-11T07:02:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T07:36:46.000Z (almost 2 years ago)
- Last Synced: 2025-04-04T11:23:08.445Z (over 1 year ago)
- Topics: docker, git, jenkins, kubernetes, linux
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KodeKloud-Engineer-Tasks
Here are all the tasks I completed as part of KodeKloud Engineer.

## π§ [Linux](Linux)
- [x] [Custom_Apache_User_Setup](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Linux/Custom_Apache_User_Setup.md)
- [x] [Group_Creation_and_User_Assignment](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Linux/Group_Creation_and_User_Assignment.md)
- [x] [Linux_User_Setup_with_Non-Interactive_Shell](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Linux/Linux_User_Setup_with_Non-Interactive_Shell.md)
- [x] [Service_User_Creation_without_Home_Directory](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Linux/Service_User_Creation_without_Home_Directory.md)
## π [Docker](Docker)
- [x] [Install_Docker_Packages_and_Start_Docker_Service](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Docker/Install_Docker_Packages_and_Start_Docker_Service.md)
- [x] [Deploy_Nginx_Container_on_Application_Server](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Docker/Deploy_Nginx_Container_on_Application_Server.md)
- [x] [Delete_Docker_Container](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Docker/Delete_Docker_Container.md)
- [x] [Copy_File_to_Docker_Container](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Docker/Copy_File_to_Docker_Container.md)
- [x] [Troubleshoot_Docker_Container_Issue](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Docker/Troubleshoot_Docker_Container_Issue.md)
- [x] [Save_Load_Transfer_Docker-Image](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Docker/Save_Load_Transfer_Docker-Image.md)
- [x] [Create_a_Docker_Network](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Docker/Create_a_Docker_Network.md)
- [x] [Delete_a_network](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Docker/Delete_a_network.md)
## βΈοΈ [Kubernetes](Kubernetes)
- [x] [Deploy_Pods_in_Kubernetes_Cluster](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Kubernetes/Deploy_Pods_in_Kubernetes_Cluster.md)
## :octocat: [Git](Git)
- [x] [Git_Install_and_Create_Repository](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Git/Git_Install_and_Create_Repository.md)
- [x] [Clone_Git_Repository_on_Storage_Server](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Git/Clone_Git_Repository_on_Storage_Server.md)
- [x] [Fork_a_Git_Repository](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Git/Fork_a_Git_Repository.md)
- [x] [Update_Git_Repository_with_Sample_HTML_File](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Git/Update_Git_Repository_with_Sample_HTML_File.md)
- [x] [Delete_Git_Branch](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Git/Delete_Git_Branch.md)
## π [Jenkins](Jenkins)
- [x] [Set_up_jenkins_server](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Jenkins/Set_up_jenkins_server.md)
- [x] [Install_Jenkins_Plugins](https://github.com/harshitsahu2311/KodeKloud-Engineer-Tasks/blob/main/Jenkins/Install_Jenkins_Plugins.md)
## βοΈ [Ansible](Ansible)
###### End
[:arrow_up:](#KodeKloud-Engineer-Tasks)