Category Archives: Uncategorized

Dynamically create and use a persistent volume with Azure Files in Azure Kubernetes Service (AKS)

How to dynamically create an Azure Files share for use by multiple pods in an Azure Kubernetes Service (AKS) cluster

This sample has been tested with ” AKS, Azure File, PV,PVC, Deployment, Multi-Container ”

Sample file can be accessed from at “https://github.com/fujute/apr5

az aks get-credentials --admin --name MyManagedCluster --resource-group MyResourceGroup
kubectl apply -f storageclass-and-pvc.yaml
kubectl apply -f fuju-nginx-azfile.yaml

kubectl get pod

kubectl exec fuju-nginx-azfile-5c55fddc9f-6tgk  -c 1st-c -- /bin/cat /usr/share/nginx/html/index2.html
kubectl exec fuju-nginx-azfile-5c55fddc9f-6tgk6 -c 1st-c -- /bin/cat /mnt/config-1st/my-config-file.txt
kubectl exec fuju-nginx-azfile-5c55fddc9f-6tgk6 -c 2nd-c -- /bin/cat /mnt/config-2nd/my-config-file.txt

Self-Motivation Song Archive

 

ศรัทธา : หินเหล็กไฟ

 

It’s My Life : Bon Jovi

 

เรือเล็กควรออกจากฝั่ง : BODYSLAM

 

อวสานเซลส์แมน ศิริศักดิ์ นันทเสน

 

ต้องดีกว่าเก่า – ตั้ม สมประสงค์
ลัง – มาลีฮวนน่า

อย่าหยุดยั้ง – The Olarn Project

รอยยิ้มนักสู้ : เสก โลโซ
คนล่าฝัน : คาราบาว
ผู้ชนะ : เสก โลโซ
ตะกายดาว :  เรวัต พุทธินันทน์
พรุ่งนี้ต้องดีกว่า
ฟ้ายังฟ้าอยู่ – Smile Buffalo
ชีวิตเป็นของเรา – Bodyslam
รอยยิ้มนักสู้-โลโซ
คนใช้ชีวิต-เสือ ธนพล
เธอผู้ไม่แพ้-เบริ์ด
หัวใจละเหี่ย – มาลีฮวนน่า
เรียนและงาน – พงษ์สิทธิ์ คำภีร์

How to build real world cloud applications using Windows Azure

How to build real world cloud applications using Windows Azure
 

Video:
Part 1: Building Real World Cloud Apps with Azure
http://channel9.msdn.com/Events/TechEd/Australia/2013/AZR324
 
  Part 2: Building Real World Cloud Apps with Azure
 http://channel9.msdn.com/Events/TechEd/Australia/2013/AZR325
 
 
Free ebook: Building Cloud Apps with Microsoft Azure
 http://weblogs.asp.net/scottgu/free-ebook-building-cloud-apps-with-microsoft-azure

Four Principles of Engineering Scalable, Big Data Software Systems from CMU

 

Four Principles of Engineering Scalable, Big Data Software Systems By Ian Gorton
Senior Member of the Technical Staff
Software Solutions Division

  • First Principle: System Costs Must Grow More Slowly Than System Capacity
  • Second Principle: The More Complex a Solution, the Less Likely it Will Scale
  • Third Principle: Avoid Managing Conversational State Outside the Data Tier
  • Fourth Principle: You Can’t Manage What You Don’t Monitor

http://blog.sei.cmu.edu/post.cfm/four-principles-engineering-big-data-systems-195

Steps to Success

ได้มาจากข้อความที่ติดในโรงเรียนอนุบาล เข้าใจว่าให้ทั้งคุณครูและนักเรียนอนุบาลอ่าน

The Top 10  Steps to Success
 1.Try
 2.Try again
 3.Try once more
 4.Try it a little differently
 5.Try it again tomorrow
 6.Try and ask for help
 7.Try to find someone who’s done it
 8.Try to determine what is not working
 9.Try to determine what is working
 10.Just keep trying

ไม่ว่าจะผ่านไปกี่ปีการต่อสู้กับตนเองก็ยังเกิดขึ้นทุกว้น เกิดขึ้นกับรูปแบบของปัญหาที่ซับซ้อนมากขึ้น และกับความต้องการที่ซับซ้อนมากขั้นด้วยเช่นกัน

(ref: http://www.narisa.com/forums/index.php?app=blog&module=display&section=blog&blogid=4&showentry=1815 )