惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 司徒正美
The GitHub Blog
The GitHub Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
L
LangChain Blog
GbyAI
GbyAI
博客园_首页
V
Visual Studio Blog
Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 叶小钗
腾讯CDC
博客园 - Franky
IT之家
IT之家
Google DeepMind News
Google DeepMind News
Microsoft Azure Blog
Microsoft Azure Blog
D
Docker
大猫的无限游戏
大猫的无限游戏
Recent Announcements
Recent Announcements
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
B
Blog
酷 壳 – CoolShell
酷 壳 – CoolShell

Datadog | The Monitor blog

Introducing our open source AI-native SAST Instrument and monitor Boomi integration flows with OpenTelemetry and Datadog Not all index scans are equal: How we cut query latency by over 99% Platform engineering metrics: What to measure and what to ignore Integrate Recorded Future threat intelligence with Datadog Cloud SIEM CI/CD security: threat modeling using a MITRE-style threat matrix CI/CD security: How to secure your GitHub ecosystem Ingress NGINX is EOL: A practical guide for migrating to Kubernetes Gateway API Operating agentic AI with Amazon Bedrock AgentCore and Datadog LLM Observability: Lessons from NTT DATA Introducing the Datadog Code Security MCP Capture and analyze custom heatmaps in Session Replay Understand session replays faster with AI summaries and smart chapters Monitor ClickHouse query performance with Datadog Database Monitoring How we designed empathetic alert sounds for on-call engineers Search and act across Datadog to resolve issues faster with Bits Assistant Measure the business impact of every product change with Datadog Experiments Analyzing round trip query latency Configuring JavaScript caches for better performance Introducing Bits AI Dev Agent for Code Security Datadog achieves ISO 42001 certification for responsible AI Monitor Nutanix clusters, hosts, and VMs with Datadog Monitor Juniper Mist in Datadog A new Host Map for modern infrastructure Annotate traces to improve LLM quality with Datadog LLM Observability What’s new in Cloud SIEM: AI-powered investigations, enhanced threat intelligence, and scalable security operations Explore Kubernetes with native OpenTelemetry data Monitor Oracle Fusion Cloud Applications with Datadog Announcing the Datadog Terraform provider v4.0.0 Scaling Kubernetes workloads on custom metrics How to design cloud environments for AI-powered threat analysis
Monitor your secure workloads on Kata Containers with Dat...
2024-03-18 · via Datadog | The Monitor blog

Kata Containers is an open source project that seeks to enhance security for containers by isolating them in lightweight VMs. Each Kata Container runs with the speed and flexibility of standard containers, and it easily integrates with common container management software—including Docker and Kubernetes. By also using hardware virtualization to isolate network, I/O, and memory, Kata Containers enjoy the same security advantages of VMs, making them a good fit for sensitive financial workloads, multi-tenanted workloads in the cloud, or any other workloads that benefit from extra security and isolation.

Wrapping each container in its own VM improves security, but adding this isolation layer can also impact some mechanisms that observability platforms use to capture telemetry signals. Despite these technical challenges, if you are thinking about moving workloads to Kata Containers, you will still need to collect observability data from those workloads to verify that they are running properly and performing well. Only then will you be able to detect problems such as high latency in your secure applications as soon as they appear.

Datadog is pleased to announce its support for Kata Containers as of Datadog Agent v7.51. This means that you can now use Datadog to visualize and alert on the metrics, traces, and logs from your Kata Containers alongside the performance data from the rest of your containerized environment.

Getting started with Kata Containers

To run Kata Containers, you can use a bare metal host or a VM platform, but the VM platform needs to support either nested virtualization or pod sandboxing. If your host system does support Kata Containers (which you can verify via kata-check), you can run them within your existing container clusters.

Once your Kata Containers are up and running, to begin observing these workloads with Datadog, you need only to install the latest version of the Datadog Agent by running the installation command for your platform. (For the Datadog Docker Agent, read our documentation for information on how to pull the latest image and install the Agent.)

Use Datadog to visualize metrics, traces, and logs from your Kata Containers

Datadog is able to support Kata Containers by collecting telemetry through built-in containerd endpoints. This means that after you install the latest version of the Agent, you can begin collecting and visualizing Kata Container metrics, traces, and logs within the Datadog platform immediately, without additional set-up. For example, the following image shows a trace for a containerized application that is hosted in a Kata Container.

Trace for an application hosted in a Kata Container

Similarly, the following image shows logs in Datadog that are automatically captured from a Kata Containers workload after the latest version of the Agent is installed.

Logs for an app hosted in a Kata Container

Viewing this telemetry data within the Datadog platform provides many benefits, such as allowing Watchdog to automatically detect anomalies that require your attention in your secure workloads. Datadog also automatically imports labels from Docker and Kubernetes and then uses that information to tag each container, allowing you to sort and filter monitoring data to view only what you need. By further tagging Kata Containers data, you can additionally consolidate that data in visualizations to compare its performance against other containerized data—or compare performance of individual Kata Containers against each other.

Easily troubleshoot your secure Kata Containers workloads with Datadog

Kata Containers is a novel technology that uses hardware virtualization to offer a new high-security option for containerized workloads—all while maintaining the speed, flexibility, and ease of management of traditional containers. You can now begin testing your workloads in Kata Containers and easily view their metrics, traces, and logs within Datadog—with all of its added benefits—alongside the rest of your observability data.

To learn more about the Kata Containers project, you can view its official documentation on GitHub. If you don’t already have a Datadog account, you can sign up for a 14-day free trial to get started.