vNugget
vNugget
DevOps, Automation, Python, Virtualization, and some useful stuff!
Skip to content
  • Nutanix
  • AWS
  • DevOps
  • Python
  • VMware
  • Linux Redhat
  • Contact Us
  • About
  • Privacy Policy

DevOps

There are 5 posts filed in DevOps (this is page 1 of 1).

My CKA: Certified Kubernetes Administrator Exam Experience

I have recently passed my CKA (Certified Kubernetes Administrator) exam which really was a good experience and I think anyone working with Kubernetes can benefit from passing that exam. I have shared the following during a short video: What tips you need to pass the exam from a real world experience + exam preparation How […]

in DevOps | 82 Words | Comment

Unauthorized: Application not registered with AAD

I got this error when I was trying to configure Azure Container Registry (ACR) with my Kubernetes cluster. In my case, it was a mismatch between the username and the password that I used to create my secret. This is the complete error message: Please see the video below 👇, this will show you the […]

in DevOps | 104 Words | Comment

Accessing Kubernetes API From Inside The POD

Recently I have published a video on my YouTube channel on how to access kubernetes api from within a pod. Checking the readiness of a component outside your kubernetes pod, like the status of another pod, an ingress or a specific attribute of a service, are some of the examples, and there are many scenarios […]

in DevOps | 113 Words | Comment

Managing Users In Kubernetes

In a short video, I have shown how to create a normal user in Kubernetes, the used commands during that video are shown below, I’m also including the link to the video for reference.  

in DevOps | 164 Words | Comment

How To Synchronize Your Forked GitHub Project

In this short video, I’ll explain how to update/synchronize you forked project with an upstream repository. Sometimes, you would like to keep some libraries up-to-date from the source project while you work locally on your own copy. This is one way of doing it 👇

in DevOps | 50 Words | Comment

Latest videos about DevOps, Cloud and Automation

Subscribe to my Channel