AWS re: Invent 2019 held | Cloud native ecology Weekly Vol 30.

Author | He poured wave, net Song Chao, Xu Di

Industry News

1. AWS re:Invent 2019

AWS cloud computing annual event held in Las Vegas at 12.2 ~ 12.6.

  • Technology sharing more than 2,500 games, covering the technical direction of the data analysis, architecture, artificial intelligence and machine learning, various popular direction of the container, IOT and so on;
  • The first day of release  Amazon SageMaker Operators for Kubernetes , users can use the native K8s API to deploy sageMaker tasks, and the use of kubectl tools to manipulate and view SageMaker task;
  • December 3 release  Amazon AWS Fargate EKS ON : Users can run Kubernetes pod on AWS Fargate, the underlying implementation is the use of virtual kubelet to the docking AWS Fargate.

2. 2020 KubeCon + CloudNativeCon Europe Assembly

2020.3.30 ~ 2020.4.2 will be held in Amsterdam, the Netherlands, subject to the submission deadline December 4.

3. Rancher new version 2.3.3 released

November 28 Rancher Labs released Rancher new version 2.3.3 , the default version supports Kubernetes1.16.

Significant progress upstream

1. Enhance ContainerStats message in CRI-API

Extended CRI's  ContainerStatus interface to obtain index information monitored more containers (including CPUUsage / MemoryUsage / ProcessUsage / NetworkUsage etc.).

2. Update Server-Side Apply KEP with upgrade strategy from client-side apply

Server-Side Apply Client-Side increase to upgrade from Server-side, Server-Side to Client-Side rollback of design content, and precautions.

3. apimachinery:switch wait to use context

util wait function implemented in the package  stop channel are used  context.Context instead.

4. feat:make delete protection to namespace kube-node-lease

Increase in the namespace admission in  kube-node-leasenamespace anti-deletion process.

Open source projects recommended

1. kelseyhightower/kubernetes-the-hard-way

Good K8s learning projects, some of the best K8s knowledge. Target population: production level K8s cluster operation and maintenance personnel, or if you want in-depth understanding of how the various components K8s cluster collaboration of the students.

2. digitalocean/clusterlint

Best Practices checker K8s cluster, check the main dimensions, including resources, security, and reliability.

This week Recommended Reading

1.《Gardener Project Update》

SAP cloudy and open source cluster management system created by CRD way each cluster generic abstract processes, and cluster creation function has been docking calculations mainstream cloud service providers (including Aliyun, AWS, Azure, GKE).

2. 《The Current State of the State for Cloud Native Storage》

It introduced Kubernetes development of storage support, as well as the future direction of development (such as snapshots, cloning, etc.) CSI interface.

3. "Based on Ali cloud computing platform and CDN edge thinking"

For now, CDN's largest and considered the strongest, will be the best location layout edge computing. But the edge is calculated not exist in isolation, must be coordinated with the center of the cloud, we think about how to build a cloud-side end edge collaborative computing platform from CDN perspective.

4. "Ali cloud Kubernetes tens of thousands of large-scale cluster management practice"

This article describes the massive Kubernetes container services on cluster management experience.

5. "Getting Started from scratch K8s | container-depth analysis of Linux"

Linux is a lightweight container virtualization technology, on the basis of shared core, so that the process of technology-based namespace and cgroup resource isolation and restrictions. This article will to docker for example, describes the basics of mirroring container and container engine.

6. "Service Mesh is old wine in new bottle it? "

In the outgoing 2019, the maturity of Service Mesh open-source product, although qualitative change did not occur on a global scale, but still in the country there have been some events that deserve special attention. The author combines his own observation and thinking Service Mesh during landing practice in Alibaba, to share with everyone.

7. "Serverless Kubernetes and architecture scene analysis"

Container and non-server is the current hot topic of cloud native, the combination of the two greatly reduced the threshold for the use of the container, reducing the total cost of computing, but also allows users to get rid of the complexity of the underlying infrastructure management. However, a large-scale and high flexibility Serverless Container infrastructure is not an easy thing, to consider the size, flexibility, cost, efficiency and other factors. This article shall explain in detail to these questions.

8. "Kubernetes vertical automatic retractable go from here?"

Currently Kubernetes Pod level of auto-scaling (HPA, Horizontal Pod Autoscaler) has been widely used in the industry. But for some special Pod (such as some state Pod), HPA and can not solve the problem of insufficient resources. This leads to a vertical automatic retractable Pod (VPA, Vertical Pod Autoscaler), this paper describes Kubernetes community development planning Pod automatic vertical telescoping assembly.

" Alibaba Cloud native micro-channel public number (ID: Alicloudnative) focus on micro service, Serverless, container, Service Mesh and other technical fields, focusing popular technology trends in cloud native, cloud native large-scale landing practice, do most understand cloud native developers technology public number. "

Guess you like

Origin www.cnblogs.com/alisystemsoftware/p/11993562.html