17735/not-able-to-access-kubernetes-api-from-a-pod-in-azure
I'm trying to run kubernetes cluster from inside a pod in azure environment, but i'm unable to comment to https://kubernetes.io/ from inside the pod.
kubectl get services NAME CLUSTER_IP EXTERNAL_IP PORT(S) kubernetes 10.16.0.1 <none> 443/TCP
Follow these steps
You can access kubernetes api using host as node's ip address and the port.
You get this error when your pod ...READ MORE
Create a Pod that runs two Containers Create a ...READ MORE
1. Configmap is created on the node1. ...READ MORE
Hi@akhtar, You need to use the kubectl cp command ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Try using ingress itself in this manner except ...READ MORE
Hi Kalgi after following above steps it ...READ MORE
if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE
wget version: KUBE_TOKEN=$(</var/run/secrets/kubernetes.io/serviceaccount/token) wget -vO- ...READ MORE
Have you executed this proxy command? kubectl proxy Try ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.