31 May 2021 |
| [0x4A6F] changed their display name from [0x4A6F] to 0x4A6F. | 08:23:51 |
| thefloweringash joined the room. | 12:14:46 |
1 Jun 2021 |
| [0x4A6F] changed their display name from 0x4A6F to [0x4A6F]. | 06:35:25 |
2 Jun 2021 |
| Arian joined the room. | 07:44:57 |
6 Jun 2021 |
| David Arnold (blaggacao) joined the room. | 20:16:20 |
8 Jun 2021 |
| jackdk joined the room. | 00:09:18 |
colemickens | Welp Oracle, I like free, so here we go. | 23:34:42 |
9 Jun 2021 |
| evax joined the room. | 06:52:29 |
14 Jun 2021 |
| Dandellion changed their profile picture. | 14:48:29 |
| hexa joined the room. | 21:41:20 |
hexa | The oracle box works well so far, but I hated the experience they provided. | 21:42:23 |
colemickens | The ui of it all or? | 21:42:41 |
colemickens | or did you have to do ident verification type stuff? | 21:43:05 |
hexa | the registration, the ui, basically lots of things were overcomplicated | 21:43:17 |
hexa | credit card | 21:43:22 |
colemickens | I wonder just how hoop-y it would be if they're giving away as many compute resources as they are. | 21:44:02 |
colemickens | * I had wondered just how hoop-y it would be if they're giving away as many compute resources as they are. | 21:44:08 |
hexa | not very | 21:51:11 |
hexa | it's just a pretty usual cloud computing experience | 21:51:24 |
15 Jun 2021 |
| Mic92 (Old) joined the room. | 03:52:09 |
Mic92 (Old) | colemickens 🏳️🌈: I use kata-containers just to manage a systems programming course as a safer sandbox for github classroom tests, where I can give people also root privileges. | 03:56:06 |
colemickens | oh so are you actually running k3s -> kata then? | 05:02:15 |
colemickens | or what are you orchestrating containerd with? | 05:02:30 |
colemickens | I'm guessing that's a yes; looks like you disable k3s->docker so it probably just looks for the containerd socket | 05:03:27 |
Mic92 (Old) | @colemickens: right. I have a custom kubernetes controller that spawns pods for each ci build and my ci builds are marked as untrusted so that containerd spawns them in VMs | 06:38:43 |
colemickens | what does you controller integrate with? can I see it? | 07:13:31 |
Mic92 (Old) | colemickens: I am using https://github.com/actions-runner-controller/actions-runner-controller I mainly followed the installation instructions there. Not in a public repo right now. Anything you are interested in specifically? | 07:15:05 |
colemickens | ah, no, you come up with solutions that I often learn from. I think I can imagine how to piece that together with a k3s+kata setup enough, that answers my curiosity. | 07:15:59 |
Mic92 (Old) | I tried to stick to something borring here as I will hand of the infrastructure to other people not so familiar. Therefore I am also interested in getting some basic kata setup into nixos itself. | 07:18:35 |
colemickens | I want to at least spend a bit more time trying to build the images, not sure I can commit to upstreaming unless I find myself using it beyond tinkering. | 07:19:38 |