KCNA Notes
CtrlK
Home
  • Overview
  • COVERAGE
    • Kubernetes Fundamentals
    • Container Orchestration
    • Cloud Native Architecture
    • Cloud Native Observability
    • Cloud Native Application Delivery
  • REVIEW
    • Practice Test
  • SUMMARY & REFERENCES
    • My Notes (Cheatsheet)
    • Other References
  • About #thecloudspark
Powered by GitBook
On this page
  • Container Orchestration Fundamentals
  • Runtime
  • Security
  • Networking
  • Service Mesh
  • Storage
  1. COVERAGE

Container Orchestration

Container Orchestration Fundamentals

References:

  • https://cloud.google.com/discover/what-is-container-orchestration

  • https://www.vmware.com/topics/glossary/content/container-orchestration.html

  • https://labs.iximiuz.com/tutorials/containers-vs-pods

Runtime

References:

  • https://kubernetes.io/docs/setup/production-environment/container-runtimes/

Security

References:

  • https://kubernetes.io/docs/concepts/security/

Networking

References:

  • https://kubernetes.io/docs/concepts/cluster-administration/networking/

  • https://kubernetes.io/docs/concepts/services-networking/

Service Mesh

References:

  • https://istio.io/latest/about/service-mesh/

  • https://linkerd.io/what-is-a-service-mesh/

Storage

References:

  • https://kubernetes.io/docs/concepts/storage/

PreviousKubernetes FundamentalsNextCloud Native Architecture

Last updated 1 year ago