Difference between revisions of "2021.8.11"

From PKC
Jump to navigation Jump to search
(Created page with "{{Activity |Date=2021/08/11 |Person=Kevin }} ==Context and Goal== * Yesterday I moved my working progress into Process/K8s Installation/Ingress. There is still much unstr...")
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Activity
{{Activity
|Date=2021/08/11
|Date=2021/08/11
|Person=Kevin
|Person=KevinTung
}}
}}
==Context and Goal==
==Context ==
* Yesterday I moved my working progress into [[Process/K8s Installation/Ingress]].  There is still much unstructured information left to be organized.  
* Yesterday I moved my working progress into [[Process/K8s Installation/Ingress]].  There is still unstructured information left to be organized.  However, as there are a lot of data, organizing everything is infeasible. The priority should base on context and goal, which is to communicate and document the process.  
* Ben still doesn't know how I was doing on the Ingress task.  
* For communication, an overview of the concerning K8s structure is required.  Also, documentation on how I was doing is required.  Last, the communication directing to Ben, which contains the decision whether to continue on ALB or step back to Nginx, is required.
* Whether to use ALB or not is t
 
== Goal ==
* Turn the working progress into communicable pages.   
 
== Success Criteria ==
* The process could benefit the next similar process.
 
 
== Output ==
* ALB structure 
[[File:Image1-1.png|500px]]
 
* The overview of my working progress
* Decision whether to progress ALB.
** Decision Template.


==To-Do==
==To-Do==


==Progress==
==Progress==
* Found paragraph for AWS Nginx Ingress.
* There are more examples for nginx. 
* Trying to do nginx on aws and tried on k8s cluster.
* Placed the right subnet CIDR and AWS cert which was investigated in ALB task. 
* Successfully created Load Balancer.  The external IP is shown (AWS signed DNS).  And the DNS can resolve using dig.


==Conclusion==
==Conclusion==
Need to continue to finish
== Meta ==
* How to conceptualize things?
* [[Ideation/Meaning Group]]
[[Category:Daily Document]]

Latest revision as of 07:56, 12 August 2021

Date 2021/08/11
Person KevinTung


Context

  • Yesterday I moved my working progress into Process/K8s Installation/Ingress. There is still unstructured information left to be organized. However, as there are a lot of data, organizing everything is infeasible. The priority should base on context and goal, which is to communicate and document the process.
  • For communication, an overview of the concerning K8s structure is required. Also, documentation on how I was doing is required. Last, the communication directing to Ben, which contains the decision whether to continue on ALB or step back to Nginx, is required.

Goal

  • Turn the working progress into communicable pages.

Success Criteria

  • The process could benefit the next similar process.


Output

  • ALB structure

Image1-1.png

  • The overview of my working progress
  • Decision whether to progress ALB.
    • Decision Template.

To-Do

Progress

  • Found paragraph for AWS Nginx Ingress.
  • There are more examples for nginx.
  • Trying to do nginx on aws and tried on k8s cluster.
  • Placed the right subnet CIDR and AWS cert which was investigated in ALB task.
  • Successfully created Load Balancer. The external IP is shown (AWS signed DNS). And the DNS can resolve using dig.


Conclusion

Need to continue to finish

Meta