From 902a348f1da5bd962a2aa2d696976daa75bc6065 Mon Sep 17 00:00:00 2001 From: Carlos Giraldo Date: Wed, 30 Aug 2023 11:58:20 +0200 Subject: [PATCH] Update docs.md --- docs/_pages/docs.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/_pages/docs.md b/docs/_pages/docs.md index 4c4cfceba..5fe8e942b 100644 --- a/docs/_pages/docs.md +++ b/docs/_pages/docs.md @@ -66,3 +66,10 @@ head_inline: "" - [Monitoring Metrics with Prometheus](https://github.com/s5uishida/open5gs_5gc_ueransim_metrics_sample_config) - [Frame Routing](https://github.com/s5uishida/open5gs_5gc_ueransim_framed_routing_sample_config) - [VPP-UPF with DPDK](https://github.com/s5uishida/open5gs_5gc_ueransim_vpp_upf_dpdk_sample_config) + +- @gradiant helm charts + - [Open5GS EPC and SRS LTE in kubernetes](https://gradiant.github.io/openverso-charts/open5gs-srslte.html) + - [Open5GS NGC and UERANSIM in kubernetes](https://gradiant.github.io/openverso-charts/open5gs-ueransim-gnb.html) + - [Open5GS NGC and OpenAirInterface GNB with ettus USRP in kubernetes](https://gradiant.github.io/openverso-charts/open5gs-oaignb.html) + - [Open5GS EPC and SRS ENB with ettus USRP in kubernetes](https://gradiant.github.io/openverso-charts/open5gs-srsenb.html) + - [Open5GS with Service Communication Proxy in kubernetes](https://gradiant.github.io/openverso-charts/open5gs-scp.html)