From 654ccd8061a1a5ecf91e576b2004eed72b8e7341 Mon Sep 17 00:00:00 2001 From: Jeff Granieri <53827811+jg2235@users.noreply.github.com> Date: Mon, 27 Jul 2026 20:40:50 -0400 Subject: [PATCH 1/3] Update awesome.md with new tool recommendations Added new sections for Ops tools, iHealth, and Distributed Cloud with relevant tools and descriptions. --- awesome.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/awesome.md b/awesome.md index 22e9bf2..4f63147 100644 --- a/awesome.md +++ b/awesome.md @@ -7,3 +7,15 @@ But **what is awesome?** ## Only awesome is awesome Research if the stuff you're including is actually awesome. Only put stuff on the list that you or another contributor can personally recommend. You should rather leave stuff out than include too much. + +## Ops tools + +* [tmos-upgrade-planner](https://github.com/jg2235/tmos-upgrade-planner) - A tool designed to assist with risk assessment for future BIG-IP TMOS versions utilizing BIG-IP qkview configurations for comparison against release notes. + +## iHealth + +* [https://github.com/jg2235/BIG-IP_iHealth_QKview_Parser] - Multi-Qkview parser to extrapolate BIG-IP Performance graphs into a excel format to help with capacity and migration planning + +## Distributed Cloud + +* [https://github.com/jg2235/f5xc-dashboard] - Centralized XC Dashboard for multiple namespaces for all relevant LB, Origin Pools, Certificates, WAF, API, Bot configurations and security graphs From 99897c522160c98e67d50d66095d0d9be1a0b7a2 Mon Sep 17 00:00:00 2001 From: Jeff Granieri <53827811+jg2235@users.noreply.github.com> Date: Wed, 5 Aug 2026 15:55:00 -0400 Subject: [PATCH 2/3] Revert awesome.md --- awesome.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/awesome.md b/awesome.md index 4f63147..22e9bf2 100644 --- a/awesome.md +++ b/awesome.md @@ -7,15 +7,3 @@ But **what is awesome?** ## Only awesome is awesome Research if the stuff you're including is actually awesome. Only put stuff on the list that you or another contributor can personally recommend. You should rather leave stuff out than include too much. - -## Ops tools - -* [tmos-upgrade-planner](https://github.com/jg2235/tmos-upgrade-planner) - A tool designed to assist with risk assessment for future BIG-IP TMOS versions utilizing BIG-IP qkview configurations for comparison against release notes. - -## iHealth - -* [https://github.com/jg2235/BIG-IP_iHealth_QKview_Parser] - Multi-Qkview parser to extrapolate BIG-IP Performance graphs into a excel format to help with capacity and migration planning - -## Distributed Cloud - -* [https://github.com/jg2235/f5xc-dashboard] - Centralized XC Dashboard for multiple namespaces for all relevant LB, Origin Pools, Certificates, WAF, API, Bot configurations and security graphs From 11a6438fa102e895cd61996144882c9e26c301dd Mon Sep 17 00:00:00 2001 From: Jeff Granieri <53827811+jg2235@users.noreply.github.com> Date: Wed, 5 Aug 2026 16:02:26 -0400 Subject: [PATCH 3/3] Update README with new tools Added new resources for XC , BIG-IP --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f1ea70..b8c5f25 100644 --- a/README.md +++ b/README.md @@ -51,11 +51,13 @@ Help make this list more awesome and [contribute](contributing.md)! - [xc-app-services-tf](https://github.com/Mikej81/xc-app-services-tf) - Mike Coleman examples of deploying app services in F5 XC with Terraform - [Kubernetes architecture options with F5 XC](https://community.f5.com/t5/technical-articles/kubernetes-architecture-options-with-f5-distributed-cloud/ta-p/306550) - This article explores four major architectures in ascending order of sophistication and advantages +- [xc-central-dashboard][https://github.com/jg2235/f5xc-dashboard] - Centralized XC Dashboard for multiple namespaces for all relevant LB, Origin Pools, Certificates, WAF, API, Bot configurations and security graphs ## iHealth - [iHAC](https://github.com/simonkowallik/iHAC) - iHAC aims to be a simple and easy to use interface to a subset of features provided by F5 iHealth. - +* [iHealth_qkview_parser][https://github.com/jg2235/BIG-IP_iHealth_QKview_Parser] - Multi-Qkview parser to extrapolate BIG-IP Performance graphs into a excel format to help with capacity and migration planning + ## Terraform - [xc-app-services-tf](https://github.com/Mikej81/xc-app-services-tf) - Mike Coleman examples of deploying app services in F5 XC with Terraform @@ -68,7 +70,8 @@ Help make this list more awesome and [contribute](contributing.md)! - [httpbin](https://github.com/simonkowallik/httpbin) - Ever heard of httpbin.org? This is a containerized and improved version of httpbin with added features running on nginx, unit, httpd or gunicorn! - [f5-demo-radius](https://github.com/simonkowallik/docker/tree/master/f5-demo-radius) - Need to test authentication against Radius but don't want to setup freeRADIUS? This is a pre-configured container ready to authenticate your BIG-IP Admins! - [tacacs_server](https://github.com/f5-rahm/tacacs_server) - Need to test authentication against TACACS but don't want to setup it up yourself? This is a Docker image/container setup for testing tacacs+ with F5 BIG-IP. - +* [tmos-upgrade-planner](https://github.com/jg2235/tmos-upgrade-planner) - A tool designed to assist with risk assessment for future BIG-IP TMOS versions utilizing BIG-IP qkview configurations for comparison against release notes. + ## Video - [Mark Dittmer's YouTube Channel](https://www.youtube.com/@MarkDittmer/videos) - Kubernetes Ingress and Automation of BIG-IP