Just in:
CBN Targets User Accounts // UAE and Ecuador Set Course for Economic Pact // Octa crypto snapshot: investors behavior predictions after Bitcoin halving // Hong Kong Unveils April 30 Launch for Landmark Crypto ETFs // Cairo Recognizes Arab World’s Creative Luminaries at Award Ceremony // Andertoons by Mark Anderson for Thu, 25 Apr 2024 // ESG Achievement Awards 2023/2024 is Open for Application, Celebrating Innovative Sustainable Practices and Responsible Risk Management // Astana International Exchange Connects with Regional Markets Through Tabadul Hub // Election Commission Has A Dismal Record On Acting Against Modi’s Breaches Of Poll Code // Telecom Giant Du Eyes Crypto Integration for FinTech Platform // PolyU forms global partnership with ZEISS Vision Care to expand impact and accelerate market penetration of patented myopia control technology // Sharjah Census Gears Up for Final Enumeration Phase // Prince Holding Group’s Chen Zhi Scholarship Clinches Silver Stevie for CSR Excellence at Asia-Pacific Stevie Awards // NetApp’s 2024 Cloud Complexity Report Reveals AI Disrupt or Die Era Unfolding Globally // ZUHYX Exchange: Embracing Social Responsibility for a Sustainable Future // UAE President, Spanish Prime Minister Hold Phone Talks // Central Bank of Nigeria Debunks Rumors of Crypto Account Freeze // Quality HealthCare Partners with eHealth to Enhance Patient Treatment Efficiency // Cobb’s Game-Changer: Introducing One-Stop Event Transport Management Solution // Dubai Gears Up for Second FinTech Summit as Funding Surges //

Enterprise container DevOps steps up its game with Kubernetes 1.6

1490832284 kubernetes logo

Managing containers isn’t easy. That’s where such programs as Docker swarm mode, Kubernetes, and Mesosphere can make or break your containers initiatives. Perhaps the most popular of these, Kubernetes, has a new release, Kubernetes 1.6, that expands its reach by 50 percent to 5,000 node clusters. Conservatively, that means Kubernetes can manage 25,000 Docker containers at once.

Kubernetes logo

The latest Kubernetes makes managing huge numbers of containers easier than ever.

In Kubernetes, a node is a virtual machine (VM) or physical server. Some people run as many as 500 containers per node, which means you could manage 2.5 million containers with Kubernetes. That’s none too shabby!

ADVERTISEMENT

This 150 percent increase in total cluster size is powered by the latest release of CoreOS‘s etcd v3. This uses gRPC, an open-source, high-performance remote procedure call (RPC) in place of JavaScript Object Notation (JSON) for increased efficiency. JSON endpoint support is maintained through a gRPC gateway.

If you want more than 5,000 nodes, or to use nodes across multiple regions or clouds, you can do that too with Federation. This enables you to combine multiple Kubernetes clusters and address them through a single API endpoint.

Nick Chase, Mirantis’ head of technical content, wrote that as “Kubernetes takes hold, the likelihood of running into situations in which users have multiple large clusters to deal with increases. Federation enables you to create an infrastructure in which users can use, say, the closest cluster to them, or the one that has the most spare capacity.”

In this release, the kubefed command line utility graduated to beta — with improved support for on-premises clusters. kubefed now automatically configures kube-dns on joining clusters and can pass arguments to federated components.

You can also use Kubernetes Daemon Sets to specify which nodes will run a particular set of containers. Kubernetes will make certain that the nodes that satisfy the requirements will run them. You can also update these DaemonSets with new images.

The new Kubernetes also includes improved security. Role-based access control (RBAC), which is still beta, uses tightly scoped default roles for system components to improve security. Kubernetes 1.6’s default RBAC policies grant scoped permissions to control-plane components, nodes, and controllers. RBAC also enables cluster administrators to selectively grant particular users or service accounts fine-grained access to specific resources on a per-namespace basis.

The improved kubeadm installation tool, which is also in beta, has been enhanced with a set of command line flags and a base feature set that includes RBAC setup. It also uses a Bootstrap Token system and an enhanced Certificates API to make securing your container cluster easier.

This release adds powerful and versatile scheduling constructs to give you greater pods scheduling control. This includes rules to restrict pods to particular nodes in heterogeneous clusters, and rules to spread or pack pods across failure domains such as nodes, racks, and zones. This is a very handy upgrade.

Kubernetes has always done a good job of managing container storage, but now it’s even better. With this release, StorageClass and dynamic volume provisioning enable you to create and delete storage on demand. You’ll no longer need to pre-provision storage at all.

On top of that, Kubernetes cluster administrators can define and expose multiple storage types within a cluster. This means end users can stop worrying about the complexity and nuances of how storage is provisioned, while still letting them select from multiple storage options. On public clouds, Kubernetes now pre-installs system-defined StorageClass objects for AWS, Azure, Google Cloud, OpenStack and VMware vSphere by default.

Kubernetes 1.6 is available for download on GitHub and via get.k8s.io. To get started with Kubernetes, try one of the these interactive tutorials. You should also look at the full release notes before upgrading or moving to Kubernetes.

Related Stories:

(via PCMag)

ADVERTISEMENT

ADVERTISEMENT
Just in:
UAE and Ecuador Set Course for Economic Pact // Election Commission Has A Dismal Record On Acting Against Modi’s Breaches Of Poll Code // Empty Promises Haunt DAO Maker Hack Victims After Three Years // ZUHYX Exchange: Embracing Social Responsibility for a Sustainable Future // Dubai Gears Up for Second FinTech Summit as Funding Surges // Andertoons by Mark Anderson for Thu, 25 Apr 2024 // Hong Kong Unveils April 30 Launch for Landmark Crypto ETFs // Abu Dhabi Secures US$5 Billion in Fresh Funding // PolyU forms global partnership with ZEISS Vision Care to expand impact and accelerate market penetration of patented myopia control technology // Prince Holding Group’s Chen Zhi Scholarship Clinches Silver Stevie for CSR Excellence at Asia-Pacific Stevie Awards // Lee Chong Wei Shows Up On Chinese Hot cultural Talk Show “SHEDE Wisdom Talents”, Talking About “Crossing The Hill” // Cairo Recognizes Arab World’s Creative Luminaries at Award Ceremony // Congress in firefighting mode amid row over Pitroda remarks // ESG Achievement Awards 2023/2024 is Open for Application, Celebrating Innovative Sustainable Practices and Responsible Risk Management // Central Bank of Nigeria Debunks Rumors of Crypto Account Freeze // UAE Scrutinizes Report on Racial Discrimination Treaty // Telecom Giant Du Eyes Crypto Integration for FinTech Platform // NetApp’s 2024 Cloud Complexity Report Reveals AI Disrupt or Die Era Unfolding Globally // CBN Targets User Accounts // Leading with Compliance, ZUHYX Earns the Canadian MSB License //