mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-08-19 05:27:26 +00:00
metrics: report: switch scaling to tidy R
Switch the rendering of the scaling page to use the tidy R version. Signed-off-by: Graham Whaley <graham.whaley@intel.com>
This commit is contained in:
committed by
David Lyle
parent
ba52442d0c
commit
d3cab6b06e
@@ -35,8 +35,8 @@ and more idle `busybox` pods on a single node Kubernetes cluster.
|
||||
|
||||
> Note: CPU % is measured as a system whole - 100% represents *all* CPUs on the node.
|
||||
|
||||
```{r, echo=FALSE, fig.cap="K8S scaling"}
|
||||
source('scaling.R')
|
||||
```{r, echo=FALSE, fig.cap="K8S scaling", results='asis'}
|
||||
source('tidy_scaling.R')
|
||||
```
|
||||
|
||||
\pagebreak
|
||||
|
||||
Reference in New Issue
Block a user