• Example
  1. Security > 
  2. Cassandra

Cassandra

Example

https://kubernetes.io/docs/tutorials/stateful-application/cassandra/

Testing cassandra


  • 1. Introduction
    • Linux Kernel Architecture
    • Linux Namespaces
    • CGroups
    • Container from scratch
    • What is Docker
    • Kubernetes
    • Container Networking
  • 2. Installation
    • Install VirtualBox
    • VirtualBox Network Configuration
    • Ubuntu 16.04 Installation
    • Install Docker
    • Setup Golang
    • Build a Demo WebApp
    • Build a Docker image
    • Docker - Container management
    • Install kubeadm
    • Deploy master Node
    • Deploy Network Plugin - Calico
    • Add worker node to cluster
  • 3. Pods & Nodes
    • Introduction
    • Create a Pod - Declarative
    • Create a Pod - Imperative
    • Nodes
    • Namespaces
    • Self Healing - Readiness
    • Self Healing - Liveness
    • Resource Allocation
  • 4. Labels & Annotations
    • Annotations
    • Labels
  • 5. Taints and Tolerations
    • Taints
    • Tolerations
  • 6. YAML Crash course
    • Exploring Object Specs
    • K8S YAML structure
  • 7. Services
    • Expose services in Pod
    • NodePort
    • ClusterIP
    • LoadBalancer
    • Endpoints
  • 8. Multi-Container Pods
    • InitContainer
    • Inject data to Pod
    • Introduction to Volumes
    • Pod - manual scheduling
    • Pod design patterns
    • Taints and Tolerations
  • 9. API reference
    • API Access
    • Swagger - UI
  • 10. ConfigMaps and Secrets
    • ConfigMaps
    • Use ConfigMaps in Pods
    • Create Secret
    • Use Secret in Pods
  • 11. Deployments
    • Nginx Deployment
    • Expose Nginx Deployment
    • Scaling
  • 12. DaemonSets
    • DaemonSet
  • 13. Jobs and CronJobs
    • Jobs
    • CronJob
  • 14. Deployment Rollouts
    • Deployment & Replicaset
    • Rollout Demo
  • 15. Accounts and RBACs
    • Mutual SSL Authentication
    • Authorization with Certificates
    • RBAC
    • Service Accounts
  • 16. K8S From Scratch
    • API Access Control
    • Pre-requisites
    • Tools
    • CA Configuration
    • Client and Server Certificates
    • Configuration Files
    • Etcd Bootstrap
    • Control Plane Setup
    • Worker Plane Setup
  • 17. Persistent Volumes
    • Introduction
    • iSCSI Volume Provisioner
    • NFS Volume Provisioner
  • 18. TLS Bootstrapping
    • TLS bootstrapping with token file
    • TLS bootstrapping with bootstrap-token
  • 19. Security
    • Security Context
    • Pod Security Policy
  • 20. ELK Stack
    • Elastic Search
    • Kibana
    • Send logs via Fluent-bit
  • 21. Helm
    • Installation
    • A Minimal Package
    • Lint
    • Upgrade
    • Rollback
    • Helm Create
    • Kubeapps
    • ChartMuseum
    • ChartMuseum UI
  • 22. Security
    • Nginx
    • Cassandra
  • 23. Harbor Private Registry
    • Setup Harbor
    • Configure Harbor
    • Re-Configure Docker to use Harbor

  •  
  •  
  •  

Built with by Hugo