Member's groups
-
This group is to clarify and discus Kubernetes issues
-
This is the pipeline we need to develop, Below is the deployment plan. We have accomplished few Stages / Tasks :
The deployment is on 11 FTP Servers :
Backup – FTP Server
2. Checkout – On any server where […] -
Answer 1 :
To test connectivity with in the cluster, we can spin up a temporary pod using busybox container$ kubectl run -it –rm –restart=Never busybox –image=gcr.io/google-containers/busybox sh
This […]
-
anyone can help me deploy of wordpress site with rds as backend on aws
i am getting issue in configuration of wordpress with rds endpoint
-
How can we access pods external to Kubernetes network ?
-
In my clients environment Jenkins Cloud Agents are configured on Azure Kubernetes Cluster.
CI/CD piplelines using these Jenkins Agents stopped working as these agents went offline as AKS Cluster is unable to be […]