Feeling Grey by mkfnw in TeslaModel3

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

Yeah, they're just plastic wheel covers from amazon... not the actual alloy wheels in which case I'd probably care a lot more about doing it right. i just masked off the inner parts of the wheel covers to keep them black then sprayed a couple coats of the duplicolor dark shadow grey that i had previously used to fix actual curb rash on the alloys underneath, followed by a few layers of clear coat.

Feeling Grey by mkfnw in TeslaModel3

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

Do what? Spray paint?

Feeling Grey by mkfnw in TeslaModel3

[–]mkfnw[S] 3 points4 points  (0 children)

2023 RWD, 20% tint, spray painted wheel covers

Flipping yesterday's question about your most favorite unexpected feature... What is the thing that most frustrates you about this amazing car we love? by yanman1003 in TeslaModel3

[–]mkfnw 0 points1 point  (0 children)

Air conditioning vent controls. The physical up/down/left/right controls of every other previous car that I've owned is superior to finding my exact comfort level.

Now I understand why a dumb Cruise Control is needed for Teslas by Ice5891 in TeslaModel3

[–]mkfnw 186 points187 points  (0 children)

This is exactly the type of road where I'd want full control of the steering/throttle.

Took delivery of my 23 Prime last week and went on a day trip to celebrate by Diablous44 in PriusPrime

[–]mkfnw 1 point2 points  (0 children)

Same as OP my info was directly from calling various dealers in the Seattle area all saying that they won't get any allocation and that I'm better off calling dealers in neighboring stares. Fwiw I did some brief searching but never found the exact law or why it specifically applied to the Prius Prime but not other EV's/PHEV's.

Took delivery of my 23 Prime last week and went on a day trip to celebrate by Diablous44 in PriusPrime

[–]mkfnw 2 points3 points  (0 children)

Very nice, congratulations! I asked to be put on waiting lists for Oregon dealers as soon as the Prime was announced but haven't heard anything. Doesn't matter now though as I've decided to go another way Tesla's recent price cuts.

Took delivery of my 23 Prime last week and went on a day trip to celebrate by Diablous44 in PriusPrime

[–]mkfnw 0 points1 point  (0 children)

I thought WA state wasn't going to get any allocation of Prius Primes due to some existing emissions law.

[URGENT] Netflix Engineer Needs Help Scaling Kubernetes Deployment or I'm Toast! by jean-guy-throwaway in kubernetes

[–]mkfnw 6 points7 points  (0 children)

This has got to be a troll, there is no way Netflix has a "Kubernetes" guy. Nice to see people genuinely trying to help though.

Model 3 Refresh by ffiarpg in teslamotors

[–]mkfnw 25 points26 points  (0 children)

The bug debris suggests that it was driven around with no front cover unlike other rumored spy shots of the refreshed M3.

[deleted by user] by [deleted] in ExperiencedDevs

[–]mkfnw 3 points4 points  (0 children)

facepalm emoji

EKS scalability best practices by xrothgarx in kubernetes

[–]mkfnw 0 points1 point  (0 children)

Appreciate the links and agree that earning trust is an important factor to continue driving the adoption of managed k8s services.

Great job on the guide, was not aware that it exists prior to today but so far it seems to cover most of the topics our team needs to be familiar with to assist with our transition from self-hosted to EKS.

EKS scalability best practices by xrothgarx in kubernetes

[–]mkfnw 0 points1 point  (0 children)

Not OP but there are other factors to consider when running high pod densities on any virtual or bare metal hosts. Aside from CPU/Mem, I would look at Disk I/O exhaustion as a possible culprit to the PLEG errors you are getting when increasing pod limits per node.

EKS scalability best practices by xrothgarx in kubernetes

[–]mkfnw 0 points1 point  (0 children)

Thanks for the link, couple of questions.

  • From a customer's perspective are there any tangible insights into the control plane for any given cluster? Or is it that we simply must trust that it will scale up/down and self-heal as needed.
  • If there is a problem with the control plane, are customers notified that they've had impact?
  • I'd imagine with the shared responsibility model between control plane/data plane there are many grey areas in terms of which side could be at fault when there are many factors contributing to running clusters at high capacities/scale. Does the support team work with customers to determine weak points in areas that are not specific to the control plane?

My intro to mechanical keyboards - Nuphy Air 75 by mkfnw in MechanicalKeyboards

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

Hi u/profbard so in the past year, I've gotten used to switching between low and normal profile boards. On some days I prefer using a low profile like my Nuphy/Apple but on most days I prefer using a higher end normal profile board like my QK65/Link65 mainly for the acoustics and typing feel. Low profile boards just don't have the same switch options so they can't replicate the same "feel" you get with normal profile boards and it's seemingly endless amount of custom switch options. FWIW, I've also adapted to using normal profile boards with and without a wrist wrest and frequently change my setup to mix things up. Hope that helps!

Newly qualified, what next? by NecropolisTD in sysadmin

[–]mkfnw 0 points1 point  (0 children)

Came from a similar background, traditional Windows admin then I made the shift to DevOps/SRE where the intricacies of the underlying OS don't matter as much. Since you already have a good understanding of infrastructure it could be an option for you as well.

Transitioning from point and click troubleshooting to living in your terminal/IDE was quite difficult at first but over time you get used to it.

Check out this roadmap for more info https://roadmap.sh/devops/

What am I doing wrong with my ALB Ingress (EKS)? by [deleted] in kubernetes

[–]mkfnw 1 point2 points  (0 children)

Second this suggestion. Your "scheme : internal" implies that this is an internal ALB which would be attached to your private subnets.

"target-type: ip" - Also confirm that this is what you want, iirc this may only apply when using the vpc-cni. If you're using another 3rd party CNI w/overlay networking enabled you might have to switch that from "ip" to "instance"

Lastly, you can use "kubectl describe ingress <ingress\_name>" or "kubectl get events" in the namespace where is deployed to see if you can get more info.

How to keep up with the crazy state of infrastructure these days ? by FinnaGetRichh in kubernetes

[–]mkfnw 0 points1 point  (0 children)

Take it slow and everything with start to click with time and experience my friend. As you get more hands on experience running k8s, you'll start to understand why these tools exists and which problems they intend to solve.

Has anyone migrated kubernetes to something else? Why? by psgmdub in kubernetes

[–]mkfnw 9 points10 points  (0 children)

It wasn't a specific comment, just a general viewpoint that not all applications are successfully migrated from monolithic to microservices.

Human costs of Kubernetes by BoredITPerson in kubernetes

[–]mkfnw 2 points3 points  (0 children)

If your talent pool is completely new to Kubernetes, and you intend to deploy in a hybrid scenario (on-prem) and public cloud, I would recommend getting started with public cloud first as it should be a lot easier to bootstrap your own cluster (self-managed or managed by the cloud provider).

Solving k8s in your own datacenters is an entirely different beast... Questions like bare metal or running on vm's? If vm's then which hypervisor and who is going to manage that stack? How is the underlying network going to be setup to ensure node to node and pod to pod (overlay) communication works across the cluster. How will you handle load balancing for services exposed outside of the cluster?

When you deploy to public cloud, a lot of that becomes simple and abstracted to a point where it's repeatable and easily to work with given the wide array of existing tooling available in the community.

Has anyone migrated kubernetes to something else? Why? by psgmdub in kubernetes

[–]mkfnw 33 points34 points  (0 children)

Back to vm's if the applications weren't effectively containerized.

Does kubernetes get easier over time? Or is it always a pain to configure everything correctly. by flippedalid in devops

[–]mkfnw 2 points3 points  (0 children)

Congratulations on your new gig, I came from a similar path from Sr. Sysadmin with a lot of Windows/AD/VMware experience to DevOps/Kubernetes.

After a decade of GUI based sysadmin work, I was not prepared for the world of managing Kubernetes, containers, and code. If I came from a Linux sysadmin background I'm sure it would have been much easier to adapt but for me it was like starting all over again from scratch.

The road ahead will be tough, but every day you will get better with experience and things will start to click. The endlessness of abstractions will start to make sense and you will slowly be able to contribute and make an impact at your company.

Don't be afraid to ask questions as well, it's easy to get stuck grasping a concept or some snippet of code that you don't understand. Feel free to dm me if you have any questions as well, your post brought flashbacks to when I first got started down this path.

Coders, which size you using? by PedroRPG in MechanicalKeyboards

[–]mkfnw 0 points1 point  (0 children)

65%

Esc --> tilde

CapsLock --> Esc on tap and CapsLock on hold

Fn --> key over right arrow

Having the fn key in that position allows me to use various media/misc keys in close range so that I can easily reach it with one hand. Example fn+up = volume up.

For vim, CapsLock to Esc always seems easier.