All things Kubernetes: What you’re missing at KubeCon this week

Source:-siliconangle.com This week, throngs of cloud-native computing fans were set to descend on Amsterdam for KubeCon, the Cloud Native Computing Foundation’s conference for all things Kubernetes. Alas, like so many other conferences, the CNCF decided to postpone KubeCon. But that doesn’t mean I can’t still write about the highlights of the show in this article. It just means that everyone involved had to participate in the briefings from home. I winnowed down 75 or so exhibitors to a dozen highlights,

Read more

Zettaset Adds Kubernetes Support to Encryption Platform

Source:-containerjournal.com Zettaset announced it has added support for Kubernetes to its software for encrypting data at rest. Company CEO Tim Reilly says Zettaset XCrypt Kubernetes Encryption is designed to make it easier for IT organizations that have adopted Kubernetes to centralize the management of encrypted data across multiple Kubernetes clusters. Previously, Zettaset had enabled the data stored on physical storage systems by Docker containers to be encrypted at rest. That approach makes it possible to now automate encryption policy management as part

Read more

Is Kubernetes the Cure to Cantankerous 5G Core?

Source:-sdxcentral.com The full arsenal of technology required to deliver on the promise of 5G hasn’t reached commercial networks – yet. Ultra-reliable, low-latency communications, network slicing, edge services, and converged access hinges on the adoption of cloud-native and containers by telecommunication providers. Nokia argues the only way to achieve these goals is to have a cloud-native core. The Finnish vendor isn’t the only one doubling down on that idea. A report from ABI Research contends that the “momentum of enterprise 5G

Read more

Kubernetes Security: Key Factors to Consider

Source:-containerjournal.com Here are six ways organizations can increase their Kubernetes security Containers and Kubernetes adoption have been phenomenal in the last year. According to the recently published CNCF report, container adoption has jumped to 84%, with Kubernetes being adopted by 78% of respondents to orchestrate those containers. However, there are security concerns regarding containers and Kubernetes. As StackRox’s ‘The State of Container and Kubernetes Security Report 2020″ notes, Kubernetes and container security have become pain points for technical leaders and

Read more

Top Container Management Platforms For Developers & Businesses

Source:-analyticsindiamag.com Container management platforms are leveraged by developers to launch, test, and secure applications in resource-independent environments. Containers include components of applications, libraries, or collections of source code that can be used or deployed on demand. The container management platforms support users designate resources to optimise performance and balance system workloads. Companies utilise container management platforms to streamline container performance and to evade the complexities of system architectures. Given there are tens of container platforms presently available, in this article, we list

Read more

Google launches a-built ‘Game Servers’ beta for high-scalability cloud gaming backend

Source:-siliconangle.com Google today announced the availability of “Game Servers” in beta test mode, a managed service offering using a service called Agones, which is an open-source game server hosting and scaling project built on Kubernetes. Using Agones, game developers and publishers can provide critically needed servers for games to maintain great multiplayer experiences. Game developers now increasingly rely on dedicated severs in order to deliver lag-free and high-fidelity gameplay for connecting players, but scaling in these environments can be difficult. In

Read more

Threading the Needle on Kubernetes Complexity with AI-Powered Observability

Source:-devops.com If you run down the laundry list of major industries–transportation, retail, healthcare, automotive, financial services–you’ll see that the major players in each have essentially become software companies. What they do and how they serve their customers rests entirely on their software working perfectly. Underpinning this is a massive digital transformation that has shifted organizations away from the old, static ways of enterprise IT monoliths. Instead, today’s businesses are working in more dynamic IT environments–agile, multi-cloud and, especially for new

Read more

NetApp cans Kubernetes and Cloud Volumes services on HCI. But what is waiting in the wings?

Source:-blocksandfiles.com NetApp is shuttering NKS on HCI and Cloud Volumes on HCI, with effect from April 20. In their place, the storage giant is readying “some very cool things in the works for NetApp and Kubernetes where there is more value than NKS (NetApp Kubernetes Services) was and is,” a source close to the company told us. NetApp said yesterday via a customer communique it would simplify and unify Kubernetes services across ONTAP and other product lines. “Both partners and

Read more

How Team Interactions Help Kubernetes Adoption with Manuel Pais at QCon London

Source:-infoq.com Manuel Pais talked at QCon London [slides] about how team interactions are vital to reduce cognitive load to have a successful adoption of Kubernetes. Pais recommends having a team dedicated to building a digital platform on top of Kubernetes for development teams to use it. And, organizations can get started by assessing the team’s cognitive load, defining a digital platform, and setting clear team interactions. Kubernetes helps development teams to work with the complexity of distributed systems, and it

Read more

Kubernetes Security Leader Alcide Simplifies PCI and GDPR K8s Compliance for DevOps and Security Teams

Source:-aithority.com Alcide the Kubernetes security leader empowering DevSecOps teams with end-to-end continuous security guardrails for Kubernetes deployments, announced that the Alcide Kubernetes Security Platform now supports compliance scans for PCI and GDPR, enabling DevOps to deliver regulatory compliance checks rapidly and seamlessly alongside Alcide’s leading Kubernetes security capabilities. Gartner predicts that distributed cloud solutions will be a strategic technology trend in 2020. As such, companies will need tools that are purpose built to solve security and compliance challenges such as

Read more

Platform9 Adds More Tiers to Kubernetes Service

Source:-containerjournal.com With more IT teams now being required to work from home to help combat the COVID-19 outbreak, the ability to manage Kubernetes clusters remotely via a SaaS platform has become a lot more relevant, adds Maskasky. To achieve that capability, an IT organization simply needs to install Platform9 agent software in its Kubernetes cluster. In general, Maskasky says it’s clear more organizations are trying to operationalize Kubernetes at scale. The biggest challenge IT teams face is the shortage of

Read more

A step-by-step tutorial for Kubernetes implementation

Source:-searchitoperations.techtarget.com This Kubernetes implementation example demonstrates how to create a single-node cluster on Windows 10 to get a containerized application up and running. Kubernetes enables developers and system administrators to quickly deploy applications and scale them to their requirements, without downtime. A Kubernetes system is highly configurable, and almost everything revolves around four important concepts: nodes, pods, deployments and services. Ready to dive into a Kubernetes implementation? Here are the key steps and Kubernetes commands to get started. Learn the

Read more

Containers and Kubernetes: 3 transformational success stories

Source:-sg.channelasia.tech Powerful combo of workload portability and orchestration has become an invaluable business asset in multi-cloud and hybrid cloud environments Companies across industries are pushing to move data and workloads to the cloud, whether as part of digital transformations or to avoid building costly new infrastructure to handle growing demand. For many organisations, key to this move are containers and Kubernetes — especially when multiple cloud services are involved. Containers are standalone software packages that bundle together all of an

Read more

Hitachi Vantara Skims Containership’s Kubernetes Assets

Source:-sdxcentral.com Hitachi Vantara scooped up the debris of Containership’s disastrous Kubernetes cruise, announcing that it has acquired the assets of the failed startup for an undisclosed amount. The deal comes six months after Containership permanently docked its operations. Bobby Soni, COO for Hitachi Vantara’s Digital Infrastructure Business Unit, explained in a blog post that the acquisition includes Containership’s “Kubernetes IP” that is based on its Kubernetes Engine. That platform is a Cloud Native Computing Foundation (CNCF)-certified Kubernetes distribution that supports

Read more

Minikube, Kubernetes’ best friend: 6 facts to know

Source:-enterprisersproject.com If your team is building apps for containers and Kubernetes, get to know Minikube. This free open source tool helps developers do experiments and packs a punch in demonstrations Minikube is an open source tool that enables you to run a single-node Kubernetes cluster on a laptop. To think of it another way, it takes the grand scale of Kubernetes and slims it down to fit run locally in a virtual machine, no cloud or on-premises data center required.

Read more

Managing Multi-Cloud Production Kubernetes Clusters at Brandwatch

Source:-infoq.com Brandwatch’s engineering team wrote about their experience with managing multi-cluster Kubernetes across EKS, GKE and self-managed clusters. Brandwatch runs around 150 production services across 6 independent Kubernetes clusters, which run on AWS EKS, GKE, and self-managed data centers in London. In early 2016, they started running on GKE, and found that it was a good fit for many of their services. They have automated deployments using ConcourseCI and some custom tooling, and use the nginx ingress controller for more

Read more

Azure Insights: Kubernetes API access; Firewall updates; Certifications; Cloud native and serverless

Source:-msdynamicsworld.com Microsoft Azure pros share their thoughts on security Kubernetes API access, Firewall updates in February, changes to certifications and the impact of cloud-native, serverless and containerized tech. Securing Kubernetes API access Richard Hooper, writing on Pixel Robots, explained how to secure access to the Kubernetes API on an Azure Kubernetes Service (AKS) cluster. By default, the API is internet accessible with HTTPS. Initially, Hooper cleared up any confusion for readers of his recent blogs pertaining to role-based access control

Read more

How OpenEBS Brings Container Attached Storage to Kubernetes

Source:-thenewstack.io Managing stateful workloads in Kubernetes is fundamentally different from deploying and scaling stateless microservices. In a previous article that discussed different approaches to running stateful workloads in Kubernetes, I explained Container Attached Storage (CAS) as one of the emerging choices for managing stateful workloads. CAS is fast becoming the preferred choice for running durable, fault-tolerant stateful applications in Kubernetes. The OpenEBS project, which is a part of the Cloud Native Computing Foundation Sandbox, attempts to bring CAS to the

Read more

5 ways to lose data on Kubernetes—and how to avoid them

Source:-techbeacon.com If your critical databases and stateful applications are migrating to Kubernetes, the sorrows of accidental data loss aren’t far behind. And data is the lifeblood of modern applications. For database people, “data” means any persistent state that the database depends on to function properly. Think tables in MySQL, znodes in Zookeeper, or column storage in a data warehouse. If the bits are gone, applications that depend on them stop working. “Loss” means the data is gone or at least

Read more

Running containers and Kubernetes? You’re completely normal, CNCF figures show

Source:-devclass.com Kubernetes and related projects are most definitely in production, the latest Cloud Native Computing Foundation’s user survey shows. The survey covered 1,337 respondents, drawn from the CNCF community. So, we are talking about the already converted here. Europe accounted for 37 per cent of respondents, North American 38 per cent and Asia, 71 per cent. But the figures were enough for the CNCF to declare containers as the “norm”, with 84 per cent of respondents using them in production,

Read more
1 4 5 6 7 8 14