by Azalio tdshpsk | May 21, 2025 | Cloud
Custom certificate authority (CA) support in AKS is now generally available. CAs allow you to establish trust between your Azure Kubernetes Service (AKS) cluster and your workloads as private registries, proxies, and firewalls. A Kubernetes secret is...
by Azalio tdshpsk | May 21, 2025 | Cloud
The HTTP proxy feature adds HTTP proxy support to AKS clusters, exposing a straightforward interface that you can use to secure AKS-required network traffic in proxy-dependent environments. With this feature, both AKS nodes and pods are configured to...
by Azalio tdshpsk | May 21, 2025 | Cloud
Automated deployments in AKS now supports the following features:Azure DevOps support: You can now easily generate Azure DevOps (ADO) pipelines to deploy your applications to Azure Kubernetes Service (AKS). Automated deployments also helps you...
by Azalio tdshpsk | May 21, 2025 | Cloud
Cluster operators and platform teams managing shared Azure Kubernetes Service (AKS) environments often face challenges with conflicting update requests—especially when multiple users or systems interact with the same resource simultaneously. This can...
by Azalio tdshpsk | May 21, 2025 | Cloud
The Markdown text format makes it easy for people—not only software developers but anyone with a keyboard—to write text that can be converted readily into HTML or another rich format. What’s special about Markdown is it uses plain-text syntax for formatting, so it’s...
by Azalio tdshpsk | May 21, 2025 | Cloud
Agents are the big story in AI now. Putting agentic AI to work in software engineering can be done in a variety of ways. Some agents work independently of the developer’s environment, working essentially like a remote developer. For example, Cognition AI’s Devin has...