You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: kubernetes/beginners/workshop/README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,11 @@
21
21
22
22
[Creating a Deployment with 3 replicas of NGINX service](https://github.com/collabnix/dockerlabs/blob/master/kubernetes/beginners/workshop/lab03-creating-deployment-3replicas-nginx)<br>
23
23
24
+
## Using Helm
25
+
26
+
[Installing Helm]()
27
+
[Installing WordPress using Helm on PWK]()
28
+
24
29
# Tips & Tricks
25
30
26
31
## #1: My system rebooted and now the ```kubectl get nodes``` is unable to display my K8s nodes. What shall I do?
0 commit comments