questions/devops-and-agile/kubernetes
Yes it is possible by using NodePort ...READ MORE
Hi@akhtar, You may get this error if Kubectl ...READ MORE
Hi@akhtar, Kubernetes and Apache Mesos are DevOps infrastructure ...READ MORE
mkdir -p $HOME/.kube sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config sudo ...READ MORE
Hi@akhtar, You can follow the below steps to ...READ MORE
Hi@akhtar, You will have to create the secret ...READ MORE
Hey, You can connect the pod and the ...READ MORE
Minikube is a tool that lets you ...READ MORE
Hi@akhtar, When you try to connect your kubernetes ...READ MORE
Hi, You don't need to pass any argument ...READ MORE
Hi@akhtar, It seems that in your pod bash ...READ MORE
Hi, If you want to manage your pods ...READ MORE
Hi@akhtar, You can follow the below-given steps to ...READ MORE
Use OpenSSL or CfSSL. Refer to https://kubernetes.io/docs/set ...READ MORE
Hey, check this out for the steps ...READ MORE
Hi@akhtar, To configure Kubernetes Cluster you need to ...READ MORE
If your image is completed and not ...READ MORE
Yes, you can do it. A Persistent ...READ MORE
This article will help you. https://www.google.co.in/amp/s/www.edureka.co/blog/install-kubernetes-on-ubuntu/amp/ You have to ...READ MORE
Hi@akhtar, You will get your token when you ...READ MORE
Check the firewall config and What port ...READ MORE
As it turns out, there is an ...READ MORE
Hi@MD, You can edit your ConfigMap. Kubectl has ...READ MORE
Hi@akhtar, Kubernetes will automatically create one namespace named ...READ MORE
Hi@Aryan, I think there is nothing wrong with ...READ MORE
Hi@akhtar, When you create a ConfigMap using --from-file, the ...READ MORE
Hi@akhtar, A ConfigMap is an API object used ...READ MORE
Hi@akhtar, You can pass in the --from-file argument multiple times ...READ MORE
Hi@akhtar, You can use kubectl create configmap with the --from-literal argument to ...READ MORE
Hi@Moonty, To connect your Minikube, you have to ...READ MORE
Hi@Aryan, I have checked your Jenkins file in ...READ MORE
Hi@akhtar, I guess there is a problem with ...READ MORE
Hi@Abdul, I think there is nothing wrong with ...READ MORE
Hi@akhtar, You can use the below-given commands to ...READ MORE
Hi@akhtar, You need to use the kubectl cp command ...READ MORE
Hi@akhtar, There are two common ways to fix ...READ MORE
Hi@akhtar, You need to update your cluster details ...READ MORE
Hi@akhatr, The following error might indicate that something ...READ MORE
Hi@akhtar, This may be due to Kubernetes using ...READ MORE
Hi@akhtar, you may be missing ebtables, ethtool, or a similar ...READ MORE
Hi@akhtar, You need to download the helm repo ...READ MORE
Hi@akhtar, Secrets can contain user credentials required by ...READ MORE
I learned this the hard way, but ...READ MORE
Hi, There may a problem with firewalld. You ...READ MORE
Hi@akhtar, In Kubernetes, no command is available to ...READ MORE
Hi@akhtar, This usually happens when the state of ...READ MORE
Hi@akhtar, You need to install the helm chart ...READ MORE
Hi@akhtar, There may be a problem in your ...READ MORE
Hi@akhtar, To find out all the Keys in ...READ MORE
Hi@akhtar, In yml code, you can't use equals ...READ MORE
OR
Already have an account? Sign in.