Metadata-Version: 2.1
Name: my-cloud-devops-consulting
Version: 1.1.202509291153
Summary: This is my consulting website for Cloud & DevOps services.
Home-page: https://github.com/Betrand1999/project-root
Author: Betrand Mutagha
Author-email: mmutagha@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

version https://git-lfs.github.com/spec/v1
oid sha256:394e615b3896176f1cf9c740125d5ded5ed4f97df135f1276942e915f84bdbc9
size 2771
###
k8s dashbaord URL = https://3.224.40.205:32452/#/login
###
To login K8S dashboard on the k8s cluster run =  kubectl create token dashboard-admin -n dev
####
Argo UI login URL = https://3.224.40.205:32200/login

### if pod Evicted ###
kubectl scale deployment my-app -n prod --replicas=1

kubectl delete pod -n prod --field-selector=status.phase=Failed


