This is the master folder for Calicocloud demo for managed K8S clusters in different cloud platform. Every platform will have a separate folder with similar content, yet different installation steps for initizing the cluster.
Calico User Group Slack is a great resource to ask any questions about Calico. If you are not a part of this Slack group yet, we highly recommend joining it to participate in discussions or ask questions. For example, you can ask questions specific to EKS and other managed Kubernetes services in the #eks-aks-gke-iks
channel.
- Calico Cloud trial account
- for instructor-led workshop use instructions in the email you receive to request a Calico Trial account
- for self-paced workshop follow the link to register for a Calico Trial account
The intent of this workshop is to educate any person working with K8S cluster in one way or another about Calico features and how to use them. While there are many capabilities that Calico provides, this workshop focuses on a subset of those that are used most often by different types of technical users.
git clone https://github.com/tigera-solutions/calicocloud-kaas-workshop-demo.git
cd calicocloud-kaas-workshop-demo
#choose the platform you want
cd EKS-cloud-demo
In this workshop we are going to focus on these main use cases:
- East-West Controls: App service control & Microsegmentation & Host protection
- North-South Controls: Egress access controls and DNS policies & Egress Gateway
- Observability: Dynamic Service Graph & Dynamic Packet Capture & Kibana dashboard
- Compliance and Security: Compliance & Intrusion Detection and Prevention & Encryption
- Integration: Firewall Integration & SIEM Integration