Skip to content

Summary📜

In this section, you have learned about:

  • [x] The basics of debugging pod creation failures, pod crashes, and working with a node maintenance scenario

  • [x] Encryption in Big Bang and how to securely store secrets

  • [x] Installing Flux to a Cluster

  • [x] Adding a helm repository and how to use the helm CLI tool to template kubernetes .yaml files

  • [x] Exposing a mock mission app via the istio ingress gateway

  • [x] Interacting with a kubernetes cluster by creating a namespace and a pod

  • [x] Implementing Kustomize and how we use the kustomize CLI tool for templating kubernetes .yaml files

  • [x] vi basics and why one would use vi in Big Bang