Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kubernetes service yaml

apiVersion: v1
kind: Service
metadata:
  name: my-service
spec:
  selector:
    app: MyApp
  ports:
    - protocol: TCP
      port: 80
      targetPort: 9376
Comment

PREVIOUS NEXT
Code Example
Shell :: select latest file linux 
Shell :: install jest 
Shell :: where to store ssl certificate on linux 
Shell :: centos copy files ssh 
Shell :: how to start nessus on kali 
Shell :: postgres install mac 
Shell :: Unit nginx.service is masked 
Shell :: delete heroku remote 
Shell :: tbomb github 
Shell :: poetry install 
Shell :: how to change git author 
Shell :: bash single line if-else condition 
Shell :: how to install vim through powershell 
Shell :: install siege on mac 
Shell :: jekyll run 
Shell :: Create And Restore MongoDB Backups 
Shell :: how to split a string in bash 
Shell :: duplicate line intellij mac 
Shell :: nestjs dockerfile 
Shell :: count number of files in directory linux 
Shell :: git diff with remote branch 
Shell :: zsh check if file exists 
Shell :: grepcc coin 
Shell :: valgrind memory leak 
Shell :: docker command not available in ubuntu wsl 
Shell :: yarn add install all packages in package,json 
Shell :: windows terminal starting directory 
Shell :: git diff meld 
Shell :: docker prune -a 
Shell :: open finder from terminal 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =