oOraph

Results 7 comments of oOraph

> Thanks! Can you add this example by using HF hub to downlaod snapshot of a .bin file in a temp repo? and test both the flag to go offline...

you're right. Allowing anything but sth related to local node will show the issue (policy won't be enforced for pods deployed on the said node, but for others, filtering will...

@huntergregory I tested with calico and did not reproduce. For cilium I did not test but I would bet it's not concerned either as many people use it with kubernetes...

> > Also note that switching the np manager on an existing aks cluster is not possible > > Please reference this documentation: [Upgrade an existing cluster to Azure CNI...

my use case is to use this: https://kubernetes.io/docs/concepts/workloads/pods/user-namespaces/ along with this project: https://github.com/ctrox/zeropod And in other words to make criu checkpoint/restore work with rootless containers spawned as kubernetes pod components....