Difference between revisions of "2021.8.11"

From PKC
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 16: Line 16:
== Output ==  
== Output ==  
* ALB structure   
* ALB structure   
[[File:Image1-1.png|200px|left]]
[[File:Image1-1.png|500px]]
https://d2908q01vomqb2.cloudfront.net/ca3512f4dfa95a03169c5a670a4c91a19b3077b4/2018/11/20/image1-1.png


* The overview of my working progress  
* The overview of my working progress  
* Decision whether to progress ALB.  
* Decision whether to progress ALB.  
** Decision Template.  
** 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 ==  
== Meta ==  
* How to conceptualize things?  
* How to conceptualize things?  
* [[Ideation/Meaning Group]]  
* [[Ideation/Meaning Group]]  




[[Category:Daily Document]]
[[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