Difference between revisions of "Helm repo add nginx-stable https://helm.nginx.com/stable"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
[[helm repo update]] | [[helm repo update]] | ||
[[helm install my-release nginx-stable/nginx-ingress]] | [[helm install my-release nginx-stable/nginx-ingress]] | ||
+ | NAME: my-release | ||
+ | LAST DEPLOYED: Mon Mar 6 19:22:32 2023 | ||
+ | NAMESPACE: default | ||
+ | STATUS: deployed | ||
+ | REVISION: 1 | ||
+ | TEST SUITE: None | ||
+ | NOTES: | ||
+ | The [[NGINX Ingress Controller]] has been installed. | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{nginx}} | ||
+ | |||
+ | [[Category:Nginx]] |
Revision as of 15:23, 6 March 2023
helm repo add nginx-stable https://helm.nginx.com/stable helm repo update helm install my-release nginx-stable/nginx-ingress NAME: my-release LAST DEPLOYED: Mon Mar 6 19:22:32 2023 NAMESPACE: default STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: The NGINX Ingress Controller has been installed.
See also
- Web server: Nginx:
/etc/nginx/nginx.conf
,nginx -t
, Nginx logs, Nginx change log, PHP,php-fpm
, Let's encrypt, Nginx directives, Reverse Proxy, Configure HTTP redirection Nginx, Return,proxy_pass (Reverse proxy)
,ngx_http_rewrite_module
,/etc/nginx/sites-enabled/
,error.log
,access.log
,/nginx status
, AIO
Advertising: