File tree Expand file tree Collapse file tree 7 files changed +21
-0
lines changed
computer languages/programming_languages/rust Expand file tree Collapse file tree 7 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ rustup completions bash cargo > ~/.local/share/bash-completion/completions/cargo
42
42
43
43
## Any projects with Rust
44
44
45
+ * [ hyperswitch] ( https://github.com/juspay/hyperswitch )
46
+ * hyperswitch: An open source payments switch written in Rust to make payments fast, reliable and affordable
45
47
* [ uniffi-rs] ( https://github.com/mozilla/uniffi-rs )
46
48
* [ bindgen] ( https://github.com/rust-lang/rust-bindgen )
47
49
* [ sccache] ( https://github.com/mozilla/sccache )
Original file line number Diff line number Diff line change
1
+ # Ingress Controllers
2
+
3
+ ## Guides
4
+
5
+ * [ ingress-nginx/user-guide/monitoring] ( https://kubernetes.github.io/ingress-nginx/user-guide/monitoring/ )
Original file line number Diff line number Diff line change 2
2
3
3
## Guides/Tips/Misc...etc
4
4
5
+ * [ vscode/extentions/Kubernetes Templates] ( https://marketplace.visualstudio.com/items?itemName=lunuan.kubernetes-templates )
6
+ * [ k8s/docs/cluster-administration/logging] ( https://kubernetes.io/docs/concepts/cluster-administration/logging/ )
7
+ * [ Exporting Kubernetes Logs to Elasticsearch Using Fluent Bit] ( https://medium.com/kubernetes-tutorials/exporting-kubernetes-logs-to-elasticsearch-using-fluent-bit-758e8de606af )
5
8
* [ grafana-dashboards-kubernetes] ( https://github.com/dotdc/grafana-dashboards-kubernetes?tab=readme-ov-file )
6
9
* [ Announcing AWS Observability Accelerator to configure comprehensive observability for Amazon EKS] ( https://aws.amazon.com/blogs/mt/announcing-aws-observability-accelerator-to-configure-comprehensive-observability-for-amazon-eks/ )
7
10
* [ grafana/EKS Pods by Node Kubernetes / Compute Resources / Node (Pods)] ( https://grafana.com/grafana/dashboards/17289-kubernetes-compute-resources-node-pods/ )
Original file line number Diff line number Diff line change
1
+ # HAproxy
2
+
3
+ ## Guides
4
+
5
+ * [ HAproxy] ( https://www.haproxy.org/ )
Original file line number Diff line number Diff line change 2
2
3
3
## Guides/Tips/...etc
4
4
5
+ * [ ngx_core_module.html#worker_processes] ( https://nginx.org/en/docs/ngx_core_module.html#worker_processes )
5
6
* [ ngx_http_proxy_module] ( https://nginx.org/en/docs/http/ngx_http_proxy_module.html )
Original file line number Diff line number Diff line change
1
+ # traefik
2
+
3
+ ## Guides
4
+ * [ traefik] ( https://github.com/traefik/traefik )
Original file line number Diff line number Diff line change 2
2
3
3
## Guides/Tips/Tutorials/Misc...etc
4
4
5
+ * [ seleniumbase/webdriver_installation] ( https://seleniumbase.io/help_docs/webdriver_installation/ )
5
6
* [ ivbeg/awesome-status-pages] ( https://github.com/ivbeg/awesome-status-pages )
6
7
* [ gatus/Automated developer-oriented status page] ( https://github.com/TwiN/gatus )
7
8
* [ toogether-backend] ( https://github.com/hong539/toogether-backend )
You can’t perform that action at this time.
0 commit comments