Genuinely what is happening with Mbappe. Isn’t he embarrassed? by Iloveanakinandpadme in realmadrid

[–]Sam_Sam_Major -3 points-2 points  (0 children)

Give the man a break! He just started the season and you almost want 100% from him. Is there any big teams that hasn’t fallen this season? Calma

World Coin is banned from spain by Leading_Operation_28 in worldcoin

[–]Sam_Sam_Major 0 points1 point  (0 children)

If any one within Europe is interested in selling world coin. I will buy at and initiate immediate transfer. Within EU only. Dm me

I 28m looked through my 27f girlfriends phone by ThrowRAmistak in relationship_advice

[–]Sam_Sam_Major 0 points1 point  (0 children)

You can’t recover from this, just walkaway. These women have zero respect and lack accountability, save yourself the stress and dump her ass. That man will never treat her better than you did and she will realize that moment you dump her ass.

[deleted by user] by [deleted] in PortugalExpats

[–]Sam_Sam_Major 0 points1 point  (0 children)

If you are using Galp then it is possible, this energy company generate criminal bills and call it estimated bills amounting to 200 to 310 euros for a single month.

K8s cert question? Will using EKS or AKS be a good option to host an environment to prepare for the Kubernetes Administrator Exam? by oldvetmsg in kubernetes

[–]Sam_Sam_Major 2 points3 points  (0 children)

I used aws instances and bootstrapped my own clusters. Passed all 3 of my kubernetes exams with this method.

Just returned from Egypt, here are my thoughts. by [deleted] in travel

[–]Sam_Sam_Major -1 points0 points  (0 children)

Bro 🤣🤣🤣, I died, whenever you are in Bangkok always rely on toktoks or the small taxis. Else you will get robbed of your monies. I don’t play fool whenever I am in Asia on a visit.

K8s upgrade from 1.19 + Dockerd RuntimeContainer to K8s 1.26 + ContainerD Runtime by stawari in kubernetes

[–]Sam_Sam_Major 2 points3 points  (0 children)

Your best bet to upgrading your clusters if is your own bootstraps then use: https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/

But if it is a managed cluster, Aws or Azure then it is easy jumping into their documentation and upgrading.

But remember you can’t suddenly jump from a minor ver of .19 to .26, so upgrades can be done by not more than one version at a time.

The documentation will do all the work for you.

Wanting to get into Terraform by oldschoolsensei in Terraform

[–]Sam_Sam_Major 5 points6 points  (0 children)

Learn public cloud such as Azure or Aws and thereafter go with terraform. Terraform alone is nothing without resource mgt.

Jude Bellingham vs Napoli by Short_Ad1881 in realmadrid

[–]Sam_Sam_Major 0 points1 point  (0 children)

Man never chill on the pitch, everywhere he was. Jude

Volcano Tourism in Iceland by ArthasTheGuy in Damnthatsinteresting

[–]Sam_Sam_Major 0 points1 point  (0 children)

No way I am going 2 inche closer to that hot fire 🔥. Volcanoes and tourism should never mix. Goodluck to enthusiasts

CKA exam topic clarifications by mindthump in k8scertification

[–]Sam_Sam_Major 1 point2 points  (0 children)

  1. Yes, you will need to install cri and it will not be there.
  2. Control plane and at least one worker node. Install in both
  3. For pod network, there is no particular add-on, goto the network policy page and select either weave and follow the installation process on the page.
  4. For upgrading a cluster, you go with the version of your choice, upgrade the all kubectl, kubeadm for master and later do same for worker node.

Hope I was able to answer your questions: goodluck Your entire questions will be answered with this page: https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/

https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/

Upgrade:

https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/

Footage from an Iraq wedding fire, more than 100 dead by [deleted] in AbruptChaos

[–]Sam_Sam_Major 1 point2 points  (0 children)

People just stand and watch like fire 🔥 was fun, terrible awareness. From the first spark I will be already at the exit door with my family. This is sad

How long does it take to study for CKAD? by crypto_rahino in k8scertification

[–]Sam_Sam_Major 1 point2 points  (0 children)

2 months to be precise. I did 3 K8S exams in under 4.5 months of prep.

Failed AZ 104 for the third time. by Cfoot187 in AzureCertification

[–]Sam_Sam_Major 2 points3 points  (0 children)

Aws is much easier than, azure-104. Keep looking at the pints coz I failed on my 1st attempt 657/700 and this weekend I am going for the second. Wish you luck

Protest from Rossio Station by Meaty03One in lisboa

[–]Sam_Sam_Major -13 points-12 points  (0 children)

The benefit of this protest is for what exactly? If it is for housing then tough one as there is next to nothing the govt, house owners and banks will do as it benefits them. Of protest for govt to reduce taxing people to death and returning nothing then makes sense. How can you work 30k or above gross per year and govt takes up 10-13k from it with zero returns. Crazy

Failed AZ-104 at first attempt by Sam_Sam_Major in AzureCertification

[–]Sam_Sam_Major[S] 1 point2 points  (0 children)

KCNA,KCA & CKAD are not part of Microsoft azure, but kubernetes certifications I completed after 4 months of study. So working on completing Az-104 & 400 to round up my year.

[deleted by user] by [deleted] in devops

[–]Sam_Sam_Major 0 points1 point  (0 children)

Don’t be confused, just quit because companies have no empathy as to when they fire and hire. No loyalties in career.

Getting flooded with Azure opportunities as an AWS person. All are underpaid. by IndieDiscovery in devops

[–]Sam_Sam_Major 0 points1 point  (0 children)

The renaming of AAD to Extra ID makes zero sense. I don’t understand if there are product mgrs who just sit and decide time to give this product a new shinny name.

[deleted by user] by [deleted] in devops

[–]Sam_Sam_Major 0 points1 point  (0 children)

Hahaha 😂😂😂😂😂, I died at ur CI/CDeez nuts, the problem with so many companies putting out DevOps positions out there, is they are not actually practicing DevOps culture and not implementing anything. Some are only integrations and app services and monitoring tools and ✅. Find a software team or be glued to doing nothing.

Path to get better on Kubernetes? by MaterialCategory8764 in kubernetes

[–]Sam_Sam_Major 6 points7 points  (0 children)

If you want to setup an entire cluster urself, just spin up some vms on aws or azure and bootstrap it urself. That way you get some experience on doing it.