Akarsh Ellore Sreenath

Results 10 comments of Akarsh Ellore Sreenath

We do support setting tags on LBs when you create them, and you can also manually update the LB tags later on if you want. You can use tag filters...

Please share the output of `kubectl describe svc ` when these annotations are present.

@nagyleventeboldizsar please share the output of `kubectl describe svc ` and `kubectl get svc -o yaml `

It looks like you are not setting the provider ID during Kubelet initialization. Please see the kubelet docs for adding provider ID via command line arg or kubelet config file...

Please attach the logs from the cloud-controller-manager pod running in your cluster

It depends on how you have configured the IAM permissions for CCM. CCM should be having permission to use the reserved IP. A policy like below might be needed for...

The loop over the vnics is only needed if the display name of the compute instance does not match the node name in the Kubernetes cluster. We have not seen...

Can you please try to apply the manifest without the following lines in it https://github.com/oracle/oci-cloud-controller-manager/blob/master/manifests/container-storage-interface/oci-csi-controller-driver.yaml#L121-L122

We do not have a plan to support http/2 with Kubernetes services as Kubernetes services are meant to be layer 4 networking abstractions. You can consider using OCI Native Ingress...

Nope, I could not figure it. Its close to a year now, I am not sure what I ended up trying to debug.