Manik Sidana
Manik Sidana
Another option could be https://github.com/dpdkcap/dpdkcap
No, I haven't been able to proceed. Would certainly raise a PR if I get any leads. Do you have a workaround for this issue (https://github.com/janmattfeld/DockStack/issues/6), it's getting reproduced every...
I have a two node setup. One master and one worker. Master is tainted.
The pod remains in Pending state due to ``` '0/2 nodes are available: 2 node(s) didn''t find available persistent``` PFB the logs ``` # kubectl get pod rally-615f3201-hewsk83y --namespace c-rally-615f3201-181e0u9f...
> Also does any node match node affinity settings of the sample: How can I check this ? Can you give me the command for this ?
Here is the output: ``` # kubectl -oyaml get node apiVersion: v1 items: - apiVersion: v1 kind: Node metadata: annotations: kubeadm.alpha.kubernetes.io/cri-socket: /var/run/dockershim.sock node.alpha.kubernetes.io/ttl: "0" volumes.kubernetes.io/controller-managed-attach-detach: "true" creationTimestamp: "2019-10-04T04:17:06Z" labels: beta.kubernetes.io/arch:...
@prazumovsky Any update on this ?
I didn't have the latest master branch, thus the code still had ```extensions/v1beta1```. It also means that xrally-kubernetes supports 1.16 and doesn't supports previous versions. Shouldn't it support previous versions...
Can you please confirm this bug ?