Skip to content

Commit 227bae6

Browse files
committed
change FAQ items to bulleted list
1 parent 4d8839d commit 227bae6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/azure-cni-powered-by-cilium.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,11 @@ az aks create -n <clusterName> -g <resourceGroupName> -l <location> \
147147

148148
## Frequently asked questions
149149

150-
1. *Can I customize Cilium configuration?*
150+
- *Can I customize Cilium configuration?*
151151

152152
No, the Cilium configuration is managed by AKS can't be modified. We recommend that customers who require more control use [AKS BYO CNI](./use-byo-cni.md) and install Cilium manually.
153153

154-
1. *Can I use `CiliumNetworkPolicy` custom resources instead of Kubernetes `NetworkPolicy` resources?*
154+
- *Can I use `CiliumNetworkPolicy` custom resources instead of Kubernetes `NetworkPolicy` resources?*
155155

156156
`CiliumNetworkPolicy` custom resources aren't officially supported. We recommend that customers use Kubernetes `NetworkPolicy` resources to configure network policies.
157157

0 commit comments

Comments
 (0)