Skip to content

Instantly share code, notes, and snippets.

View geekloper's full-sized avatar

Abdellah derfoufi geekloper

View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<style>
iframe {
width: 30%;
height: 700px;
margin-left: 40px;
@geekloper
geekloper / ALL-IN.Yaml
Created January 16, 2020 17:35
ALL-IN.Yaml
apiVersion: v1
kind: Service
metadata:
name: wordpress
labels:
app: wordpress
spec:
ports:
- port: 80
selector: