CubitOom

joined 1 year ago
[–] CubitOom@infosec.pub 4 points 10 months ago* (last edited 10 months ago)

I would say that if you are going to host it at home then kubenetes is more complex. Bare metal kubernetes control plane management has some pitfalls. But if you were to use a cloud provider like linode or digital ocean and use their kubernetes service, then only real extra complexity is learning how to manage Kubernetes which is minimal.

There is a decent hardware investment needed to run kubernetes if you want it to be fully HA (which I would argue means it needs to be a minimum of 2 clusters of 3 nodes each on different continents) but you could run a single node cluster with autoscaling at a cloud provider if you don't need HA. I will say it's nice not to have to worry about a service failing periodically as it will just transfer to another node in a few seconds automatically.

[–] CubitOom@infosec.pub 1 points 10 months ago

With a basic understanding of how k8s works and an already running cluster, all one needs to know is how to run a service as a docker file to have it also run in k8s

[–] CubitOom@infosec.pub 2 points 10 months ago

Well the kubernetes API has all the necessary parts built in mostly, although sometimes you may want to install a custom resource which often comes with complex service installs.

But I think the biggest strength of kubernetes is all the foss projects that are available for it. Specifically external-dns, cert-manager, and istio. These are separate projects and will have to be installed after the cluster is up.

You can also look at the cloud native computing foundation's list of projects. It's a good list of things that work well.

Caution, not all cloud providers support istio. I know that Google's GKS doesn't, they make you use their own fork of it

I would also recommend you avoid helm if possible as it obfuscates what the cluster is doing and might make learning harder. Try to just stick to using kubectl if possible.

I have heard good things about nomad too but I have yet to try it.

[–] CubitOom@infosec.pub 5 points 10 months ago* (last edited 10 months ago) (3 children)

You should try out all the options you listed and the other recommendations and find what works best for you.

I personally use Kubernetes. It can be overwhelming but if you're willing to learn some new jargon then try a managed kubernetes cluster. Like AKS or digital ocean kubernetes. I would avoid managing a kubernetes cluster yourself.

Kubernetes gets a lot of flack for being overly complicated but what is being overlooked with that statement is all the things that kubernetes does for you.

If you can spin up kubernetes with cert-manager, external-dns, and an ingress controller like istio then you got a whole automated data center for your docker containers.

[–] CubitOom@infosec.pub 3 points 11 months ago

I've been running Manjaro for about 6 years. I've only had self induced issues.

  • I restarted during a GPU driver update
  • I only used pacman to do system updates and it kept failing. I needed to use pamac for those round of updates instead.

Arch is a better OS in that you have more control of exactly what it will do. But Manjaro also provides a great experience out of the box with all the major DEs. It really comes down to how much convenience are you willing to trade for control.

For what it's worth, I've only noticed the slower Manjaro repo helping me once when steam fonts broke on the arch repo. So I basically had a warning and was able to switch to the beta version of the steam client to avoid that issue. So the slower Manjaro repo is not a selling point IMO, but the DE tweaks and configurations are.

[–] CubitOom@infosec.pub 1 points 11 months ago

That's a good point.

Somethings I didn't realize I don't know of till now. When does one withdraw money from social security? Like do they have to request it from the government? A government worker might have a retirement age but for most Americans, it's more of a guide. I know plenty of people that are in their 70s and they never plan to retire. If they continue to get paid on w-2 and report earnings to the IRS, does that mean they are ineligible to receive social security benefits?

I suppose if they are not able to collect social security money, and they continue to pay into it but they retire later then you are 100% correct and it's not as big of a problem for the younger generations as I thought.

Although I would say that the job market is in fact a competition. No matter if you are someone with seniority and experience, someone with little experience willing to work for less, or simply an automaton.

[–] CubitOom@infosec.pub 1 points 11 months ago (1 children)

I'm talking about in the USA. It is supposed to work the way you say. But in reality, you aren't paying into an individual account for yourself. You pay into a pool that the government uses as soon as it receives the money for the current recipients of social security.

Really it's a ponzi scheme with declining contributors and an increasing amount of people cashing out.

https://www.youtube.com/watch?v=vwO2hEO13iY

[–] CubitOom@infosec.pub 21 points 11 months ago (14 children)

The interesting thing is when you think about how social security is supposed to work.

The younger generations need to work and earn a decent wage to subsidize the older generations retirement.

The longer the older generations stay in the work force, the less openings there are for the younger generations to contribute to social security.

[–] CubitOom@infosec.pub 0 points 11 months ago (2 children)

Um... Why do we need to produce fertilizer? Animals make poop pretty easily and compost just needs to be turned frequently to make something to help plants grow.

Seems to me maybe these companies could adopt regenerative farming techniques is they are really concerned.

[–] CubitOom@infosec.pub 16 points 11 months ago* (last edited 11 months ago) (3 children)

The best thing about arch is the wiki.

https://wiki.archlinux.org/title/NVIDIA

That said, on a laptop, you will likely need prime, optimus, or bumblebee depending on your CPU/GPU.

[–] CubitOom@infosec.pub 2 points 11 months ago* (last edited 11 months ago)

I like to build a dirt structure with an open block window pointing to the sun so I know when it's safe to come out. Assuming I can't find sheep.

Making a tree house is nice too.

[–] CubitOom@infosec.pub 25 points 11 months ago (2 children)
view more: ‹ prev next ›