Cloud Native Weekly: Will edge computing swallow the cloud? | 2023.3.13

Article recommendation

Edge computing eats the cloud?

This article discusses the potential impact of edge computing on traditional cloud computing.

Edge computing is a new type of computing architecture that moves computing closer to data sources and terminal devices, thereby providing faster response times and better user experience. In contrast, cloud computing is a centralized computing model in which users send data to cloud servers via the Internet for processing and storage. The author believes that in high-bandwidth, low-latency environments, edge computing may become a better choice.

The article also mentions some application cases in industries such as industrial automation and healthcare. In these fields, real-time and reliability are very important, and the advantages of edge computing can help enterprises achieve better business efficiency and customer experience.

However, the article also pointed out that edge computing still faces some challenges, such as device security issues, data privacy issues, etc. Therefore, enterprises need to carefully weigh the pros and cons of edge computing and cloud computing, and choose an appropriate computing architecture based on specific business needs.

What are Argo CDs? Kubernetes Practical Tutorial

This article is a very valuable article for readers who want to understand or experience GitOps and Argo CD. It introduces the architecture, deployment and usage of Argo CD in detail, and provides some practical cases for readers' reference.

Step-by-step guide: Get started running containers on Kubernetes with Weave

This article provides a thorough Weave Net and Weave Scope deployment and management guide for operators and developers who are ready to manage containerized applications in Kubernetes.

Kubernetes Pods: Basics for Beginners

This article introduces pods in Kubernetes, focusing on what a pod is, what it consists of, how pods are created and managed, and their role in Kubernetes.

Open source project recommendation

Fat Operator

Tyk Operator can configure Tyk Gateway as a drop-in replacement for standard Kubernetes Ingress. You can use it to manage your API definitions and security policies. It also works with Classic Portal, so you can manage your Classic Portal declaratively.

Tyk Operator is currently in beta.

Pluto

Pluto is a utility that helps users find deprecated Kubernetes apiVersions in their code repositories and helm releases.

Grafana Tank

Grafana Tanka is a powerful configuration utility for Kubernetes clusters, driven by the unique Jsonnet language.

Cloud Native Dynamics

KubeSphere Meetup Shenzhen Station Solicits Topics

The first stop of KubeSphere Meetup in 2023 is scheduled to be in Shenzhen. The time and location have been determined, and topics are being collected. Submissions are welcome!

  • Time: 14:00-18:00, April 8, 2023
  • Venue: International Conference Hall T2, 3rd Floor, Building 2, Chongwen Park, Nanshan Zhiyuan, No. 3370 Liuxian Avenue, Nanshan District, Shenzhen

HashiCorp Vault Improves Multi-Namespace Workflows, Adds Managed Services for Azure

HashiCorp released version 1.13 of Vault, their encrypted information and identity management platform. This release includes multi-namespace access workflows, improvements to the Google Cloud confidentiality engine, usability improvements to MFA, and certificate revocation for cross-cluster management. HashiCorp has also released Vault as a managed service for the Microsoft Azure environment.

This release introduces namespace improvements that allow a single Vault Agent to fetch encrypted information across multiple namespaces. Namespaces provide an isolated environment that enables tenant isolation within a single Vault instance. Previously, applications needed to authenticate to each namespace with a different Vault agent required for each namespace.

Istio Ambient Mesh has been merged into the master branch and will be officially released in the next version

Launched in September 2022 in an experimental branch, Istio Ambient Mesh introduces a sidecar-less data plane model to Istio. It has now been merged into the Istio master branch and will be released in version 1.18.

Major changes:

  • Rewrite of the ztunnel component to be fast, secure and lightweight.
  • Significant changes have been made to simplify the configuration of the Waypoint agent to improve its debuggability and performance.
  • Add istioctl x waypointcommand to facilitate deployment of Waypoint agent, and add istioctl pc workloadcommand to view workload information.
  • Users are able to explicitly bind Istio policies such as AuthorizationPolicy to the Waypoint proxy instead of selecting the target workload.

GitHub extension ZenHub may add GitLab support

ZenHub has built its own project management platform on top of GitHub, which has enhanced support for issue tracking. The company hopes to support GitLab in the future, and it just raised $10 million in Series A funding.

Since 2015, ZenHub has provided a project management platform that forms a sort of front-end to GitHub, designed to add functionality and provide easier-to-use interface.

containerd 1.7.0 released

This is the eighth major release of containerd, including new features and many improvements.

This release is the last major release of containerd 1.x prior to 2.0.

Some features in this release may be considered experimental or unstable, but will become stable in 2.0.

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

Guess you like

Origin blog.csdn.net/zpf17671624050/article/details/129521595