nginx中文文档

_相关内容

通过Logstash将日志导入Serverless中进行运维分析

如果您需要查看并分析Nginx的日志,可以通过Logstash将日志发送到阿里云Elasticsearch Serverless应用中,再通过Kibana查看日志信息进行运维分析。本文介绍具体的实现方法。前提条件 已创建阿里云ECS实例。具体操作,请参见 自定义购买实例...

创建有状态工作负载StatefulSet

StatefulSet,又称“有状态工作负载”。与Deployment不同,它会为...NAME READY STATUS RESTARTS AGE nginx-test-0 1/1 Running 0 20s 相关文档 若创建工作负载时出现问题,请参见 工作负载FAQ。若Pod出现异常问题,请参见 Pod异常问题排查。

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 负载...

SAE中如何运行镜像

Entrypoint":["/docker-entrypoint.sh"],},}]方式二:查看文档 通常镜像文档中,可以看到当前镜像的启动命令,以 nginx1.23.1版本的镜像 为例。关于镜像中的Entrypoint和CMD设置组合的实际运行效果,请参见 官方说明文档。在SAE中修改...

配置Nginx Ingress Controller的网络类型

Nginx Ingress Controller可配置为同时支持公网与私网访问、仅公网访问及仅私网访问三种模式,满足不同网络环境中客户端的访问需求。工作原理 在集群中,负载均衡实例接收客户端请求并转发到Nginx Ingress Controller工作负载,工作负载会...

Nginx Ingress配置WebSocket服务

相关文档 如需了解在ACK中有哪些网关支持WebSocket协议,请参见 Nginx Ingress、ALB Ingress和MSE Ingress对比。如需维持较长时间的WebSocket连接,建议配置自定义超时设置。关于自定义超时的更多注解,请参见 Custom timeouts。

为入口网关配置本地限流

不同Istio版本需参考相应版本文档,关于最新的Istio版本配置本地限流功能的具体操作,请参见 Enabling Rate Limits using Envoy。已添加集群到ASM实例。具体操作,请参见 添加集群到ASM实例。已部署入口网关。具体操作,请参见 创建入口...

为入口网关配置本地限流

不同Istio版本需参考相应版本文档,关于最新的Istio版本配置本地限流功能的具体操作,请参见 Enabling Rate Limits using Envoy。已添加集群到ASM实例。具体操作,请参见 添加集群到ASM实例。已部署入口网关。具体操作,请参见 创建入口...

为入口网关配置本地限流

不同Istio版本需参考相应版本文档,关于最新的Istio版本配置本地限流功能的具体操作,请参见 Enabling Rate Limits using Envoy。已添加集群到ASM实例。具体操作,请参见 添加集群到ASM实例。已部署入口网关。具体操作,请参见 创建入口...

计费概述

本章节介绍阿里云文档智能(Document Mind)的计费概述。计费方式 您可以通过API接口调用服务,也可以在控制台通过可视化轻应用使用服务,两种使用方式产生的调用量均纳入计费统计。如有产品计费方面的任何疑问,请加钉钉交流群:...

为ECI Pod配置自定义DNS

20.1.xx.xx\",\"searches\":\"xx.com,xx.eee\",\"options\":\"ndots:2,edns0\"}"spec:dnsPolicy:Default containers:name:nginx image:registry.cn-shanghai.aliyuncs.com/eci_open/nginx:1.14.2 ports: - containerPort: 80相关文档 如需了解...

产品计费

电子文档解析:pdf按实际页数计算,其余word、ppt、excel、epub、mobi等按照字数折算计算页数(中文每2000字符或英文每2000词计为1页)。文档智能解析:pdf、word、ppt按实际页数计算,图片按张数计算页数。免费额度 开通文档理解-文档解析...

部署工作负载并实现负载均衡

kubectl delete deployment my-nginx kubectl delete Service my-nginx-svc kubectl delete ALBIngress my-albingress kubectl delete AlbConfig alb kubectl delete IngressClass alb 相关文档 您可参见 创建工作负载 了解创建工作负载的...

使用 OpenTelemetry 对 OpenResty 进行链路追踪

确保路径正确:nginx 实际安装路径:which nginx OpenResty 的标准路径:/usr/local/openresty/nginx 模块放置路径:/usr/local/openresty/nginx/modules/相关链接 ngx_otel_module 模块源码与构建方法 ngx_otel_module 模块文档

使用 OpenTelemetry 对 OpenResty 进行链路追踪

确保路径正确:nginx 实际安装路径:which nginx OpenResty 的标准路径:/usr/local/openresty/nginx 模块放置路径:/usr/local/openresty/nginx/modules/相关链接 ngx_otel_module 模块源码与构建方法 ngx_otel_module 模块文档

从自建Nginx Ingress迁移至ALB Ingress

相较于Nginx Ingress,ALB Ingress属于全托管服务,免去了运维成本,并提供了更强大的弹性。从Nginx Ingress迁移至ALB Ingress时,ACK提供的迁移工具可自动将Nginx Ingress配置转换为ALB Ingress的配置,免去了您手动转换配置的过程。本文...

从自建Nginx Ingress迁移至ALB Ingress

相较于Nginx Ingress,ALB Ingress属于全托管服务,免去了运维成本,并提供了更强大的弹性。从Nginx Ingress迁移至ALB Ingress时,ACK提供的迁移工具可自动将Nginx Ingress配置转换为ALB Ingress的配置,免去了您手动转换配置的过程。本文...

从自建Nginx Ingress迁移至ALB Ingress

相较于Nginx Ingress,ALB Ingress属于全托管服务,免去了运维成本,并提供了更强大的弹性。从Nginx Ingress迁移至ALB Ingress时,ACK提供的迁移工具可自动将Nginx Ingress配置转换为ALB Ingress的配置,免去了您手动转换配置的过程。本文...

调度应用至指定节点池

apiVersion:apps/v1 kind:Deployment metadata:name:nginx-deployment-basic labels:app:nginx spec:replicas:2 selector:matchLabels:app:nginx template:metadata:labels:app:nginx spec:nodeSelector:pod:nginx#指定节点必须包含此标签...

部署SSL证书到阿里云产品

nginx-s reload 重要 如果您是通过编译安装的Nginx,使用 nginx-s reload 命令前,您需要将Nginx设置为系统服务。首次部署SSL证书时,您需要编辑Nginx配置文件nginx.conf,修改证书相关配置。执行以下命令,打开配置文件。vim/etc/nginx/...

Manage the NGINX Ingress controller

Container Service for Kubernetes(ACK)provides the NGINX Ingress controller.This topic describes how to install,upgrade,configure,and uninstall the NGINX Ingress controller.Install the NGINX Ingress controller If you do not...

部署多个Ingress Controller实现流量隔离

相关文档 ACK也支持为通过 组件管理 页面安装的Controller同时配置公网和私网访问(详见 配置Nginx Ingress Controller的网络类型)。但该方案下所有流量共享同一套Controller Pod和配置,无法实现故障和配置隔离。组件高可用配置建议,请...

配置Nginx文件(增强版云虚拟主机)

增强版Linux操作系统云虚拟主机的Web服务采用Nginx 1.18引擎,您可以通过快速配置Nginx文件实现网站重定向和伪静态等功能,从而更容易被搜索引擎收录,提升关键词的排名,同时提高网站的安全性。本文介绍在云虚拟主机管理控制台上配置Nginx...

Nginx网站常见问题排查

本文主要介绍使用阿里云ECS实例搭建Nginx网站时,遇到的一些常见问题的处理方法。详细信息 说明 阿里云提醒您:如果您对实例或数据有修改、变更等风险操作,务必注意实例的容灾、容错能力,确保数据安全。如果您对实例(包括但不限于ECS、...

Issues related to http_ssl_module of NGINX and ...

http_ssl_module Cause: The NGINX server is not compiled with the http_ssl_module module. Error 2: nginx:[emerg]unknown directive“ssl”in/usr/local/nginx/conf/nginx.conf Cause:After you modify the configuration file of the...

Deploy an Nginx service using SAE

Specify the Nginx base image.FROM nginx:1.20.2#Copy the local Nginx configuration file to the specified path in the container environment.COPY conf/nginx.conf/etc/nginx/nginx.conf#Copy the local static resource files to ...

接入Nginx监控数据

Nginx中的自建状态页可用于监控Nginx,生成监控指标。您可以将Nginx中的监控指标接入到全栈可观测应用中,进行可视化展示。前提条件 已创建全栈可观测实例。具体操作,请参见 创建实例。确保用于安装Logtail的服务器可连接Nginx服务器。...

Nginx Ingress vs MSE Ingress

本文通过全方位对比Nginx Ingress 与 MSE Ingress,来说明 MSE Ingress的优势所在。视频教程

安装Nginx Ingress Controller

阿里云容器服务Serverless版基于社区版的Nginx Ingress Controller进行了优化,提供Nginx Ingress Controller功能。本文介绍如何在 ACK Serverless集群 安装Nginx Ingress Controller。操作步骤 方式一:创建集群时安装Nginx Ingress ...

Usage notes of the NGINX Ingress controller

The NGINX Ingress controller is deployed in Container Service for Kubernetes(ACK)clusters and used to control Ingresses.The NGINX Ingress controller provides high performance and allows you to customize the controller ...

Best practices for the Nginx Ingress Controller

You may need to change the configurations of the Nginx Ingress Controller for different business scenarios.This topic describes best practices to help you configure the Nginx Ingress Controller for optimal performance....

Use Zipkin to perform tracing analysis on NGINX

NGINX is a free,open source,and high-performance server that serves as an HTTP server and a reverse proxy. You can perform tracing analysis on NGINX to better monitor the status of your applications.This topic describes ...

Install the NGINX Ingress controller

In cloud-edge collaboration scenarios,traffic processing for services under edge units is prioritized within edge node pools.This topic describes how to deploy the NGINX Ingress controller in both edge node pools and cloud...

Nginx社区版服务实例部署

Nginx在计算巢上提供了社区版服务,您无需自行配置云主机,即可在计算巢上快速部署Nginx服务、实现运维监控,从而方便地基于Nginx搭建您自己的应用。详情请看 Nginx官网。计费说明 Nginx社区版在计算巢上的费用主要涉及:所选vCPU与内存...

Preserve the client IP address by configuring NGINX

you need to configure NGINX to enable the PROXY protocol and set up your application to parse the PROXY protocol header that contains the real IP address of a client.Before you begin NGINX Plus R3 and later or NGINX Open ...

Use Zipkin to perform tracing analysis on NGINX

NGINX is a free,open source,and high-performance server that serves as an HTTP server and a reverse proxy. You can perform tracing analysis on NGINX to better monitor the status of your applications.This topic describes ...
< 1 2 3 4 ... 200 >
共有200页 跳转至: GO
新人特惠 爆款特惠 最新活动 免费试用