more citations
This commit is contained in:
@ -89,9 +89,9 @@
|
||||
}
|
||||
|
||||
@manual{kubernetes-nginx,
|
||||
howpublished = {https://kubernetes.github.io/ingress-nginx/deploy/\#bare-metal},
|
||||
howpublished = {https://kubernetes.github.io/ingress-nginx/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Installation Guide - Bare Metal}
|
||||
title = {NGINX Ingress Controller}
|
||||
}
|
||||
|
||||
@misc{github-issue-1,
|
||||
@ -184,3 +184,177 @@
|
||||
title = {Operating System (OS) Virtualization}
|
||||
}
|
||||
|
||||
@manual{docker-layers,
|
||||
howpublished = {https://medium.com/@jessgreb01/digging-into-docker-layers-c22f948ed612},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Digging into Docker layers}
|
||||
}
|
||||
|
||||
@manual{kubernetes-runtimes,
|
||||
howpublished = {https://kubernetes.io/docs/setup/production-environment/container-runtimes/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Container runtimes}
|
||||
}
|
||||
|
||||
@manual{kubernetes-concepts,
|
||||
howpublished = {https://kubernetes.io/docs/concepts/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Concepts}
|
||||
}
|
||||
|
||||
@manual{kube-apiserver,
|
||||
howpublished = {https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {kube-apiserver}
|
||||
}
|
||||
|
||||
@manual{etcd,
|
||||
howpublished = {https://etcd.io/docs/v3.4.0/learning/data\_model/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Data model}
|
||||
}
|
||||
|
||||
@manual{kubernetes-api,
|
||||
howpublished = {https://kubernetes.io/docs/concepts/overview/kubernetes-api/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {The Kubernetes API}
|
||||
}
|
||||
|
||||
@manual{kuebrnetes-controller,
|
||||
howpublished = {https://kubernetes.io/docs/concepts/architecture/controller/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Controllers}
|
||||
}
|
||||
|
||||
@manual{kubernetes-node-controller,
|
||||
howpublished = {https://unofficial-kubernetes.readthedocs.io/en/latest/concepts/nodes/node/\#node-controller},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Node - Node Controller}
|
||||
}
|
||||
|
||||
@manual{kuebrnetes-components,
|
||||
howpublished = {https://kubernetes.io/docs/concepts/overview/components/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Kubernetes Components}
|
||||
}
|
||||
|
||||
@manual{kubernetes-scheduler,
|
||||
howpublished = {https://kubernetes.io/docs/concepts/scheduling/kube-scheduler/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Kubernetes Scheduler}
|
||||
}
|
||||
|
||||
@manual{kubernetes-kube-proxy,
|
||||
howpublished = {https://kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {kube-proxy}
|
||||
}
|
||||
|
||||
@manual{kubernetes-service,
|
||||
howpublished = {https://kubernetes.io/docs/concepts/services-networking/service/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Service}
|
||||
}
|
||||
|
||||
@manual{kubernetes-volume,
|
||||
howpublished = {https://kubernetes.io/docs/concepts/storage/volumes/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Volumes}
|
||||
}
|
||||
|
||||
@manual{kubernetes-ingress-resource,
|
||||
howpublished = {https://kubernetes.io/docs/concepts/services-networking/ingress/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Ingress}
|
||||
}
|
||||
|
||||
@misc{kubeless,
|
||||
howpublished = {https://itnext.io/kubeless-kubernetes-native-serverless-framework-3d0f96e03add},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Kubeless --- Kubernetes Native Serverless Framework}
|
||||
}
|
||||
|
||||
@manual{kubeless-api-deploy,
|
||||
howpublished = {https://kubeless.io/docs/advanced-function-deployment/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Deploying Kubeless Functions using Kubernetes API}
|
||||
}
|
||||
|
||||
@manual{kubeless-build,
|
||||
howpublished = {https://kubeless.io/docs/building-functions/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Build process for functions}
|
||||
}
|
||||
|
||||
@manual{istio-service-mesh,
|
||||
howpublished = {https://istio.io/docs/concepts/what-is-istio/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {What is Istio?}
|
||||
}
|
||||
|
||||
@manual{istio-observer,
|
||||
howpublished = {https://istio.io/docs/concepts/observability/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Observability}
|
||||
}
|
||||
|
||||
@manual{istio-mgmt,
|
||||
howpublished = {https://istio.io/docs/concepts/traffic-management/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Traffic Management}
|
||||
}
|
||||
|
||||
@misc{knative,
|
||||
howpublished = {https://containerjournal.com/topics/container-management/what-is-knative-and-what-can-it-do-for-you/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {What is Knative, and What Can It Do for You?}
|
||||
}
|
||||
|
||||
@manual{knative-serving,
|
||||
howpublished = {https://knative.dev/docs/serving/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Knative Serving}
|
||||
}
|
||||
|
||||
@manual{knative-eventing,
|
||||
howpublished = {https://knative.dev/docs/eventing/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Knative Eventing}
|
||||
}
|
||||
|
||||
@misc{knative-thoughts,
|
||||
howpublished = {https://searchitoperations.techtarget.com/news/252469607/Knative-serverless-Kubernetes-bypasses-FaaS-to-revive-PaaS},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Knative serverless Kubernetes bypasses FaaS to revive PaaS}
|
||||
}
|
||||
|
||||
@manual{knative-gateweay,
|
||||
howpublished = {https://knative.dev/v0.9-docs/serving/samples/knative-routing-go/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Routing across multiple Knative services - Go}
|
||||
}
|
||||
|
||||
@manual{knative-autoscaler,
|
||||
howpublished = {https://knative.dev/docs/serving/configuring-the-autoscaler/},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Configuring the Autoscaler}
|
||||
}
|
||||
|
||||
@manual{knative-autoscaler-component,
|
||||
howpublished = {https://github.com/knative/serving/blob/master/docs/scaling/DEVELOPMENT.md},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Autoscaling}
|
||||
}
|
||||
|
||||
@misc{knative-gloo,
|
||||
howpublished = {https://medium.com/solo-io/gloo-by-solo-io-is-the-first-alternative-to-istio-on-knative-324753586f3a},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Gloo, by Solo.io, is the first alternative to Istio on Knative}
|
||||
}
|
||||
|
||||
@manual{knative-monitoring,
|
||||
howpublished = {https://github.com/knative/docs/blob/master/docs/serving/accessing-metrics.md},
|
||||
note = {Megtekintve 2019-12-04},
|
||||
title = {Accessing Metrics}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user