Difference between revisions of "Helm repo add nginx-stable https://helm.nginx.com/stable"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
== See also == | == See also == | ||
+ | * {{helm install}} | ||
* {{nginx}} | * {{nginx}} | ||
[[Category:Nginx]] | [[Category:Nginx]] |
Latest revision as of 15:24, 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[edit]
helm install [ --set | --dry-run | --debug | --timeout | --namespace | --create-namespace | --generate-name | --help ] values.yaml
,helm upgrade --install
- 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: