Difference between revisions of "Ingress Installation Logs"

From PKC
Jump to navigation Jump to search
Line 7: Line 7:
  https://docs-1-12--nginx-kubernetes-ingress.netlify.app/nginx-ingress-controller/installation/installation-with-manifests/
  https://docs-1-12--nginx-kubernetes-ingress.netlify.app/nginx-ingress-controller/installation/installation-with-manifests/
==Installation with Manifest==
==Installation with Manifest==
-Clone Repository into local folder, in this case is the master-aws node.
==Check Result==
==Check Result==

Revision as of 15:04, 11 August 2021

Preface

This document is created to logs all the activity during the attempt to install Ingress on PKC Cluster. There are several versions of kubernetes that is available, on this attempt the version that we are goint to install is the Ingress develop by NGINX Organization and stored in below github URL.

https://github.com/nginxinc/kubernetes-ingress

Documentation also available on

https://docs-1-12--nginx-kubernetes-ingress.netlify.app/nginx-ingress-controller/

This first attemp will follow below particular page.

https://docs-1-12--nginx-kubernetes-ingress.netlify.app/nginx-ingress-controller/installation/installation-with-manifests/

Installation with Manifest

-Clone Repository into local folder, in this case is the master-aws node.

Check Result