@sreekanth-adari
Active 1 day, 23 hours ago-
Deepak kumar and Sreekanth Adari are now friends 1 year, 8 months ago
-
Bhargava Reddy and Sreekanth Adari are now friends 1 year, 8 months ago
-
Sreekanth Adari posted an update 2 years, 1 month ago
Facing issue to get linux commands working through Azure DevOps Release pipeline Tasks.
-
Sreekanth Adari posted an update in the group Integration of wordpress with RDS on AWS 3 years ago
No response from Requester.
-
Sreekanth Adari posted an update in the group Integration of wordpress with RDS on AWS 3 years, 1 month ago
Hi Jinendra, What is reqired to implement ?
-
Sreekanth Adari joined the group Integration of wordpress with RDS on AWS 3 years, 1 month ago
-
-
-
-
Sreekanth Adari posted a new activity comment 3 years, 1 month ago
We were successfully able to create creadentials of AKS on Jenkins by using config file.
Here we habe to mention extension as .conf for the credentials to work.
We are successfully able to test connection at
Jenkins 》 Nodes and Agents 》 Configure Cloud 》 kubernetes 》kubernetes details 》 Test Connection
Now we created a test Jenkins pipeline…[Read more] -
Sreekanth Adari posted a new activity comment 3 years, 2 months ago
As discussed over screenshare, please find details on how to configure Azure credentials on Jenkins.
-
We were successfully able to create creadentials of AKS on Jenkins by using config file.
Here we habe to mention extension as .conf for the credentials to work.
We are successfully able to test connection at
Jenkins 》 Nodes and Agents 》 Configure Cloud 》 kubernetes 》kubernetes details 》 Test Connection
Now we created a test Jenkins pipeline…[Read more]
-
-
Shanu and Sreekanth Adari are now friends 3 years, 2 months ago
-
-
I can solve this
Just share me link so that we can connect try to fix this issue
-
As discussed over screenshare, please find details on how to configure Azure credentials on Jenkins.
-
We were successfully able to create creadentials of AKS on Jenkins by using config file.
Here we habe to mention extension as .conf for the credentials to work.
We are successfully able to test connection at
Jenkins 》 Nodes and Agents 》 Configure Cloud 》 kubernetes 》kubernetes details 》 Test Connection
Now we created a test Jenkins pipeline…[Read more]
-
-
-
-
Sreekanth Adari posted an update in the group How can we access pods external to Kubernetes network ? 3 years, 2 months ago
We can make the pods access externally by exposing the pod as Node Port / Cluster IP / LoadBalancer
Below is the command :
$ kubectl expose –name –port –target-port –type ClusterIP / NodePort / LoadBalancer -
Sreekanth Adari and Vardhan Kandregula are now friends 3 years, 2 months ago
-
Sreekanth Adari posted a new activity comment 3 years, 2 months ago
To delete or clean minikube
$ minikube delete all
-
Sreekanth Adari posted an update in the group Kubernetes discussion Group 3 years, 2 months ago
How to delete minikube ?
-
Sreekanth Adari posted a new activity comment 3 years, 2 months ago
Minikube,
Rancher 3KDInstallation steps
1. Installed minikube with below command :
1. Before installing, we need drivers, we can find details here https://minikube.sigs.k8s.io/docs/drivers/
$ brew install minikube
1. Installation did not worked to run the command “minikube start” as it did not find below drivers…[Read more]
-
Sreekanth Adari posted an update in the group Kubernetes discussion Group 3 years, 2 months ago
What are different 3rd party tools ti install Kubernetes ?
-
Minikube,
Rancher 3KDInstallation steps
1. Installed minikube with below command :
1. Before installing, we need drivers, we can find details here https://minikube.sigs.k8s.io/docs/drivers/
$ brew install minikube
1. Installation did not worked to run the command “minikube start” as it did not find below drivers…[Read more]
-
-
Sreekanth Adari posted a new activity comment 3 years, 2 months ago
Business requirement : Ended up creating only 2 nodes instead of 3, ideally for business to have good redundancy and enough resources to balance the traffic/workload
Issue : From macbook terminal, unable to run kubectl commands even though aws cli is installed and loggied in using authorisded AMI account.
Solution :
Troubleshooting steps…[Read more] - Load More