nginx官网

_相关内容

Deploy multiple Ingress controllers in a cluster

This topic describes how to deploy ...h1 p If you see this page,the nginx web server is successfully installed and working.Further configuration is required./p p For online documentation and support please refer to a href=...

Nginx Ingress FAQ

nginx role.rbac.authorization.k8s.io/ingress-nginx rolebinding.rbac.authorization.k8s.io/ingress-nginx service/nginx-ingress-lb deployment.apps/nginx-ingress-controller Nginx Ingress Controller组件在0.44版本及其之后的版本...

Nginx Ingress配置词典

您可以通过配置Nginx Ingress的ConfigMap资源或使用Nginx Ingress注释来进行配置。本文列出了Nginx Ingress常用的注释和ConfigMap字段的具体说明与使用方法。索引 资源 配置项 ConfigMap ConfigMap默认配置说明 配置项说明 Annotation 负载...

Nginx或Tengine服务器安装 SSL证书(Linux)

备份原有 nginx(以原有 nginx 可执行文件路径为/usr/local/nginx/sbin/nginx 为例):#请将/usr/local/nginx/sbin/nginx 替换为 nginx 文件的实际路径 sudo cp/usr/local/nginx/sbin/nginx/usr/local/nginx/sbin/nginx.bak 覆盖原有 nginx...

Use the ExternalDNS service

ExternalDNS configures external DNS ...h1 p If you see this page,the nginx web server is successfully installed and working.Further configuration is required./p p For online documentation and support please refer to a href=...

Update the NGINX Ingress controller

After you upgrade a cluster,you may also need to update the NGINX Ingress controller because some APIs in the new Kubernetes version are deprecated.This update is also recommended to ensure stability and security,and ...

Use OpenTelemetry to perform tracing...analysis on NGINX

├─Dockerfile├─main.js├─package.json└─package-lock.json Create directories.mkdir nginx-otel-demo&cd nginx-otel-demo mkdir-p nginx_conf otel_conf backend Step 3:Create the configuration files of NGINX Create the main...

通过Nginx Ingress实现灰度发布和蓝绿发布

canary-*注解方式:使用 canary-*Annotation配置蓝绿发布与灰度发布,canary-*Annotation是社区官方实现的灰度发布方式。service-*注解方式:使用 service-*Annotation配置蓝绿发布与灰度发布。service-*Annotation是ACK Nginx Ingress ...

How can I configure an ...NGINX Ingress controller

Overview This topic describes how to configure internal SLB instances for NGINX Ingress controllers in clusters of Alibaba Cloud Container Service for Kubernetes(ACK).Information Background When you create an ACK cluster ...

How do I report the monitoring ...using an NGINX p

This topic describes how to report the monitoring data of hosts that are not provided by Alibaba Cloud to Cloud Monitor by using an NGINX proxy server.Step 1:Deploy an NGINX proxy server We recommend that you use a Linux ...

手动部署LNMP环境

更新系统已安装软件并更新包管理工具 sudo apt update-y#Nginx安装前必要环境 sudo apt install-y curl gnupg2 ca-certificates lsb-release ubuntu-keyring#导入官方Nginx签名密钥 curl https://nginx.org/keys/nginx_signing.key|gpg-...

使用 OpenTelemetry 对 OpenResty 进行链路追踪

nginx:the configuration file/usr/local/openresty/nginx/conf/nginx.conf syntax is ok nginx:configuration file/usr/local/openresty/nginx/conf/nginx.conf test is successful 重载配置。方式1:使用 openresty 命令重载配置 ...

Use OpenTelemetry to perform tracing...analysis on NGINX

├─Dockerfile├─main.js├─package.json└─package-lock.json Create directories.mkdir nginx-otel-demo&cd nginx-otel-demo mkdir-p nginx_conf otel_conf backend Step 3:Create the configuration files of NGINX Create the main...

接入Nginx监控数据

Nginx中的自建状态页可用于监控Nginx状态。您可使用Telegraf采集Nginx监控数据,再通过日志服务Logtail将Telegraf数据上传到MetricStore中,搭建Nginx可视化监控方案。本文介绍如何通过日志服务来完成Nginx监控数据的采集和可视化。前提...

NGINX获取客户端真实IP

通过在业务服务器前端部署...1.20.0.tar.gz#进入目录 cd nginx-1.20.0#设置nginx编译安装配置,带上-with-stream./configure-prefix=usr/local/nginx-sbin-path=usr/local/nginx/sbin/nginx-conf-path=usr/local/nginx/conf/nginx.conf-with-...

Use the NGINX Ingress controller to implement ...

apps/v1 kind:Deployment metadata:name:old-nginx spec:replicas:2 selector:matchLabels:run:old-nginx template:metadata:labels:run:old-nginx spec:containers:image:registry.cn-hangzhou.aliyuncs.com/acs-sample/old-nginx ...

使用Capacity Scheduling

展开查看YAML文件 apiVersion:apps/v1 kind:Deployment metadata:name:nginx1 namespace:namespace1 labels:app:nginx1 spec:replicas:5 selector:matchLabels:app:nginx1 template:metadata:name:nginx1 labels:app:nginx1 spec:...

Install the NGINX Ingress controller

ACK Serverless provides the NGINX Ingress controller,which is an optimized version of the community NGINX Ingress controller.This topic describes how to install the NGINX Ingress controller in an ACK Serverless cluster....

使用 OpenTelemetry 对 OpenResty 进行链路追踪

nginx:the configuration file/usr/local/openresty/nginx/conf/nginx.conf syntax is ok nginx:configuration file/usr/local/openresty/nginx/conf/nginx.conf test is successful 重载配置。方式1:使用 openresty 命令重载配置 ...

使用Zipkin对Nginx进行链路追踪

通过Zipkin为应用埋点并上报链路数据至 可观测链路 OpenTelemetry 版 后,可观测链路 OpenTelemetry 版 即可...相关文档 nginx-opentracing项目 jaeger-client-cpp项目 zipkin-cpp-opentracing Jaeger的Nginx Example Zipkin的Nginx Example

部署Nginx Ingress Controller

本文介绍如何在 ACK Edge集群 的云端节点池和边缘节点池部署Nginx Ingress Controller,为边缘单元下的服务提供负载均衡等功能。背景信息 阿里云 容器服务 Edge 版 采用非侵入方式增强,提供边缘自治、边缘单元、边缘流量管理、原生运维API...

Use SkyWalking to perform tracing analysis on NGINX

including application topology,traces,abnormal transactions,slow transactions,and SQL analysis.This topic walks you through using the SkyWalking NGINX LUA module to automatically instrument and report the trace data from ...

使用Jaeger对Nginx进行链路追踪

通过Jaeger为应用埋点并上报链路数据至 可观测链路 OpenTelemetry 版 后,可观测链路 OpenTelemetry 版 即可...相关文档 nginx-opentracing项目 jaeger-client-cpp项目 zipkin-cpp-opentracing Jaeger的Nginx Example Zipkin的Nginx Example

Use a Fleet agent to collect NGINX log data

NGINX is a widely-used high-performance web server.Developers need to monitor the stability of the server.To better monitor and optimize the performance and security of the NGINX server,you can use a Fleet agent to collect...

使用Zipkin对Nginx进行链路追踪

通过Zipkin为应用埋点并上报链路数据至 可观测链路 OpenTelemetry 版 后,可观测链路 OpenTelemetry 版 即可...相关文档 nginx-opentracing项目 jaeger-client-cpp项目 zipkin-cpp-opentracing Jaeger的Nginx Example Zipkin的Nginx Example

Use SkyWalking to perform tracing analysis on NGINX

including application topology,traces,abnormal transactions,slow transactions,and SQL analysis.This topic walks you through using the SkyWalking NGINX LUA module to automatically instrument and report the trace data from ...

Use a self-hosted Nginx reverse proxy to forward ...

y nginx Start the Nginx service and set it to start on boot.sudo systemctl start nginx sudo systemctl enable nginx Check the status of the Nginx service to confirm that it is running.sudo systemctl status nginx If the ...

使用Jaeger对Nginx进行链路追踪

通过Jaeger为应用埋点并上报链路数据至 可观测链路 OpenTelemetry 版 后,可观测链路 OpenTelemetry 版 即可...相关文档 nginx-opentracing项目 jaeger-client-cpp项目 zipkin-cpp-opentracing Jaeger的Nginx Example Zipkin的Nginx Example

Nginx http_ssl_module模块相关报错及解决方法

报错2:nginx:[emerg]unknown directive“ssl”in/usr/local/nginx/conf/nginx.conf 原因:修改配置文件后,执行 nginx-s reload 报上述错误,表明当前版本的Nginx未编译 http_ssl_module 模块。报错3:./configure:error:SSL modules ...

Create and use an Nginx Ingress to expose services

Nginx Ingress is an ingress gateway for traffic in an ACK managed cluster.It uses flexible routing rules to forward external requests to internal services.Nginx Ingress supports HTTPS encryption,phased releases,and custom ...

Use secrets to manage credentials

apps/v1 kind:Deployment metadata:name:nginx-volume-demo namespace:default labels:app:nginx-volume spec:replicas:2 selector:matchLabels:app:nginx-volume template:metadata:labels:app:nginx-volume spec:containers:name:nginx ...
< 1 2 3 4 ... 113 >
共有113页 跳转至: GO
新人特惠 爆款特惠 最新活动 免费试用