I was really hoping you'd explain what you are *not* using Twingate for. What other multi-network are actively in your toolbox? OpenVPN? WireGuard? Tailscale? ZeroTier? Netbird? Firezone? Do you combine any of these?
@christianlempa7 ай бұрын
The goal of the video is to show what I'm using it for, but of course, I'm using other tools as well for testing ;) Maybe I'll do a comparison video at some point, that would be a great idea!
@lumi84167 ай бұрын
if you add --create-namespace to the helm upgrade command you don't have to create the NS manually if -n twingate exists, helm will use it. If it doesn't helm will create it first
@pablofernandezrecaman41334 ай бұрын
is there any way to have ssl certificates inside twingate in this kubernetes environment?
@berndeckenfels7 ай бұрын
So you don’t need to do the resource access per resource, you can just have the resourceRef match “owner:TeamA” and it will allow to attach to all pods in the namespace, right?
@tarose716 ай бұрын
Hey Christian, if this is your second video on TwinGate (hence the #2 in the title?) shouldnt you include a link to the first one in the video description?
@christianlempa6 ай бұрын
Good point! Added it in the description :)
@CharlesFlippet7 ай бұрын
Thanks for the video. Just a kind request - see if you can make your video fram a lot smaller please, if possible? Thanks. Much appreciated.
@jameslucas5837 ай бұрын
@christianlempa you asked for suggestions of other Zero Trust Tools you might cover. How about OpenZiti, Pritunl or Hashicorp Boundary?
@Gilgwathir7 ай бұрын
Eeehy cease and desist! You are using Terraform, you can't use an open source tool for things. That's copyright infringement! You can't even look at it. Open Source drama aside: I'm reall interested in this one, I've been doing some research in this space. Excited to compare my notes to yours.
@xanderman557 ай бұрын
Anyone else steer clear of anything related to Kubernetes? I just find it too difficult to use and I always have problems.
@romayojr7 ай бұрын
no problems if you’ve never started it 🤔😅
@K9Megahertz7 ай бұрын
Yeah pretty much the same mentality here. It's a good concept, but just a very poorly polished product/ecosystem IMO. Recently worked on a project that involved 3 servers that were running as VM's and was tasked with hosting them on a Kubernetes cluster in the cloud. Took a good 6 months and couple engineers to get to a reasonable state.
@christianlempa7 ай бұрын
It's not easy! It took me a long time to learn as well, but no worries, you gonna get there if you dedicate some time into your kubernetes homelab. it's absolutely worth it!
@HackwithParesh697 ай бұрын
Hello can you suggest me any tool that can help me easy to manage terraform codes and easy deploy and configuration
@christianlempa7 ай бұрын
I'm honestly just using terraform cli, and terraform cloud. There's nothing I'm missing, maybe just one thing, visualization of projects, but I haven't found a great tool or feature for that in TF cloud.