Forum Discussion
kylec_251298
Jun 28, 2017Nimbostratus
F5 Kubernetes Container Integration
Two problems, finding docs to setup f5 kube-proxy. The doc is missing from this link - http://clouddocs.f5.com/products/asp/v1.0/tbd but I havn't gotten far enough to be able to test communication.
...
kylec_251298
Jun 29, 2017Nimbostratus
1.1.0-beta.1 is still the only container version that works. But the issue was type: NodePort wasn't set for the hello service.
kind: Service
apiVersion: v1
metadata:
name: hello
spec:
selector:
app: hello
tier: backend
type: NodePort
ports:
- protocol: TCP
port: 80
targetPort: http
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects