Skip to content

Commit 46b0fdb

Browse files
committed
Kubernetes: Add more detailed information on Readme
Signed-off-by: NotHarshhaa <[email protected]>
1 parent 8635595 commit 46b0fdb

File tree

1 file changed

+27
-13
lines changed

1 file changed

+27
-13
lines changed

Diff for: README.md

+27-13
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,35 @@
11
# 𝘼𝙡𝙡 𝙞𝙣 𝙊𝙣𝙚 𝙗𝙪𝙙𝙙𝙡𝙚 𝙤𝙛 𝙆𝙪𝙗𝙚𝙧𝙣𝙚𝙩𝙚𝙨
22

3-
![Kubernetes](https://imgur.com/2qnNcGO.png)
3+
![Kubernetes](https://imgur.com/sKgcng3.png)
44

5-
#### This Repository includes:-
5+
## This Repository includes:-
66

7-
* Deployment manifest files
8-
* Jenkins deployments & confiqurations
9-
* Kubernetes Ingress files
10-
* Realtime projects manifest files
11-
* Helm charts for any application
12-
* End to End Manifest files for any applications
13-
* Includes AWS ELK Stack (Elasticsearch, Logstash, Kibana)
14-
* Network service confiqirations templates
15-
* Application monitoring templates for any applications
16-
* Complete application launch manifest files for realtime projects
7+
1. **Deployment manifest files**: These files outline the specifications for deploying applications or services onto a platform, defining aspects like containers, volumes, and configurations.
8+
9+
2. **Jenkins deployments & configurations**: Jenkins is an automation server used for continuous integration and deployment. This includes scripts and configurations for deploying applications using Jenkins.
10+
11+
3. **Kubernetes Ingress files**: Ingress defines rules for routing external HTTP(S) traffic to services within a Kubernetes cluster. These files specify how incoming requests should be forwarded to the appropriate services.
12+
13+
4. **Realtime projects manifest files**: Manifest files for real-time projects contain configurations and specifications necessary for deploying and running real-time applications or services.
14+
15+
5. **Helm charts for any application**: Helm is a package manager for Kubernetes, facilitating the deployment and management of applications. These charts provide pre-configured templates for deploying various applications on Kubernetes.
16+
17+
6. **End to End Manifest files for any applications**: These files provide comprehensive configurations covering all aspects of deploying and running applications, ensuring a complete end-to-end setup.
18+
19+
7. **Includes AWS ELK Stack (Elasticsearch, Logstash, Kibana)**: This includes configurations and setup for deploying the ELK Stack (Elasticsearch, Logstash, Kibana) on AWS for log management and analytics.
20+
21+
8. **Network service configurations templates**: Templates for configuring network services, specifying rules and settings for networking components such as load balancers, firewalls, and DNS.
22+
23+
9. **Application monitoring templates for any applications**: Templates for setting up monitoring solutions to track the performance and health of applications, typically using tools like Prometheus, Grafana, or AWS CloudWatch.
24+
25+
10. **Complete application launch manifest files for real-time projects**: Comprehensive manifest files for launching real-time projects, covering all necessary configurations and dependencies for successful deployment.
1726

1827
## Hit the Star! ⭐
1928
***If you are planning to use this repo for learning, please hit the star. Thanks!***
2029

21-
#### Author by [Harshhaa Reddy](https://github.com/NotHarshhaa)
30+
### Author by:
31+
32+
![](https://imgur.com/2j6Aoyl.png)
33+
34+
> [!Note]
35+
> Join Our [Telegram Community](https:t.me/prodevopsguy) || [Follow me](https://github.com/NotHarshhaa) for more DevOps Content

0 commit comments

Comments
 (0)