adepuravikrishna commented on issue #7: Run Fluo in Kubernetes and update 
documentation
URL: https://github.com/apache/fluo-docker/issues/7#issuecomment-381741766
 
 
   @mikewalch I am using windows 10, minikube I run the below commands in 
windows power shell. The apache/fluo is not building the container and failing 
with the status "CrashLoopBackOff"
   
   
   PS C:\kubernetes> kubectl.exe run apache-fluo-test --image=apache/fluo
   deployment "apache-fluo-test" created
   PS C:\kubernetes> kubectl get pods
   NAME                                READY     STATUS             RESTARTS   
AGE
   apache-fluo-7674c8d78-fbzds         0/1       CrashLoopBackOff   7          
19m
   apache-fluo-test-66dd7fcf6b-5j2tb   0/1       CrashLoopBackOff   3          
1m
   hello-nginx-6f9f4fc7dd-9w4jv        1/1       Running            0          
3h
   
   Attached is log and K8 dashboard. 
   
   
[logs-from-apache-fluo-test-in-apache-fluo-test-66dd7fcf6b-5j2tb.txt](https://github.com/apache/fluo-docker/files/1917167/logs-from-apache-fluo-test-in-apache-fluo-test-66dd7fcf6b-5j2tb.txt)
   
   ![dashboard 
image](https://user-images.githubusercontent.com/804888/38833895-a378bb5e-417b-11e8-88ad-bcc01f09efeb.PNG)
   
    I have noticed that docker is not running since virtualbox is installed. I 
will keep you posted once I figure that out. In the mean time, please advise me 
If you find anything more needed to start fluo service.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to