VMware’s New vRealize IT Ops Suite Runs in the Cloud and Supports Kubernetes

Source:-datacenterknowledge.com The biggest change is that it’s now sold as SaaS, but there’s a lot more in vROps 8.1. VMware has moved vRealize, its suite of IT infrastructure operations tools, to the cloud. The company announced this week availability of vRealize Operations version 8.1, sold through a SaaS (Software-as-a-Service) model. vROps is now a cloud-based overseer of workload performance. “This is a comprehensive release across our cloud management portfolio,” Teruna Gandhi, senior director for product marketing for VMware’s cloud management

Read more

Managing Infrastructure from Kubernetes with the HashiCorp Terraform Operator

Source:-infoq.com HashiCorp has released the alpha version of Terraform operator for Kubernetes to manage infrastructure as code calling Terraform Cloud from Kubernetes. After installing the operator, users can synchronize Terraform workspaces using Kubernetes manifests. Then, applications running in Kubernetes can reference Terraform outputs using ConfigMaps. For now, this operator only works for Terraform Cloud. The Terraform operator was created for use cases where developers want to provision infrastructure like a queue in AWS SQS using the Kubernetes interface. To get

Read more

Alcide Advances DevSecOps in Kubernetes Environments

Source:-containerjournal.co Alcide is moving to advance the adoption of best DevSecOps practices among developers of containerized applications running on Kubernetes platforms by making its container security platform available via a command-line interface (CLI). Company CTO Gadi Naor says Alcide sKan makes it easier for developers to scan source code for vulnerabilities within the context of existing DevOps processes. That approach is critical because it means developers can invoke a cybersecurity tool without having to substantially alter their existing workflow processes, he says.

Read more

How to scale Kubernetes: 3 factors

Source:-techrepublic.com Kubernetes is becoming the container orchestrator of choice. It even holds the ability to scale applications up with demand–if you know how to configure it. After Docker provided a small, lightweight virtual machine that could run on your laptop, Kubernetes came next to provide a real production cluster. As it turns out, running a production cluster is complex work. For example, Kubernetes does not come “out of the box” with the tools to manage scaling. In this article, I’ll

Read more

New Tool for Kubernetes Shifts Security Left

Source:-adtmag.com Alcide, an Israel-based provider of Kubernetes security solutions, today released a new command-line tool designed to allow developers, DevOps pros and Kubernetes app builders to scan their Kubernetes configuration and deployment files as part of their app development process, and to deploy it into their continuous integration (CI) pipelines. Called sKan, the tool is free, open source and available now from the company Web site. Effectively, the new tool provides “a software translation of DevSecOps culture” and shifts security

Read more

Is Kubernetes Finally Entering Its Application Phase?

Source:-containerjournal.com Kubernetes as Infrastructure The last five years have seen Kubernetes grow from a new open source community to a mainstay of conversations about modern enterprise IT. But it’s fair to say those conversations are often centered around Kubernetes as an infrastructure platform. We talk about networks and load balancing, storage and standards such as CSI, and provisioning and cloud provider integrations. These conversations are critical to building a platform that can run a wide variety of applications successfully at

Read more

Foundation exec seeks Cloud Foundry vs. Kubernetes detente

Source:-searchitoperations.techtarget.com New Cloud Foundry Foundation Executive Director Chip Childers plans to steer the community into the next phase of cooperation with Kubernetes, Knative, Istio and more. The Cloud Foundry vs. Kubernetes battle to be the container orchestration platform of choice among enterprise IT shops is over — as with the rest of its erstwhile container rivals, Kubernetes has won that contest decisively. Now, the Cloud Foundry Foundation, under new executive leadership in longtime CTO Chip Childers, sets out to incorporate

Read more

Appvia Simplifies Kubernetes Deployments for Developer Teams

Source:-containerjournal.com Appvia this week launched a distribution of Kubernetes that is easier to provision and deploy on behalf of developer teams. Company CEO Jonathan Shanks says Appvia developed its open source Appvia Kore platform as an outgrowth of the experience company founders gained deploying Kubernetes clusters on behalf of the British Home Office. It quickly became apparent that other IT organizations would also need a prescriptive approach to deploying Kubernetes clusters for teams of developers in a highly repeatable fashion.

Read more

Canonical Adds Managed Services for Kubernetes Environments

Source:-containerjournal.com As part of an effort to help organizations accelerate their transition to modern applications based on Kubernetes clusters, Canonical is making available 10 complementary databases and tools as a set of services that it will continually manage and update on behalf of customers. Canonical will manage databases including MySQL, InfluxDB, PostgreSQL, MongoDB and ElasticSearch along with Kafka, open source event streaming software and Open Source Mano, a platform for managing network functions virtualization (NFV) software. In addition, access to Grafana, Prometheus

Read more

Latest Release of WSO2 API Manager Expands Security and Support for Kubernetes, Microservices, and Serverless Apps

Source:-globenewswire.com Mountain View, CA, April 07, 2020 (GLOBE NEWSWIRE) — APIs are the core building blocks of digital businesses—assembling data, events and services from within the organization, throughout ecosystems, and across devices. This is driving demands to maximize adoption and reuse across internal and external portals and API marketplaces; ensure API security; and support modern architectures, including containers, microservices, and serverless computing. WSO2 has added significant new functionality to support these enterprises with the newest release of WSO2 API Manager,

Read more

Cloud Foundry Changes Captains, Keeps Sites on Kubernetes

Source:-sdxcentral.com The Cloud Foundry Foundation (CFF) has changed leadership with CTO Chip Childers taking over the executive director position from Abby Kearns. The move also comes with an increased focus by CFF on integrating the Kubernetes ecosystem into the Cloud Foundry stable of curated platforms. Chip Childers said in an interview with SDxCentral that the transition is “a great moment in time” where the group has the opportunity to become “very laser focused on the most important aspects of what

Read more

Windows containers can run in Kubernetes–but there is a catch

Source:-techrepublic.com Yes, running Windows containers in Kubernetes can work. But it’s not as simple as it seems. The operating system container, which isolates just the essential parts of the operating system that are different, is quickly becoming the standard way for organizations to build and run applications. Because container images are so small, they can be stored, tracked and versioned like any code fragment in version control. Programmers can trade them over the network like they are copying files. Because

Read more

Corporate culture complicates Kubernetes and container collaboration

Source:-bestgamingpro.com There is a direct hyperlink between enhancing functions and enhancing buyer expertise, and the rising adoption of container expertise helps to ship on each counts. Nonetheless, as is the case with many issues, the expertise may go nice, however overcoming a resistant company tradition makes the job 10 instances as arduous because it could possibly be. That is the phrase from a current survey of 247 executives and professionals from bigger organizations, launched by VMware, which finds nearly all

Read more

Rancher Labs Simplifies Kubernetes Lifecycle Management

Source:-containerjournal.com Rancher Labs this week released an update to its distribution of Kubernetes that makes it easier to upgrade without any downtime in addition to making it easier to remotely access. Company CEO Sheng Liang says that as organizations increasingly operationalize Kubernetes there is now a lot more focus on lifecycle management and scalability. Version 2.4 of Rancher provides access to a set of tools that makes it easier for IT teams to manage a fleet of Kubernetes clusters event when network

Read more

Kubernetes: Everything you need to know

Source:-enterprisersproject.com What is Kubernetes? What is Kubernetes and what does it have to do with containers? Where did this unusual word come from? The agreed-upon origin is from the Greek, meaning “helmsman” or “sailing master.” Here’s how Red Hat technology evangelist Gordon Haff explains Kubernetes in his book, “From Software and Vats to Programs and Apps,” co-authored with Red Hat Senior Distinguished Engineer William Henry: Kubernetes eliminates many of the manual processes involved in deploying and scaling containerized applications. “Kubernetes,

Read more

Is Kubernetes becoming the driving force of enterprise IT?

Source:-information-age.com Now and again, enterprise technology comes along that seems like a beautifully simple solution to a complicated problem. Take Kubernetes—the open source platform that automates Linux container operations, eliminating many of the manual processes involved in deploying and scaling containerised applications. It is exciting to see how Kubernetes is evolving to meet the challenge of running mission critical workloads at scale. Container use will only continue to increase. A recent Red Hat survey found that 62% of organisations have

Read more

Ensuring a Smooth Kubernetes Deployment

Source:-containerjournal.com It’s not hyperbole to say that Kubernetes is a game-changer for developers and DevOps teams. At full power, it has the capacity to impart significant efficiency and stability that has a tangible impact on a company’s bottom line. However, as is often said, “Nothing good ever came easy.” Many of us know that Kubernetes is inherently complex. Unfortunately, this complexity can lead to oversights that can cause major security issues. Thankfully, with the right procedures in place and a

Read more

Kubernetes Everywhere: Rancher Labs’ ‘Lightweight’ Version Scales to the Edge

Source:-enterpriseai.news As enterprise distributions of the Kubernetes cluster orchestrator stabilize, and more features are added with each quarterly version release, the expanding community of platform vendors are attempting to extend deployments of the de facto standard container manager beyond datacenters and cloud-native deployments. Among them is Rancher Labs, which on Tuesday (March 31) unveiled the latest iteration of its Kubernetes management platform designed to extend the infrastructure technology to the network edge via a “lightweight” distribution of the orchestrator. Emphasizing

Read more

To bring Kubernetes to the edge, Rancher 2.4 scales up cluster support

Source:-zdnet.com Rancher Labs on Tuesday announced the general availability of Rancher 2.4, the latest release of its popular Kubernetes management platform. The new release takes Rancher one step closer to its vision of running Kubernetes everywhere, with architectural support for one million clusters. It also includes updates related to security and general performance. Rancher 2.4 specifically offers support for one million clusters in preview, while the GA product supports 2,000 clusters and 100,000 nodes. Those numbers will increase as Rancher

Read more

Kubernetes 101: Tips and tricks to maximise container investment

Source:-itbrief.com.au According to a Gartner survey, more than 50% of global organisations will be running containerised applications in production by 2020. This is a significant increase from the less than 20% reported in 2017. If an organisation uses containers, it probably also uses an orchestration tool like Kubernetes. While containers can help teams gain agility, flexibility and ultimately increase delivery speed, they also create a lot of complexity. Because of this, it is important that DevOps teams have monitoring in place

Read more
1 3 4 5 6 7 14