UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Resolve "docs: update prerequisites/kubernetes_preconfiguration for Konvoy metrics server"

All threads resolved!
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -93,8 +93,11 @@ oc -n monitoring create -f NetworkAttachmentDefinition.yaml
### Konvoy
* [Prerequistes can be found here](https://repo1.dso.mil/platform-one/distros/d2iq/konvoy/konvoy/-/tree/master/docs/1.5.0#prerequisites)
* Konvoy clusters need a [Metrics API Endpoint](https://github.com/kubernetes/metrics#resource-metrics-api) available within the cluster to allow Horizontal Pod Autoscalers to correctly fetch pod/deployment metrics.
* [Different Deployment Scenarios have been documented here](https://repo1.dso.mil/platform-one/distros/d2iq/konvoy/konvoy/-/tree/master/docs/1.4.4/install)
### RKE2
* RKE2 turns PSPs on by default (see above for tips on disabling)
* RKE2 sets selinux to enforcing by default ([see os_preconfiguration.md for selinux config](os_preconfiguration.md))
Loading