What Did We Get?
In this lesson, we will reflect on what we have accomplished so far.
No matter whether you executed jx cluster create
or jx install
, it was a single command (Cluster Autoscaler in AWS is an exception). With that single command, we accomplished a lot.
- We created a Kubernetes cluster (unless you executed
jx install
). - We acquired a few Namespaces and a few GitHub repositories.
- We acquired Ingress (unless it already existed in the cluster).
- We acquired a bunch of ConfigMaps and Secrets that are essential for what we’re trying to accomplish but will be discussed later.
- Most importantly, we acquired quite a few applications that are essential for our yet-to-be-discovered goals.
What are those applications? Let’s check it out.
Get hands-on with 1400+ tech skills courses.