stephwildcode
stephwildcode
yes here's the yaml : 
Yes you're right, my minikube version is 1.22. Maybe i'll try to downgrade my minikube version or find a configuration working with 1.22 Thanks for your reply, it was helpful.
Hello, I found a way to start the ingress :  But, i can't reach the ingress with minikube ip : kubectl get ingress NAME CLASS HOSTS ADDRESS PORTS AGE...
Hello, I found a way to tunnel my minikube connection. I used this command and i was able to reach socketcluster minikube service ingress-nginx-controller -n ingress-nginx --url
Hello, I've got the same issue : build failed with cordova-android 10.1.1 ` at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56) at java.lang.Thread.run(Thread.java:745) Caused by: com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Octet 1 de la s▒quence UTF-8 ▒ 1...
Hello, I found a way to build this plugin with cordova-android 10.1.1. I used the following configuration to build : -JAVA_HOME with JDK 11.0.3 -Node JS 12.16.1 -edit platforms/android/app/build.gradle with...