User contributions
Jump to navigation
Jump to search
- 03:42, 15 February 2021 diff hist +43 N Powerdns letsencrypt Created page with "https://github.com/robin-thoni/certbot-pdns" current
- 00:25, 15 February 2021 diff hist +164 Kubernetes Hairpin-Proxy current
- 00:21, 15 February 2021 diff hist +37 Kubernetes Hairpin-Proxy
- 00:20, 15 February 2021 diff hist +153 Kubernetes Hairpin-Proxy
- 00:14, 15 February 2021 diff hist +647 Kubernetes Hairpin-Proxy
- 00:11, 15 February 2021 diff hist +257 Kubernetes Hairpin-Proxy
- 00:09, 15 February 2021 diff hist +529 N Kubernetes Hairpin-Proxy Created page with "Still doesn't work ``` kubectl get svc -n ingress | grep ingress output: nginx-ingress-microk8s-controller-86rjl.ingress.svc.cluster.local kubectl edit deploy hairpin-proxy-..."
- 22:04, 14 February 2021 diff hist +1,200 N Kubernetes Simple on Microk8s Created page with "``` microk8s enable ingress microk8s enable dns kubectl create deployment exampleservice --image=gcr.io/google-samples/hello-app:2.0 -n ingress-nginx kubectl expose deployme..." current
- 19:15, 14 February 2021 diff hist +168 Ingress-nginx
- 19:14, 14 February 2021 diff hist +137 N Ingress-nginx Created page with "# Install ``` kubectl create namespace ingress-nginx helm install --namespace ingress-nginx ingress-nginx ingress-nginx/ingress-nginx ```"
- 14:56, 14 February 2021 diff hist +95 Kubernetes Letsencrypt current
- 14:47, 14 February 2021 diff hist +72 N Kubernetes ingress https Created page with "https://cloud.google.com/kubernetes-engine/docs/how-to/ingress-multi-ssl" current
- 00:44, 14 February 2021 diff hist +63 Kubernetes Letsencrypt
- 23:15, 13 February 2021 diff hist +56 Kubernetes Letsencrypt
- 21:19, 13 February 2021 diff hist +944 Kubernetes Letsencrypt
- 20:56, 13 February 2021 diff hist +639 Kubernetes Letsencrypt
- 20:20, 13 February 2021 diff hist +789 Kubernetes Letsencrypt
- 19:12, 13 February 2021 diff hist +149 N Kubernetes Cleanup Created page with "Delete all namespaces you don't want https://stackoverflow.com/questions/61365202/nginx-ingress-service-ingress-nginx-controller-admission-not-found" current
- 16:57, 13 February 2021 diff hist +69 Kubernetes Letsencrypt
- 16:28, 13 February 2021 diff hist +66 Kubernetes Letsencrypt
- 16:09, 13 February 2021 diff hist +130 N Kubernetes Letsencrypt Created page with "- https://github.com/jetstack/cert-manager - https://cert-manager.io/docs/ - https://cert-manager.io/docs/installation/kubernetes/"
- 05:46, 13 February 2021 diff hist +75 Kubernetes RBAC
- 05:41, 13 February 2021 diff hist +72 N Kubernetes RBAC Created page with "https://jeremievallee.com/2018/05/28/kubernetes-rbac-namespace-user.html"
- 05:39, 13 February 2021 diff hist +71 N Kubernetes Api Created page with "https://kubernetes.io/docs/tasks/administer-cluster/access-cluster-api/" current
- 05:19, 13 February 2021 diff hist +1,020 Kubernetes Loadbalancer Metallb current
- 05:12, 13 February 2021 diff hist +98 Kubernetes Loadbalancer Metallb
- 04:39, 13 February 2021 diff hist +90 N Kubernetes Loadbalancer Metallb Created page with "https://kapuablog.wordpress.com/2020/02/15/k8s-and-metallb-a-local-non-cloud-loadbalancer/"
- 21:52, 12 February 2021 diff hist +55 Github Actions current
- 21:43, 12 February 2021 diff hist +268 N Ssh Ciphers Created page with "ssh -Q kex host.example.com ssh -Q cipher host.example.com You can manually try ciphers and then end up using something like sftp -c aes256-cbc -oKexAlgorithms=diffie-hellman..."
- 21:27, 12 February 2021 diff hist +38 Git
- 20:56, 12 February 2021 diff hist +1 Redhat Subscription current
- 20:48, 12 February 2021 diff hist +441 Redhat Subscription
- 20:31, 12 February 2021 diff hist +125 Redhat Subscription
- 20:30, 12 February 2021 diff hist +17 Redhat Subscription
- 20:29, 12 February 2021 diff hist +97 N Redhat Subscription Created page with "# subscription-manager refresh # subscription-manager attach --auto # subscription-manager status"
- 00:31, 12 February 2021 diff hist +49 N Github Actions Runner Using Docker Created page with "https://testdriven.io/blog/github-actions-docker/"
- 17:05, 11 February 2021 diff hist +89 Windows Host as LXD vm current
- 17:05, 11 February 2021 diff hist +2,072 N Windows Host as LXD vm Created page with "It is possible to build Windows images for LXD, but this process is currently very very manual and involves either a bunch of custom raw.qemu flags to get a temporary graphica..."
- 12:15, 9 February 2021 diff hist +66 N Pdnsutil Created page with "https://gist.github.com/alainwolf/4ba6466c60734a254219d47154dbd86c" current
- 16:01, 8 February 2021 diff hist -2,435 Scratch current
- 16:01, 8 February 2021 diff hist +10,141 N Scratch Created page with "``` Search PowerDNS Authoritative: Lua Records Posted by berthubert Hi everyone, We are happy to share a new development with you, one that we hinted at over a year ago: Lu..."
- 14:49, 8 February 2021 diff hist +8 Nft
- 14:48, 8 February 2021 diff hist +1,197 N Nft Created page with "netfilter Cheat Sheet Nate HuffnagleApril 08, 2020 17:12 Syntax nft list tables nft list chains nft add <table|chain|rule> ... nft list <table|chain|rule> ... nft flush..."
- 07:58, 8 February 2021 diff hist +132 N Demo Created page with "Coredns nfs example pipeline add runner on nas Lua records https://blog.powerdns.com/2017/12/15/powerdns-authoritative-lua-records/" current
- 10:11, 7 February 2021 diff hist +113 N Kubernetes NFS Created page with "https://matthewpalmer.net/kubernetes-app-developer/articles/kubernetes-volumes-example-nfs-persistent-volume.html"
- 16:32, 5 February 2021 diff hist +64 Postgres Kubernetes
- 15:52, 5 February 2021 diff hist +90 N MySQL Kubernetes Created page with "https://kubernetes.io/docs/tasks/run-application/run-single-instance-stateful-application/" current
- 15:46, 5 February 2021 diff hist +63 N Kubernetes API Version Deprecated Created page with "https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/" current
- 12:27, 5 February 2021 diff hist +38 Postgres Kubernetes
- 12:24, 5 February 2021 diff hist +85 Postgres Kubernetes