Introducing Red Hat OpenShift Streams for Apache Kafka

Organizations are seeing the value in Apache Kafka and looking to use it to help process event data as part of intelligent cloud-native applications. Many Red Hat customers are using operators to simplify the deployment, configuration and management of Kafka on Red Hat OpenShift using the Red Hat AMQ streams component.
Quelle: CloudForms

Introducing Red Hat OpenShift Data Science

Most businesses could be making better use of data science, but are limited by their tools and workflows. This is why we’re offering Red Hat OpenShift Data Science — to help our customers apply what Red Hat has learned about data science and machine learning (ML) from our own internal IT projects and working with customers across many industries. Here’s what it is and how it can help you.
Quelle: CloudForms

Introducing Red Hat OpenShift API Management

For a modern approach to building applications, Kubernetes is only the beginning. Red Hat has turned Red Hat OpenShift into the leading enterprise Kubernetes platform by giving organizations the hybrid cloud platform they need to build and deploy powerful applications.
Quelle: CloudForms

Assess. Build. Deploy. Manage. Every CIO is now a cloud operator.

“Software is eating the world.”

– Marc Andreessen, 2011

A decade ago, Marc Andreessen proclaimed that software was eating the world. This came at a time when social media start-ups were just metamorphosing into giants, and cloud computing was still very much emerging technology. The software revolution introduced a wave of innovation and approaches that have fueled transformation across industries.
Quelle: CloudForms

Mirantis OpenStack for K8s 21.2

This new release delivers high availability for virtual machines, plus storage, security, and networking features enabling increased performance for I/O-intensive workloads   Introduced just six months ago, Mirantis OpenStack for Kubernetes represents the culmination of years of engineering experience building, deploying and operating open source cloud solutions. The result, in short, is the most consumable, … Continued
Quelle: Mirantis

Mirantis Container Cloud 2.7 Release

VMware support, proxy, artifacts caching, and UI improvements headline this release Mirantis Container Cloud 2.7 is now generally available, sporting a new provider enabling deployment and lifecycle management of Container Cloud Management, Regional and (Mirantis Kubernetes Engine) child clusters. Container Cloud can now perform all its functions on VMware clouds, including non-disruptive self- and child-cluster … Continued
Quelle: Mirantis

Turbocharge workloads with new multi-instance NVIDIA GPUs on GKE

Developers and data scientists are increasingly turning to Google Kubernetes Engine (GKE) to run demanding workloads such as machine learning, visualization/rendering and high-performance computing, leveraging GKE’s support for NVIDIA GPUs. GKE brings the flexibility, autoscaling and management simplicity, while GPUs bring superior processing power. Today, we are launching support for multi-instance GPUs in GKE (currently in Preview), which will help you drive better value from your GPU investments.Open-source Kubernetes allocates one full GPU per container—even if the container only needs a fraction of the GPU for its workload. This can lead to wasted resources and cost overruns, especially if you are using the latest generation of powerful GPUs. This is of particular concern for inference workloads, which process only a handful of samples in real-time (in contrast, training workloads process millions of samples in large batches). Thus, for inference and other lightweight GPU workloads, GPU sharing is essential to improve utilization and lower costs. With the launch of multi-instance GPUs in GKE, now you can partition a single NVIDIA A100 GPU into up to seven instances that each have their own high-bandwidth memory, cache and compute cores.   Each instance can be allocated to one container, for a maximum of seven containers per one NVIDIA A100 GPU. Further, multi-instance GPUs provide hardware isolation between containers, and consistent and predictable QoS for all containers running on the GPU. Add to that the fact that A2 VMs, Google Cloud’s largest GPU-based Compute Engine instances, support up to 16 A100 GPUs per instance. That means you can have up to 112 schedulable GPU instances per node, where each can run one independent workload. By leveraging GKE’s industry-leading auto-scaling and auto-provisioning capabilities, multi-instance GPUs can be automatically scaled up or down, offering superior performance at lower costs. For CUDA® applications, multi-instance GPUs are largely transparent. Each GPU instance appears as a regular GPU resource, and the programming model remains unchanged, making multi-instance GPUs easy and convenient to use.What customers are sayingEarly adopters of multi-instance GPU nodes are using the technology to turbocharge their use of GKE for demanding workloads. Betterview, a provider of property insight and workflow tools for the insurance sector, uses GKE and NVIDIA GPUs to process aerial imagery.”The multi-instance GPU architecture with A100s evolves working with GPUs in Kubernetes/GKE. By reducing the number of configuration hoops one has to jump through to attach a GPU to a resource, Google Cloud and NVIDIA have taken a needed leap to lower the barrier to deploying machine learning at scale. Alongside reduced configuration complexity, NVIDIA’s sheer GPU inference performance with the A100 is blazing fast. Partnering with Google Cloud has given us many exceptional options to deploy AI in the way that works best for us.” -Jason Janofsky, VP Engineering & CTO, BetterviewCreating multi-instance GPU partitionsThe A100 GPU consists of seven compute units and eight memory units, which can be partitioned into GPU instances of varying sizes, providing the flexibility and choice you need to scale your workloads. For example, you can create two multi-instance GPU instances with 20GB of memory each, three instances with 10GB, or seven with 5GB. The GPU partition instances use the following syntax: [compute]g.[memory]gb. For example, a GPU partition size 1g.5gb refers to a GPU instance with one compute unit (1/7th of streaming multiprocessors on the GPU), and 1 memory unit (5GB). The partition size for A100 GPUs can be specified through the GKE cluster or node pool API. Deploying containers on a multi-instance GPU nodeYou can deploy up to one container per multi-instance GPU instance on a node. With a partition size of 1g.5gb, there are seven multi-instance GPU partitions available on the node with one A100 GPU. As a result, you can deploy up to seven containers that request GPUs on this node. Each node is labeled with the size of it’s available GPU partitions. This labeling allows workloads to request the right sized GPU instances through node selectors or node affinity. Getting started Now, with multi-instance GPUs on GKE, you can easily match your workload acceleration needs with right sized resources. Moreover, you can exploit the power of GKE to automatically scale the infrastructure to efficiently serve your acceleration needs while delivering a better user experience and minimizing the operational costs. Get started today!Related ArticleA2 VMs now GA—the largest GPU cloud instances with NVIDIA A100 GPUsA2 VMs with NVIDIA A100 GPUs are now generally available for your most demanding workloads including machine learning and HPC.Read Article
Quelle: Google Cloud Platform