Explore tweets tagged as #KubernetesBeginner
@DhananjayLakka5
Dhananjay Lakkawar
19 days
6️⃣ Deployed the NGINX app 🌐. kubectl create deployment hello-k8s --image=nginx .kubectl expose deployment hello-k8s --port=80 --type=NodePort. This creates a Pod + exposes it externally 🎉.#KubernetesBeginner.
1
0
1
@HRahman429
HR | Engineering AI
2 years
✅ Persistence & storage for data. ✅ Scaling & load balancing techniques. ✅ Monitoring tools for insights. ✅ Security features & access control. ✅ Dive into advanced topics. ✅ Stay updated with latest releases. 🐳💻💡. #KubernetesBeginner #Container.#devops.
0
0
1
@CoderGuts
GutsCoder
2 years
🚀 Day 1/100. Explored Docker's shift from VMs to efficient containers. Created my first Dockerfile and used 'docker ps' to see it in action. Fascinated by how Docker streamlines development and deployment. Excited for more! #100DaysOfCode #DockerLearner #KubernetesBeginner 🌟🛠️.
0
0
0
@ITNEXT_DevOps
ITNEXT DevOps
3 years
7 Kubernetes Best Practices by Michael Guarino at #ITNEXT. #kubernetes #kubernetesbeginner #k8s #kubernetescluster
0
0
2
@AkshayGhalme
Akshay Ghalme
8 months
Check out my latest article: Day 31: Launching Your First Kubernetes Cluster with Nginx Running via @LinkedIn . #KubernetesBeginner #MinikubeSetup #KubernetesPod #NGINX #KubernetesTutorial #DevOpsLearning #KubernetesArchitecture #.
0
0
0
@learnitguide
DevOps | Cloud | AI | Python
5 years
Basics of Kubernetes Networking | Container & Pod Communication | Kubernetes Tutorial #kubernetes #devops #automation #kubernetestutorial #kubernetesbeginner.
0
1
1
@devops_tech
Rakesh Jain
6 months
6️⃣ Your First Kubernetes Pod 🚀.Create a simple pod:. apiVersion: v1.kind: Pod.metadata:. name: my-first-pod.spec:. containers:. - name: my-container. image: nginx. Apply it -.kubectl apply -f pod.yaml. Verify -.kubectl get pods. #KubernetesBeginner.
1
0
0
@ITNEXT_io
ITNEXT
3 years
7 Kubernetes Best Practices by Michael Guarino at #ITNEXT. #kubernetes #kubernetesbeginner #k8s #kubernetescluster
0
1
1