btrepp

Results 78 comments of btrepp

> @btrepp How would you handle remote resources, like from a remote git repo? Apologies I missed this reply :). It's a very good question, to be honest I never...

This is probably the case with the container images as-well?. E.g what maybe used from `talosctl cluster create`. At the moment I also don't have a workaround for myself on...

I think the examples list namespaces as current potential apply set parents, however at the moment the tooling doesn't allow that. The examples say errors that it isn't allowed. Mainly...

Setting TS_KUBE_SECRET to blank allows it to progress, with the prompt in the console for a login url. Also setting TS_AUTHKEY still tries to generate a secret that fails. So...

So the workflow I was going for is storing the state in the kubesecret without having to get an API key. Eg the container starts up, prints the authorize URL...

So I was really attempting to do flow a. But it's unclear to me how to 'get into flow a' if with no secret, you it won't write one. In...

Ah I forgot to mention the rbac use case. Yes I think advantage here would be when ts can't create a new secret. Part of it is also a docs...

Fantastic @irbekrm really appreciate the discussion and action of this. Makes me love tailscale even more

I was wanting a similar capability, and I think the biggest concern with a large amount of this is node-hijacking. E.g a new node taking-over the previous node when it...

I'll add in a non storage provider use-case. I've written the tailscale extension for Talos, and this actually works great, but you do hit interesting edge cases in philosophies. Talos...