-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Facing issue while creating Pods with infra network #175
Comments
Any help on this? |
If you can explain your use case, especially why you're using the infra network, I may be able to help. |
Hello Joji,
I want to connect to the pod using http from outside.
How to do that?
Thanks,
Arnab
On Tue, 2 Apr 2019 at 7:16 PM, Joji Mekkatt ***@***.***> wrote:
If you can explain your case, especially why you're using the infra
network, I may be able to help.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#175 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AkxOxumFHF37dR1NWe29zrxDCO57vuklks5vc18mgaJpZM4cNPAS>
.
--
Regards,
*Arnab Kumar Nandy,*
Contact : +91 8150033200
|
There are actually several ways to do this depending on the type of networking you're using. |
Hello Joji, Thanks for the reply. As you have mentioned I have followed below the steps.
Post this I am able to access the nginx pod using the same ip from where I am trying. But when I am accessing same URL from different node/server it is unable to access. Where am I wrong ? Thanks, |
Any Update on this please ? |
I think you need couple more things for this to work:
|
Hello Joji, Thanks for the reply. contivh1 network was already created during the installation. But still the pod is unaccessible from different host. Thanks, |
Below is my Global values for Contiv:
|
I just followed the steps you mentioned. Created a pod using the network, but unfortunately it is still not getting accessed from host. Please help ! |
What is the error you get when you try to access? Post that information and that might give clues. |
I am getting Connection refused.
Also when I am trying to ping the pod ip it’s not pinging.
One more thing, from the pod external ip is also not pingable.
I have deployed one apache server pod which I tried accessing using
nodeport, but not accessing...
On Tue, 9 Apr 2019 at 7:31 PM, Joji Mekkatt ***@***.***> wrote:
What is the error you get when you try to access? Post that information
and that might give clues.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#175 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AkxOxgLbEyfL2VC3PYADniYc6lqs2yVyks5vfJ0pgaJpZM4cNPAS>
.
--
Regards,
*Arnab Kumar Nandy,*
Contact : +91 8150033200
|
Any update on this issue please ? |
Something could be broken here or you might have a routing config issue in your set up. I currently don't have a set up to try and figure out what's going on. |
Hello,
When I am creating pods with infra network type in kubernetes. Below is the error I am getting in the logs.
Please help !
Thanks in advance.
Arnab
The text was updated successfully, but these errors were encountered: