深入了解两大构成容器基础的 Linux 特性: namespace 和 cgroup。它们支持进程隔离,并能确保系统上运行的多个进程而不会相互干扰。我们的 NGINX Unit应用服务器就是使用它们来隔离应用的。
更轻松地部署和升级 NGINX Service Mesh
NGINX Service Mesh 1.1.0 版引入了三个关键增强功能,有助于在 Kubernetes 中更轻松地部署并管理我们的生产就绪型服务网格:Helm 支持、物理隔离安装及就地升级。
如何借助 NGINX Service Mesh 实现安全访问控制
If services in a Kubernetes environment exchange sensitive data, it's important to control communication among them. With NGINX Service Mesh, it takes less than 10 minutes to set up fine‑grained control. Watch the video demo and check out our step-by-step tutorial.
如何借助 NGINX Service Mesh 实现流量分割
Traffic splitting is a valuable tool for app development, reducing the risk of outages during app upgrades. With NGINX Service Mesh, it takes less than 10 minutes to implement blue-green and canary deployments. Watch the video demo and check out our step-by-step tutorials.
欢迎来到 Mircroservice March 微服务之月!
Microservices March is a month-long virtual festival of microservices activities here at NGINX. Whether you’re already using Kubernetes in production or your interest is just blossoming, you’re sure to find sessions to pique your interest. Check out the schedule on our blog!
生产级 Kubernetes 助您降低复杂性
我们解释了生产级 Kubernetes 如何解决部署基于容器化微服务的应用程序的挑战,包括文化、复杂性和安全性。 除了 Kubernetes 基础设施之外,您还需要一个可扩展的 Ingress 控制器、WAF 和服务网格。
借助 OpenID Connect 和 NGINX Ingress Controller 实现简单而强大的单点登录
NGINX Ingress Controller 现在支持使用 OpenID Connect (OIDC) 单点登录。版本 1.10.0 还引入了额外的配置队列指标、日志注释、改进的注释和 secret 验证、支持 NGINX App Protect 用户定义的签名等。
在 Kubernetes 中部署应用交付服务(第 2 部分)
在这篇文章中,我们以 WAF 为例,为您提供了“在 Kubernetes 环境中可以在哪些地方部署应用服务”的相关指导。您可以根据自己的需求,以基于每个 Service 或基于每个 POD 的方式,将 WAF 部署在 Kubernetes 环境的“前门” 或 Ingress Controller上。
在 Kubernetes 中部署应用交付服务(第 1 部分)
这篇文章解释了为什么因分治而重复使用的应用服务反而可以提高整体效率:因为 NetOps 和 DevOps 团队有不同的要求,所以他们会选择最适合他们特定需求的工具。
将 NGINX Plus 配置为 Red Hat OCP 和 Kubernetes 的外部负载均衡器
The NGINX Load Balancer Operator is a reference architecture for automating reconfiguration of the external NGINX Plus load balancer for your Red Hat OCP or a Kubernetes cluster, based on changes to the status of the containerized applications.