Deploy GitHub Pages
This commit is contained in:
parent
b5886c0b05
commit
69dc7f04ad
7 changed files with 204 additions and 63 deletions
|
|
@ -1160,7 +1160,7 @@ you will need to provide the Deployment with the permissions to create pods.</p>
|
|||
<div class="codehilite"><pre><span></span><span class="go">kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/docs/examples/psp/psp.yaml</span>
|
||||
</pre></div></p>
|
||||
<p>Now that the pod security policy is applied, we can continue as usual by applying the
|
||||
<a href="https://raw.githubusercontent.com/kubernetes/ingress-nginx/nginx-0.26.2/deploy/static/mandatory.yaml">mandatory.yaml</a>
|
||||
<a href="https://raw.githubusercontent.com/kubernetes/ingress-nginx/nginx-0.27.0/deploy/static/mandatory.yaml">mandatory.yaml</a>
|
||||
according to the <a href="../../deploy/">Installation Guide</a>.</p>
|
||||
<p>Note: PSP permissions must be granted before to the creation of the Deployment and the ReplicaSet.
|
||||
If the Deployment or ReplicaSet already exist, they will receive the PSP permissions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue