Permalink
Cannot retrieve contributors at this time
18 lines (17 sloc)
710 Bytes
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Simulated Programmatic Ponderings</title> | |
| <link rel="icon" | |
| href="https://programmaticponderings.files.wordpress.com/2018/05/cropped-36450710013_e14fc1e3c9_o.jpg?w=32" | |
| sizes="32x32"> | |
| </head> | |
| <body style="margin: 0;"> | |
| <iframe src="https://programmaticponderings.com/2017/11/20/first-impressions-of-aks-azures-new-managed-kubernetes-container-service/" | |
| style="position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden;"> | |
| Your browser doesn't support iframes | |
| </iframe> | |
| <script src="webchat-demo.js"></script> | |
| </body> | |
| </html> |