DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Install Calico to Enhance Kubernetes’ Built-in Networking Capability

3 years ago thenewstack.io
Install Calico to Enhance Kubernetes’ Built-in Networking Capability

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

Calico, from network software provider Tigera, is a third-party plugin for Kubernetes geared to make full network connectivity more flexible and easier. Because not every Kubernetes network plugin supports NetworkPolicy API, it’s important that you select a plugin that will take care of your needs.

If you need to deploy Calico to a cluster with more than 50 nodes, you need to first edit the YAML file.

Issue the command: sudo swapoff -aStep Initialize Kubernetes with the command: sudo kubeadm init --pod-network-cidr=SERVER/16

You should see that your Kubernetes cluster is now up and running with Calico.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com