diff --git a/LyricsPy/K8S/entra.sh b/LyricsPy/K8S/entra.sh new file mode 100644 index 0000000..e41ec11 --- /dev/null +++ b/LyricsPy/K8S/entra.sh @@ -0,0 +1 @@ +kubectl exec -ti deployment.apps/lyrics -- /bin/bash \ No newline at end of file diff --git a/LyricsPy/K8S/verImg.sh b/LyricsPy/K8S/verImg.sh new file mode 100644 index 0000000..bfef918 --- /dev/null +++ b/LyricsPy/K8S/verImg.sh @@ -0,0 +1 @@ +docker run -it creylopez/lyrics:5.3 bash