Dmitriy Kalinin

Results 407 comments of Dmitriy Kalinin

> Do we still want to add kaniko as a builder for kbld? i think it would be good to support it as a builder. what i imagine might be...

> Do you mind explaining the use case here a bit further? folks want to be able to build their Docker image from Dockerfiles on k8s cluster (not on their...

> should be created separately and when finished integrate it with kbld? this is probably easiest and nicest path.

@kvaps that's pretty cool. would you be interested in making a PR to kbld to support your tool as a builder?

> I don't need to resolve and substitute the images into yaml, I need to only build and push image from yaml manifests. sounds like you just want kbld to...

hey @showpune, quick question, > The deployment is to deploy to another Kubernetes cluster. are most of your Apps using `spec.cluster` to deploy to another cluster? (which also means it's...

👍. your assessment aligns with mine. would you be interested in carrying the work that you did in your fork into a PR to this repo?

@voor could you combine multiple invocations into one? ``` kbld -f

at this point just putting placeholders where i thought functionality should live.

btw, pointing to ip that does not exist results in the following error ``` 07:29:09PM: debug: ReconnSSHClient: Received err: ssh: rejected: connect failed (Connection timed out) (isEOF: false) 07:29:09PM: error:...