Cloud Native Weekly: KubeCon China 2023 Detailed Agenda Announced | 2023.8.7

Open source project recommendation

Spiderpool

Spiderpool is a Kubernetes underlying networking solution. It provides rich IPAM functions and CNI integration capabilities, provides support for CNI projects in the open source community, and allows multiple CNIs to collaborate effectively. It allows the underlying CNI to work flawlessly in environments such as bare metal, virtual machines, and any public cloud.

Preevy

Preevy is a powerful command-line interface (CLI) tool designed to simplify the process of creating ephemeral preview environments. Using Preevy, you can easily provision a preview environment for any Docker-Compose application in the cloud. It supports a variety of platforms including AWS Lightsail, Google Cloud and Microsoft Azure for affordable virtual machines or any Kubernetes cluster.

Nautikos

Lightweight CI/CD tool for updating image tags in Kubernetes manifests.

Kor - Kubernetes Orphaned Resources Finder

Kor is a tool for discovering unused Kubernetes resources. Currently, Kor can identify and list unused Kubernetes resources:

  • configuration map
  • secret
  • Serve
  • service account
  • deploy
  • status setting
  • Role

Article recommendation

Kubernetes 1.27: Introducing the Volume Group Snapshot API

This article is about the introduction of an API called "Volume Group Snapshots" introduced in Kubernetes version 1.27. This feature is in alpha testing and is intended to simplify the process of taking snapshots of multiple volumes in a Kubernetes cluster. The article mentions the main features and uses of the feature, and provides usage examples and links to related resources.

21 Docker Security Best Practices – Deamon, Images, and Containers

This post provides 21 best practices for Docker security. The article is divided into three main sections: Docker Daemon Security, Docker Image Security, and Docker Container Security.

These best practices can help improve the security of Docker containerized workloads and reduce potential security risks. By following these guidelines, you can better protect your Docker daemons, images, and containers, and reduce the risk of malicious attacks.

Cloud Native Dynamics

Google launches standalone integration platform-as-a-service on its cloud platform

Google recently announced the general availability of Application Integration for Google Cloud, a standalone integration platform as a service (iPaaS) designed to help customers connect their applications intuitively and without code.

The company had earlier introduced integrations as an add-on to Apigee API Management. However, their customers have requested more direct access to integration capabilities on Google Cloud; as a result, it is now possible to use a standalone product for application integration without using Apigee.

VMware Carbon Black Introduces Threat Detection and Response for Modern Applications

VMware today announced progress on its Carbon Black Extended Detection and Response (XDR) strategy focused on cloud-native applications. Cloud Native Detection and Response (CNDR) provides VMware Carbon Black customers with unified visibility, security and control across highly dynamic and complex modern application environments.

VMware Carbon Black's new CNDR capability extends its leading XDR solution to deliver enhanced threat detection for containers and Kubernetes within a single unified platform. These enhancements are designed to provide runtime protection for Linux containers, providing a scalable approach to protecting applications from emerging threats and helping to eliminate blind spots that attackers can exploit.

The detailed agenda of KubeCon China 2023, the world's top cloud-native technology conference, is announced

The detailed schedule of KubeCon+CloudNativeCon+Open Source Summit China 2023 hosted by the Linux Foundation and Cloud Native Computing Foundation (CNCF) has been announced!

This summit will gather the global community to discuss cutting-edge insights, core technologies and best practices in the field of cloud native and open source. The topics of the conference include security, service mesh, network + edge, Open AI + data, WebAssembly and many other exciting technology hotspots.

This article is published by OpenWrite, a multi-post platform for blogging !

Guess you like

Origin blog.csdn.net/zpf17671624050/article/details/132162052
Recommended