Hands-On Kubernetes on Windows by Piotr Tylenda
Author:Piotr Tylenda [Piotr Tylenda]
Language: eng
Format: epub
Tags: COM088020 - COMPUTERS / System Administration / Windows Administration, COM046050 - COMPUTERS / Operating Systems / Windows Server, COM051440 - COMPUTERS / Software Development and Engineering / Tools
Publisher: Packt Publishing
Published: 2020-03-31T07:33:27+00:00
md .\declarative-demo
cd .\declarative-demo
Create the windows-example-deployment.yaml manifest file, which contains the Deployment definition:
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: windows-example
labels:
app: sample
spec:
replicas: 1
selector:
matchLabels:
app: windows-example
template:
metadata:
name: windows-example
labels:
app: windows-example
spec:
nodeSelector:
"beta.kubernetes.io/os": windows
containers:
- name: windows-example
image: mcr.microsoft.com/dotnet/core/samples:aspnetapp-nanoserver-1809
ports:
- containerPort: 80
Create the windows-example-service.yaml manifest file, which contains the LoadBalancer Service definition:
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Exploring Deepfakes by Bryan Lyon and Matt Tora(7784)
Robo-Advisor with Python by Aki Ranin(7677)
Offensive Shellcode from Scratch by Rishalin Pillay(6132)
Microsoft 365 and SharePoint Online Cookbook by Gaurav Mahajan Sudeep Ghatak Nate Chamberlain Scott Brewster(5077)
Ego Is the Enemy by Ryan Holiday(4968)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4444)
Python for ArcGIS Pro by Silas Toms Bill Parker(4205)
Elevating React Web Development with Gatsby by Samuel Larsen-Disney(3913)
Machine Learning at Scale with H2O by Gregory Keys | David Whiting(3666)
Learning C# by Developing Games with Unity 2021 by Harrison Ferrone(3287)
Speed Up Your Python with Rust by Maxwell Flitton(3235)
Liar's Poker by Michael Lewis(3232)
OPNsense Beginner to Professional by Julio Cesar Bueno de Camargo(3197)
Extreme DAX by Michiel Rozema & Henk Vlootman(3176)
Agile Security Operations by Hinne Hettema(3125)
Linux Command Line and Shell Scripting Techniques by Vedran Dakic and Jasmin Redzepagic(3113)
Essential Cryptography for JavaScript Developers by Alessandro Segala(3084)
Cryptography Algorithms by Massimo Bertaccini(3003)
AI-Powered Commerce by Andy Pandharikar & Frederik Bussler(2990)
