Welcome to the Linux Foundation Forum!
lyndsey.d.ferguson
About
- Username
- lyndsey.d.ferguson
- Joined
- Visits
- 28
- Last Active
- Roles
- Member
- Points
- 4
- Posts
- 15
Reactions
-
Re: Exercise 6.6: Domain Review - LoadBalancer and Security Context
Thanks for the suggestion Chris. I knew that the container's securityContext needed to be changed. However, after that I still needed to configure how the nginx user ran. I will leave this note as a … (View Post)-1 -
Re: Exercise 6.6: Domain Review - LoadBalancer and Security Context
I can help, but I don't want to give you the answer as the lesson won't stick in your mind. A couple of things: * I tried very hard to try and change the running user to match the permissions of the … (View Post)-1 -
Re: Exercise 6.6: Domain Review - LoadBalancer and Security Context
You’re following the same path that i did. Look up how to solve the bind port. This was the hardest question of the entire course. 10x more. It is only slightly related to the user ID. That is only t… (View Post)-1 -
Re: Exercise 6.6: Domain Review - LoadBalancer and Security Context
Wait, you just wrote that you are using a custom config. That’s what I did. You just have to update the config to specify a path for that pid file that it can write to (tmp). (View Post)-1 -
Re: Exercise 6.6: Domain Review - LoadBalancer and Security Context
You’re almost there! It is something somewhat simple, but I had to struggle as you are....take a look at what controls how nginx is launched. How can you change that? (View Post)-1