Andrew Rynhard

Results 95 comments of Andrew Rynhard

@mauilion What do you think of doing an episode on the new wave of "container OSs" ? With your experience at CoreOS, seems like you would have some thoughts/opinions on...

> I assume that's that `Node` view Jason was working on, not the one I have already implemented? Possibly? I guess either works.

> I would rather go the other way around, and I would like a way for you to add your own keys to the trusted Linux kerying, so that you...

> Hello! There isn't actually much documentation on this yet, but there will be next week. krata supports custom kernels already ;) > > If you package a kernel into...

Do you have office hours I might be able to attend and ask some questions?

I think we should hold off on this for now. IMHO not having something like this is the point of Talos, really. I completely understand the urge to have a...

> I think there's nothing wrong with the APIs to run containers on Talos, as all Talos & Kubernetes do is run containers. > > `kubectl debug` is effectively same,...

One option today could be a system extensions that runs a "debug container" with SSH enabled. Run it all the time if you really want these tools. The new ability...

> Running containers is a basic feature of Talos, and I don't think adding this to the API breaks any promise, or blocks the development of the APIs going forward....

> > @andrewrynhard, we already have the cat command; how about adding another one called socat? Kubernetes uses it to implement proxy and port-forward in their API. > > not...