Forum Discussion
How can k8s CIS CRD VirtualServer reference existing APM Access profile?
- Nov 08, 2025
Hi Nikoolayy1 ,
Update: I looked through some example Policy CRD's and this one looks like it might be what you are after? https://github.com/F5Networks/k8s-bigip-ctlr/blob/master/docs/config_examples/customResource/Policy/policy-with-profileAccess.yaml
apiVersion: cis.f5.com/v1
kind: Policy
metadata:
labels:
f5cr: "true"
name: cr-policy1
namespace: default
spec:
l7Policies:
profileAccess: /Common/prof-access
policyPerRequestAccess: /Common/per-req-pol
waf: /Common/WAF_Policy1I will assume you know how to add a policy and link to it? Can you shoot me a message if this works for you?
Hi Nikoolayy1
Judging from the docs, it looks like the answer is no. https://clouddocs.f5.com/containers/latest/userguide/crd/policy.html
However, the best way to let F5 PM know you want this is currently to sumbit a Github issue here: https://github.com/F5Networks/k8s-bigip-ctlr/issues
You can message me directly or email me if you want to discuss more. I'd be more than happy to help out personally.
Mike.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
