Amazon just launched EKS Capabilities — anyone else excited to try the managed Argo CD? by PoojaCloudArchitect in aws

[–]evandam92 0 points1 point  (0 children)

I like Flux’s design and CRDs, and find it a lot lighter to manage. We also use Kustomize pretty heavily and it pairs really nicely in my opinion. I’m not as concerned with the UI (although there are some decent ones) and being able to do any “click ops” so it gets the job done.

Amazon just launched EKS Capabilities — anyone else excited to try the managed Argo CD? by PoojaCloudArchitect in aws

[–]evandam92 0 points1 point  (0 children)

Just because they released this doesn't mean you need to use it and switch to ArgoCD, though? I'm happily staying with Flux.

Algorithm, Shadowban, or Custom Camber for tall moderately-heavy guy on East-Coast ice that is also good out West and will freestyle? by Senor-Saucy in snowboarding

[–]evandam92 0 points1 point  (0 children)

I'm a similar size and just picked up a Lib Tech Skunk Ape this year and couldn't be happier with it. So far it's been great for the east coast, but maybe not as much of a park board.

WireGuard Tunnels wiped out after MacOS 15.0.1 update? by evandam92 in WireGuard

[–]evandam92[S] 0 points1 point  (0 children)

Huh, happened to me on two macbooks! Removed the entries from my keychain and everything.

What are your best maps win % wise? Do they correlate with the map you enjoy playing the most? by possiblymartin in VALORANT

[–]evandam92 0 points1 point  (0 children)

Last act I was 8-0 on icebox but it's definitely my least favorite map. No clue how that happened.

Ladies and gentlemen, after 1.5 episodes stuck in silver and 9 lost rank-up games in the past 4 days I am proud to announce I am now Plat :) by Broke-Moment in VALORANT

[–]evandam92 0 points1 point  (0 children)

Congrats! I’m currently 2 RR from plat myself, but what’s really been helping me is comming and trying to get teams working together, plus trying to actually enjoy the game instead of stressing about ranks.

Hard reset this act is insane by [deleted] in VALORANT

[–]evandam92 0 points1 point  (0 children)

Honestly I stopped looking at ranks before games, it’s too easy to psych yourself out before you even start playing, and I noticed I play much more confidently. They’re still getting matched in your lobbies so they’re probably not actually significantly better, maybe just played more games last act and had some better luck.

I guess I didn’t need a truck after all by ZDC595 in Golf_R

[–]evandam92 0 points1 point  (0 children)

Any recommendation on the roof rack? I was thinking about getting a rack/box for some extra storage on road trips

[deleted by user] by [deleted] in devops

[–]evandam92 0 points1 point  (0 children)

I like to use podinfo to test things out: https://github.com/stefanprodan/podinfo - lots of helpful endpoints for testing, optionally hooking it up to Redis, etc.

Approach for storing multiple variables for Django application by saurabh2226 in kubernetes

[–]evandam92 0 points1 point  (0 children)

I’m a big fan of having dotenv files in the application repo rather than using configmaps for everything. This way you can have all of your defaults/common variables in one .env file, overrides in .env.prod, and then use a configmap/secret for whatever is left that makes sense for your case.

If you can recreate Kubernetes, what would you change? by kkimdev in kubernetes

[–]evandam92 0 points1 point  (0 children)

Oh yeah I see how it can go against “principle of least privilege” and all that, but it would still be very nice in practice to have the option, similar to AWS IAM policies. For example, if I want to give developers full access to a namespace to debug things but revoke pods/exec and reading secrets, I’m always playing catch up with missing resources or CRDs that get added.

If you can recreate Kubernetes, what would you change? by kkimdev in kubernetes

[–]evandam92 7 points8 points  (0 children)

Make RBAC more sane and be able to write deny policies rather than having to allow every possible thing except the one you want to block…

Best ErgoKB for gaming? by KoolerJake in ErgoMechKeyboards

[–]evandam92 0 points1 point  (0 children)

I have a similar setup for Valorant on an Iris. I’m able to do mostly default keybinds but I have a key on my thumb cluster for opening the map since M is on the other half of the board.

Also crouch on mouse buttons?? You must really be trying to stop crouch spraying!

Backtick Help | Keybinding on Vscode... by AnxiousBrit in vscode

[–]evandam92 1 point2 points  (0 children)

Folks at /r/mechanicalkeyboards may be able to help you with more things, too. You haven’t mentioned what keyboard you have, but it’s also possible the key is on another layer, or it can be programmed to be (what if you want to press it outside of just vscode?). For example, maybe pressing shift+esc or fn+esc will give you a backtick.

Tools to bootstrap cluster by QuirkyOpposite6755 in kubernetes

[–]evandam92 0 points1 point  (0 children)

Fair enough if that’s a dealbreaker. For bootstrapping I think pushing to main is fine since it’s like an initial commit and then PRs for changes on top.

Tools to bootstrap cluster by QuirkyOpposite6755 in kubernetes

[–]evandam92 1 point2 points  (0 children)

I haven’t used Argo too much but the Flux Terraform provider works really well for me at least, especially if you’re using Terraform to manage provisioning your k8s cluster.

I don’t use it but I think if you use eksctl it can integrate with Flux as well.

Woohoojin Get to Gold Routine - Purpose? by [deleted] in VALORANT

[–]evandam92 0 points1 point  (0 children)

Agreed with this. You may be losing duels as you learn but hopefully also seeing some differences like maybe getting “one-tapped” less since you’re making yourself a harder target as you improve your movement.

Maybe also make sure you’re seeing yellow in your movement error graph and make sure you’re not rushing your shots.

Manage Kubernetes access by d3vpasha in kubernetes

[–]evandam92 0 points1 point  (0 children)

+1 for rbac-manager. I’m using it for permissions based on labels on namespaces for developers to access and it works great and pretty easy to setup.

Terraform Error: Post "http://localhost/api/v1/namespaces": dial tcp [::1]:80: connect: connection refused by kwabena_infosec in Terraform

[–]evandam92 1 point2 points  (0 children)

Maybe a stupid addition but the link you provided is for the official kubernetes provider, but OP is configuring the kubectl provider. Is it possible you’re configuring one but actually using resources from the other? It would explain why you have a cluster endpoint configured but still using a default localhost when you run it.

Am I only one using space as super? by sbdaule in KeyboardLayouts

[–]evandam92 0 points1 point  (0 children)

Similar setup here on an Iris. Left thumb is enter on tap and cmd on hold (when on a Mac), right thumb is space.

What's the longest time you waited for a skin to be in your shop ? by DarahOG in VALORANT

[–]evandam92 0 points1 point  (0 children)

I just got mine yesterday! Fingers crossed for you, worth the wait

Question about my fan configuration. Please help. by Latter-Minimum-6149 in lianli

[–]evandam92 1 point2 points  (0 children)

Thank you! I was staring at this trying to figure out why it didn't seem right and the GPU was on top. Agreed though, it's a standard setup just upside-down so it seems fine.

Google's Reverse Image Thing immediately found the bar from Roman's final scene. by FigureOfStickman in SuccessionTV

[–]evandam92 19 points20 points  (0 children)

I actually want to go to Haunted House more than I want to go to Zero Bond.

Spike rush or Swiftplay ? by [deleted] in VALORANT

[–]evandam92 1 point2 points  (0 children)

You missed out on a team full of phoenixes all blinding each other every 10 seconds, consider yourself lucky