qibobo
qibobo
I install a bosh-lite on my physical machine and deployed cf-release on it. On the machine I can use bosh target 192.168.50.4 lite to set bosh target. However, I want...
I created a service and binding. Then I deleted the binding successfully, when I was trying to delete the service, the cloud-operators showed the errors as following: ``` 2020-12-21T07:54:59.562Z INFO...
I am trying to create a PR and did some code change, then I want to test my change in my local machine before submit the code. I tried `make...
In other CRDs, there are conditions that can record when the CR is ready/online, and it is useful to measure how long it takes for the Service and Binding CR...
Currently autoscaler evaluate the metrics in a breach duration, and it may be slow to do scale action when there are suddenly many requests come to the app. So we...
I made a role manifest to build the docker image successfully, but when I tried to use docker run $imageName:tag, I got the error as below: /usr/local/rvm/gems/ruby-2.3.1/gems/bosh-template-1.3262.24.0/lib/bosh/template/evaluation_context.rb:93:in `p': Can't find...